|
OpenStructure
|
#include <ost/gui/module_config.hh>#include <ost/gui/scene_win/scene_win_model.hh>#include <QFlags>#include <QMap>#include <QAbstractItemModel>#include <QTreeView>Go to the source code of this file.
Data Structures | |
| class | ContextMenu |
Namespaces | |
| namespace | ost |
| namespace | ost::gui |
Enumerations | |
| enum | ContextActionType { GFX_NODE = 0x1, GFX_OBJECT = 0x2, ENTITY = 0x4, ENTITY_VIEW = 0x8, CUSTOM_VIEW = 0x10, NOT_VISIBLE = 0x20, NOT_HIDDEN = 0x40, NOT_SCENE = 0x80, SINGLE = 0x100, MULTI = 0x200, VIEWS_SAME_OBJECT = 0x400 } |
1.8.1.1