|
|
#include <QDialog>#include <QHash>#include <QStandardItemModel>#include "../../controller/Controller.h"#include "../../scene3D/SceneGroup.h"#include <Inventor/Qt/viewers/SoQtExaminerViewer.h>
Include dependency graph for GroupExplorerDialog.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GroupExplorerDialog |
Namespaces | |
| namespace | gui |
| namespace | gui::dialog |
| namespace | Ui |
| ArmarX Headers. | |
Typedefs | |
| using | SoQtExaminerPtr = std::shared_ptr<SoQtExaminerViewer> |
| using SoQtExaminerPtr = std::shared_ptr<SoQtExaminerViewer> |
Definition at line 39 of file GroupExplorerDialog.h.