GroupExplorerDialog.h File Reference
#include <QDialog>
#include <QStandardItemModel>
#include <QHash>
#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

 gui
 
 gui::dialog
 
 Ui
 ArmarX Headers.
 

Typedefs

using SoQtExaminerPtr = std::shared_ptr< SoQtExaminerViewer >
 

Typedef Documentation

◆ SoQtExaminerPtr

using SoQtExaminerPtr = std::shared_ptr<SoQtExaminerViewer>

Definition at line 39 of file GroupExplorerDialog.h.