#include <QTreeWidget>
#include <App/Document.h>
#include <App/Application.h>
#include <Gui/DockWindow.h>
#include <Gui/Selection.h>
Go to the source code of this file.
Classes | |
class | Gui::DocumentItem |
The link between the tree and a document. More... | |
class | Gui::DocumentObjectItem |
The link between the tree and a document object. More... | |
class | Gui::TreeDockWidget |
The dock window containing the tree view. More... | |
class | Gui::TreeWidget |
Tree view that allows drag & drop of document objects. More... | |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. |