VCF::MenuState Class Reference
#include <vcf/GraphicsKit/DrawUIState.h>
Inheritance diagram for VCF::MenuState:
List of all members.
Member Enumeration Documentation
|
|
- Enumerator:
-
| mmUndefined |
|
| mmAlt |
|
| mmShift |
|
| mmCtrl |
|
|
Constructor & Destructor Documentation
| VCF::MenuState::MenuState |
( |
|
) |
[inline] |
|
Member Function Documentation
| bool VCF::MenuState::hasAltKey |
( |
|
) |
const [inline] |
|
| bool VCF::MenuState::hasControlKey |
( |
|
) |
const [inline] |
|
| bool VCF::MenuState::hasShiftKey |
( |
|
) |
const [inline] |
|
| bool VCF::MenuState::isSeparator |
( |
|
) |
const [inline] |
|
| void VCF::MenuState::setHasAltKey |
( |
bool |
val |
) |
[inline] |
|
| void VCF::MenuState::setHasControlKey |
( |
bool |
val |
) |
[inline] |
|
| void VCF::MenuState::setHasShiftKey |
( |
bool |
val |
) |
[inline] |
|
| void VCF::MenuState::setSeparator |
( |
bool |
val |
) |
[inline] |
|
Member Data Documentation
|
|
This may be modified during the drawThemeMenuItem() call, or it may be set prior to this by the underlying OS windowing system during menu item events handled by the framework.
|
The documentation for this class was generated from the following file: