#include <MainCfgGui.h>
Definition at line 49 of file MainCfgGui.h.
◆ MainCfgGui()
◆ ~MainCfgGui()
mars::cfg_manager_gui::MainCfgGui::~MainCfgGui |
( |
void |
| ) |
|
|
virtual |
◆ cfgParamCreated()
◆ cfgParamRemoved()
◆ cfgUpdateProperty()
◆ CREATE_MODULE_INFO()
mars::cfg_manager_gui::MainCfgGui::CREATE_MODULE_INFO |
( |
| ) |
|
◆ geometryChanged
void mars::cfg_manager_gui::MainCfgGui::geometryChanged |
( |
| ) |
|
|
protectedslot |
◆ getLibName()
const std::string mars::cfg_manager_gui::MainCfgGui::getLibName |
( |
| ) |
const |
|
inlinevirtual |
◆ getLibVersion()
int mars::cfg_manager_gui::MainCfgGui::getLibVersion |
( |
| ) |
const |
|
inlinevirtual |
◆ menuAction()
void mars::cfg_manager_gui::MainCfgGui::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 103 of file MainCfgGui.cpp.
◆ setupGUI()
void mars::cfg_manager_gui::MainCfgGui::setupGUI |
( |
std::string |
path = "." | ) |
|
◆ timerEvent
void mars::cfg_manager_gui::MainCfgGui::timerEvent |
( |
QTimerEvent * |
event | ) |
|
|
protectedslot |
◆ unsetWidget()
void mars::cfg_manager_gui::MainCfgGui::unsetWidget |
( |
| ) |
|
|
inline |
◆ cfg
◆ cfgW_height
◆ cfgW_left
◆ cfgW_top
◆ cfgW_width
◆ cfgWidget
CfgWidget* mars::cfg_manager_gui::MainCfgGui::cfgWidget |
|
private |
◆ gui
◆ ignore_next
bool mars::cfg_manager_gui::MainCfgGui::ignore_next |
|
private |
◆ registeredParams
◆ set_window_prop
bool mars::cfg_manager_gui::MainCfgGui::set_window_prop |
|
private |
The documentation for this class was generated from the following files:
- /Developer/bob-learning-dev/simulation/mars/common/gui/cfg_manager_gui/src/MainCfgGui.h
- /Developer/bob-learning-dev/simulation/mars/common/gui/cfg_manager_gui/src/MainCfgGui.cpp