データ取得設定ウィジット More...
#include <CaptureSettingWidget.h>
Public Types | |
| enum | { InfinityTimes = 100 } |
Public Slots | |
| void | loadPressed (void) |
| void | reconnectCompleted (void) |
Signals | |
| void | setCaptureSettings (const qrk::CaptureSettings &settings) |
| void | reconnectRequest (void) |
| void | widgetClose (const std::string &widget_name) |
| void | quit (void) |
| void | rangeChanged (int first_index, int last_index) |
Public Member Functions | |
| CaptureSettingWidget (const qrk::RangeSensor &sensor, QWidget *parent=0) | |
| void | setIntensityMode (bool enable_cluster=true) |
| void | setMode (qrk::CaptureType type) |
| void | setTimes (size_t times) |
| void | setApplyEnabled (bool enable) |
| void | setConnected (bool connection) |
Protected Slots | |
| void | applyPressed (void) |
| void | firstFinished (void) |
| void | lastFinished (void) |
| void | isRangeChanged (void) |
| void | modeChanged (int type) |
| void | timesChanged (void) |
| void | quitPressed (void) |
| void | closeEvent (QCloseEvent *event) |
| void | lineGroupsChanged (void) |
| void | frameSkipsChanged (void) |
| void | captureTimesChanged (void) |
データ取得設定ウィジット
Definition at line 26 of file CaptureSettingWidget.h.
1.7.6.1-20120122