#include <string>
#include <CXX/Extensions.hxx>
#include "Selection.h"
Go to the source code of this file.
Classes | |
struct | Gui::Node_Block |
struct | Gui::Node_Object |
struct | Gui::Node_Slice |
class | Gui::SelectionFilter |
Selection filter definition This class builds up a type/count tree out of a string to test very fast a selection or object/subelement type against it. More... | |
class | Gui::SelectionFilterGate |
Filter object for the SelectionSengleton This object is a link between the selection filter class and the selection singleton. More... | |
class | Gui::SelectionFilterPy |
Python binding for SelectionFilter class. More... | |
Namespaces | |
namespace | App |
The namespace of the FreeCAD Aplication layer library. | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. |