List of all members.
Detailed Description
A generic representation of an item in a menu.
Constructor & Destructor Documentation
| MenuItem::MenuItem |
( |
const char * |
text = 0, |
|
|
int |
placement = -1 | |
|
) |
| | |
Member Function Documentation
Member Data Documentation
If true, a check-mark can be placed
If true, a check-mark will be put infront of the items text
If false, the item will be visble, but not selectable.
Gives the system an indication where in the menu the item should be placed. Items will be placed in increasing order of placement.