#include <map>
#include <QPointer>
#include <App/Application.h>
#include <App/Document.h>
#include <App/DocumentObserver.h>
#include "ui_DlgEvaluateMesh.h"
Go to the source code of this file.
Classes | |
class | MeshGui::CleanupHandler |
The GuiCleanupHandler class is used to cleanup GUI elements from the MeshGui module when the application is about to be closed. More... | |
class | MeshGui::DlgEvaluateMeshImp |
class | MeshGui::DockEvaluateMeshImp |
The DockEvaluateMeshImp class creates a single instance and embeds it into a dock window. More... | |
Namespaces | |
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. |