#include <QDialog>
#include <Inventor/nodes/SoEventCallback.h>
#include <Gui/TaskView/TaskDialog.h>
#include <Gui/TaskView/TaskView.h>
Go to the source code of this file.
Classes | |
class | MeshGui::RemoveComponents |
Non-modal dialog to de/select components, regions, the complete or single faces of a mesh and delete them. More... | |
class | MeshGui::RemoveComponentsDialog |
Embed the panel into a dialog. More... | |
class | MeshGui::TaskRemoveComponents |
Embed the panel into a task dialog. More... | |
Namespaces | |
namespace | App |
The namespace of the FreeCAD Aplication layer library. | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
namespace | Mesh |
The namespace of the Mesh Aplication layer library. | |
namespace | MeshGui |
The namespace of the Mesh Graphical interface layer library. |