#include <QStandardItemModel>
#include <QDialog>
Go to the source code of this file.
Classes | |
class | Gui::Dialog::DlgInspector |
Dialog window to display scenegraph model as a tree. More... | |
class | Gui::Dialog::SceneModel |
Stores data representing scenegraph nodes. More... | |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
namespace | Gui::Dialog |
The namespace of the FreeCAD dialogs. |