#include <CameraConfigurator.h>
Definition at line 52 of file CameraConfigurator.h.
◆ CameraConfigurator()
◆ ~CameraConfigurator()
mars::gui::CameraConfigurator::~CameraConfigurator |
( |
| ) |
|
◆ closeWidget
void mars::gui::CameraConfigurator::closeWidget |
( |
void |
| ) |
|
|
protectedslot |
◆ menuAction()
void mars::gui::CameraConfigurator::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 52 of file CameraConfigurator.cpp.
◆ preGraphicsUpdate()
void mars::gui::CameraConfigurator::preGraphicsUpdate |
( |
void |
| ) |
|
|
virtual |
◆ timerEvent
void mars::gui::CameraConfigurator::timerEvent |
( |
QTimerEvent * |
event | ) |
|
|
protectedslot |
◆ cameras
std::vector<CameraConfig*> mars::gui::CameraConfigurator::cameras |
|
private |
◆ control
◆ init
bool mars::gui::CameraConfigurator::init |
|
private |
◆ mainGui
◆ myMutex
QMutex mars::gui::CameraConfigurator::myMutex |
|
private |
◆ myWidget
The documentation for this class was generated from the following files: