MenuHelp is the part of the menu bar that manages the help dialogs.
More...
#include <MenuHelp.h>
MenuHelp is the part of the menu bar that manages the help dialogs.
Definition at line 49 of file MenuHelp.h.
◆ MenuHelp()
The constructor adds the actions to the Remove menu.
Definition at line 28 of file MenuHelp.cpp.
◆ ~MenuHelp()
mars::gui::MenuHelp::~MenuHelp |
( |
| ) |
|
◆ menu_about()
void mars::gui::MenuHelp::menu_about |
( |
| ) |
|
|
protected |
◆ menu_aboutQt()
void mars::gui::MenuHelp::menu_aboutQt |
( |
| ) |
|
|
protected |
◆ menuAction()
void mars::gui::MenuHelp::menuAction |
( |
int |
action, |
|
|
bool |
checked = false |
|
) |
| |
|
virtual |
Called whenever a menu item is selected.
- Parameters
-
action | The action that is passed to the GuiInterface via addGenericMenuAction function. |
checked | Indicates if the menu/menu item is checked or not. |
Implements mars::main_gui::MenuInterface.
Definition at line 46 of file MenuHelp.cpp.
◆ da
The documentation for this class was generated from the following files:
- /Developer/bob-learning-dev/simulation/mars/gui/src/menus/MenuHelp.h
- /Developer/bob-learning-dev/simulation/mars/gui/src/menus/MenuHelp.cpp