MenuBar allows UI manipulation of the Main Menu Bar.
More...
MenuBar allows UI manipulation of the Main Menu Bar.
◆ getEditPopupMenu()
| Menu MenuBar::getEditPopupMenu |
( |
| ) |
|
Returns the "Edit" Menu object.
- Returns
- Menu, the Menu object for the Edit menu.
◆ getExtensionsIPCPopupMenu()
| Menu MenuBar::getExtensionsIPCPopupMenu |
( |
| ) |
|
Returns the "Extensions -> IPC" Menu object.
- Returns
- Menu, the "Extensions -> IPC" Menu object.
◆ getExtensionsMUPopupMenu()
| Menu MenuBar::getExtensionsMUPopupMenu |
( |
| ) |
|
Returns the "Extensions -> Multiuser" Menu object.
- Returns
- Menu, the "Extensions -> Multiuser" Menu object.
◆ getExtensionsPopupMenu()
| Menu MenuBar::getExtensionsPopupMenu |
( |
| ) |
|
Returns the "Extensions" Menu object.
- Returns
- Menu, the Menu object for the Extensions menu.
◆ getExtensionsScriptingPopupMenu()
| Menu MenuBar::getExtensionsScriptingPopupMenu |
( |
| ) |
|
Returns the "Extensions -> Scripting" Menu object.
- Returns
- Menu, the "Extensions -> Scripting" Menu object.
◆ getFilePopupMenu()
| Menu MenuBar::getFilePopupMenu |
( |
| ) |
|
◆ getFileRecentFilesPopupMenu()
| Menu MenuBar::getFileRecentFilesPopupMenu |
( |
| ) |
|
Returns the "File -> Recent Files" Menu object.
- Returns
- Menu, the "File -> Recent Files" Menu object.
◆ getHelpPopupMenu()
| Menu MenuBar::getHelpPopupMenu |
( |
| ) |
|
Returns the "Help" Menu object.
- Returns
- Menu, the Menu object for the Help menu.
◆ getOptionsPopupMenu()
| Menu MenuBar::getOptionsPopupMenu |
( |
| ) |
|
◆ getToolsPopupMenu()
| Menu MenuBar::getToolsPopupMenu |
( |
| ) |
|
Returns the "Tools" Menu object.
- Returns
- Menu, the Menu object for the Tools menu.
◆ getViewPopupMenu()
| Menu MenuBar::getViewPopupMenu |
( |
| ) |
|
Returns the "View" Menu object.
- Returns
- Menu, the Menu object for the View menu.
◆ getViewToolbarsPopupMenu()
| Menu MenuBar::getViewToolbarsPopupMenu |
( |
| ) |
|
Returns the "View -> Toolbars" Menu object.
- Returns
- Menu, the "View -> Toolbars" Menu object.
◆ getViewZoomPopupMenu()
| Menu MenuBar::getViewZoomPopupMenu |
( |
| ) |
|
Returns the "View -> Zoom" Menu object.
- Returns
- Menu, the "View -> Zoom" Menu object.
◆ isVisible()
| bool MenuBar::isVisible |
( |
| ) |
|
Returns true if this widget is visible, otherwise false.
- Returns
- bool, true if this widget is visible, otherwise false.
◆ setVisible()
| void MenuBar::setVisible |
( |
bool |
| ) |
|
Shows or hides this widget from view.
- Parameters
-
| bVisible,true | to show this widget, false to hide it. |
The documentation for this class was generated from the following file: