#include <CaptureWindow.h>
Definition at line 49 of file CaptureWindow.h.
◆ CaptureWindow()
◆ ~CaptureWindow()
mars::gui::CaptureWindow::~CaptureWindow |
( |
| ) |
|
◆ closeWidget
void mars::gui::CaptureWindow::closeWidget |
( |
void |
| ) |
|
|
protectedslot |
◆ menuAction()
void mars::gui::CaptureWindow::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 CaptureWindow.cpp.
◆ preGraphicsUpdate()
void mars::gui::CaptureWindow::preGraphicsUpdate |
( |
void |
| ) |
|
|
virtual |
◆ timerEvent
void mars::gui::CaptureWindow::timerEvent |
( |
QTimerEvent * |
event | ) |
|
|
protectedslot |
◆ cameras
◆ control
◆ init
bool mars::gui::CaptureWindow::init |
|
private |
◆ mainGui
◆ myMutex
QMutex mars::gui::CaptureWindow::myMutex |
|
private |
◆ myWidget
The documentation for this class was generated from the following files:
- /Developer/bob-learning-dev/simulation/mars/gui/src/dialogs/CaptureWindow/CaptureWindow.h
- /Developer/bob-learning-dev/simulation/mars/gui/src/dialogs/CaptureWindow/CaptureWindow.cpp