VFolderMenu::MenuItem Struct Reference
List of all members.Detailed Description
Definition at line 88 of file vfolder_menu.h.
Public Types | |
| enum | Type { MI_Service, MI_SubMenu, MI_Separator } |
Public Attributes | |
| Type | type |
| union { | |
| KService * service | |
| SubMenu * submenu | |
| } | data |
The documentation for this struct was generated from the following file:

