#include <CaptureConfig.h>
Definition at line 49 of file CaptureConfig.h.
◆ CaptureConfig()
◆ ~CaptureConfig()
mars::gui::CaptureConfig::~CaptureConfig |
( |
| ) |
|
◆ getFrameRate()
int mars::gui::CaptureConfig::getFrameRate |
( |
void |
| ) |
|
|
inline |
◆ getState()
QString mars::gui::CaptureConfig::getState |
( |
void |
| ) |
|
◆ getWindowID()
unsigned long mars::gui::CaptureConfig::getWindowID |
( |
void |
| ) |
|
|
inline |
◆ isCapturing()
bool mars::gui::CaptureConfig::isCapturing |
( |
void |
| ) |
|
|
inline |
◆ run()
void mars::gui::CaptureConfig::run |
( |
void |
| ) |
|
|
protected |
◆ setFrameRate()
void mars::gui::CaptureConfig::setFrameRate |
( |
int |
frame_rate | ) |
|
|
inline |
◆ setWindowID()
void mars::gui::CaptureConfig::setWindowID |
( |
unsigned long |
id | ) |
|
◆ startCapture()
void mars::gui::CaptureConfig::startCapture |
( |
void |
| ) |
|
◆ stopCapture()
void mars::gui::CaptureConfig::stopCapture |
( |
void |
| ) |
|
◆ capture
bool mars::gui::CaptureConfig::capture |
|
private |
◆ capturing
bool mars::gui::CaptureConfig::capturing |
|
private |
◆ control
◆ frame_rate
int mars::gui::CaptureConfig::frame_rate |
|
private |
◆ gc
◆ gw
◆ imageList
std::vector<myImage> mars::gui::CaptureConfig::imageList |
|
private |
◆ imageProcess
◆ win_id
unsigned long mars::gui::CaptureConfig::win_id |
|
private |
The documentation for this class was generated from the following files:
- /Developer/bob-learning-dev/simulation/mars/gui/src/dialogs/CaptureWindow/CaptureConfig.h
- /Developer/bob-learning-dev/simulation/mars/gui/src/dialogs/CaptureWindow/CaptureConfig.cpp