Public Member Functions | |
| PGE_IntMenuItem (const PGE_IntMenuItem &it) | |
| void | left () |
| void | right () |
| void | render (int x, int y) |
Public Member Functions inherited from PGE_Menuitem | |
| PGE_Menuitem (const PGE_Menuitem &_it) | |
| PGE_Menuitem | operator= (const PGE_Menuitem &_it) |
| virtual void | toggle () |
Friends | |
| class | PGE_Menu |
Additional Inherited Members | |
Public Types inherited from PGE_Menuitem | |
| enum | itemType { ITEM_Normal =0, ITEM_Bool, ITEM_Int, ITEM_NamedInt, ITEM_KeyGrab, ITEM_StrList } |
Public Attributes inherited from PGE_Menuitem | |
| QString | title |
| QString | value |
| itemType | type |
| int | valueOffset |
| X-offset where must be rendered value label. | |
Protected Attributes inherited from PGE_Menuitem | |
| std::function< void()> | extAction |
| int | _width |
| int | _font_id |
1.8.7