Classes | |
| class | QtApplication |
| class | QtBaseViewer |
| class | QtClippingDialog |
| class | QtCoordFrameDialog |
| class | QtExaminerViewer |
| class | QtFlapBox |
| class | QtGLGraphicsScene |
| class | QtGLGraphicsView |
| class | QtMaterialDialog |
| class | QtSceneGraphWidget |
| class | QtSceneGraphDialog |
| class | QtShaderDialog |
| class | QtWheel |
Typedefs | |
| typedef QtExaminerViewer | QtExaminerWidget |
Enumerations | |
| enum | PopupMenuItems { M_Options = SceneGraph::DrawModes::UNUSED+1 } |
Functions | |
| template<class SomeEvent > | |
| static QEvent * | clone_event (QEvent *_event) |
| void | updateFlaps () |
Variables | |
| static const char | VIEW_MAGIC [] |
| static const unsigned int | SELECTION_BUFFER_SIZE = 10000 |
| static const unsigned int | NAME_STACK_SIZE = 2 |
This namespace holds the Qt based GUI elements.
const char ACG::QtWidgets::VIEW_MAGIC[] [static] |
"ACG::QtWidgets::QGLViewerWidget encoded view"
Definition at line 146 of file QtBaseViewer.cc.