#include "PreCompiled.h"
#include <QDialogButtonBox>
#include <QSignalMapper>
#include "Transform.h"
#include "Selection.h"
#include "ViewProvider.h"
#include "ui_Placement.h"
#include "Application.h"
#include "Document.h"
#include "WaitCursor.h"
#include <App/PropertyGeo.h>
#include <App/DocumentObject.h>
#include "moc_Transform.cpp"
Go to the source code of this file.
Classes | |
class | Gui::Dialog::find_geometry_data |
class | Gui::Dialog::find_placement |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
namespace | Gui::Dialog |
The namespace of the FreeCAD dialogs. |