![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for TGMenu.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TGMenuEntry |
| class | TGPopupMenu |
| class | TGMenuTitle |
| class | TGMenuBar |
Enumerations | |
| enum | EMenuEntryState { kMenuActiveMask = BIT(0), kMenuEnableMask = BIT(1), kMenuDefaultMask = BIT(2), kMenuCheckedMask = BIT(3), kMenuRadioMask = BIT(4), kMenuHideMask = BIT(5), kMenuRadioEntryMask = BIT(6) } |
| enum | EMenuEntryType { kMenuSeparator, kMenuLabel, kMenuEntry, kMenuPopup } |
| enum EMenuEntryState |
| enum EMenuEntryType |