![]() |
VR-Forces 4.0.4 Class Documentation
|
NOTE! As of Qt4, menuText is no longer present -- it's all just text. More...
Public Member Functions | |
| DtPopupMenuItem () | |
| DtPopupMenuItem (const DtPopupMenuItem &orig) | |
| bool | operator== (const DtPopupMenuItem &orig) const |
Public Attributes | |
| QString | myText |
| QString | myToolTip |
| QString | myAccel |
| QString | myName |
| QString | myObjectName |
| int | myPos |
| bool | myIsSeparator |
| bool | myAddSeparator |
| bool | myIsToggle |
| bool | myIsOn |
| bool | myIsActionItem |
| DtMenuItemType | myType |
| DtMenuItemType | myGroup |
| DtMainMenuType | myMenu |
| bool | myProcessed |
NOTE! As of Qt4, menuText is no longer present -- it's all just text.
Be sure to adjust your menu item creation calls accordingly Helper classes to create menu items
| DtPopupMenuItem::DtPopupMenuItem | ( | ) | [inline] |
| DtPopupMenuItem::DtPopupMenuItem | ( | const DtPopupMenuItem & | orig | ) | [inline] |
| bool DtPopupMenuItem::operator== | ( | const DtPopupMenuItem & | orig | ) | const [inline] |
References myAccel, myAddSeparator, myGroup, myIsActionItem, myIsOn, myIsSeparator, myIsToggle, myMenu, myName, myObjectName, myText, myToolTip, and myType.
| QString DtPopupMenuItem::myText |
Referenced by operator==().
| QString DtPopupMenuItem::myToolTip |
Referenced by operator==().
| QString DtPopupMenuItem::myAccel |
Referenced by operator==().
| QString DtPopupMenuItem::myName |
Referenced by operator==().
| QString DtPopupMenuItem::myObjectName |
Referenced by operator==().
Referenced by operator==().
Referenced by operator==().
Referenced by operator==().
Referenced by operator==().
Referenced by operator==().
Referenced by operator==().
Referenced by operator==().
Referenced by operator==().