![]() |
VR-Forces 4.1 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtPopupMenuItem |
| NOTE! As of Qt4, menuText is no longer present – it's all just text. More... | |
| class | DtMenuItemValidator |
| class | DtActionValidatorMap |
| class | DtActionGroup |
| This subclas of the Qt QActionGroup will try and replicate some of the old functionality for easier porting. More... | |
| class | DtPopupMenu |
Typedefs | |
| typedef DtPopupMenu *(* | DtPopupMenuCreatorFcn )(QWidget *parent, bool display) |
Variables | |
| const int | DtSeparatorType = 0x80000000 |
| const int | DtGroupAddType = 0x40000000 |
| const int | DtMapDoNotValidate = 0x00000001 |
| Flags for mapping menu items. | |
| const int | DtMapCreateMenuItems = 0x00000002 |
| typedef DtPopupMenu*(* DtPopupMenuCreatorFcn)(QWidget *parent, bool display) |
| const int DtSeparatorType = 0x80000000 |
| const int DtGroupAddType = 0x40000000 |
| const int DtMapDoNotValidate = 0x00000001 |
Flags for mapping menu items.
| const int DtMapCreateMenuItems = 0x00000002 |