#include <cfloat>#include <QDialog>#include <QMessageBox>#include <QApplication>#include <Gui/propertyeditor/PropertyItem.h>Go to the source code of this file.
Classes | |
| class | Gui::LocationDialog |
| This is the base dialog class that defines the interface for specifying a direction vector by the user. More... | |
| class | Gui::LocationDialogComp< Ui > |
| This template class is a subclass of LocationDialog using LocationInterfaceComp which implements the pure virtual method directionActivated(). More... | |
| class | Gui::LocationInterface< Ui > |
| This is the template class that implements the interface of LocationDialog. More... | |
| class | Gui::LocationInterfaceComp< Ui > |
| This template class does basically the same as LocationInterface unless that the Ui class is used as composition not as further base class. More... | |
Namespaces | |
| namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
1.6.1