22 #ifndef _svlQtWidgetVidCapSrcImageProperties_h
23 #define _svlQtWidgetVidCapSrcImageProperties_h
37 class Ui_WidgetVidCapSrcImageProperties;
61 bool Connect(
const std::string & component_name,
unsigned int videoch =
SVL_LEFT);
62 bool Connect(
const std::string & process_name,
const std::string & component_name,
unsigned int videoch =
SVL_LEFT);
73 void QSlotOnShutterSliderMove(
int value);
74 void QSlotOnGainSliderMove(
int value);
75 void QSlotOnColorUSliderMove(
int value);
76 void QSlotOnColorVSliderMove(
int value);
77 void QSlotOnBrightnessSliderMove(
int value);
78 void QSlotOnGammaSliderMove(
int value);
79 void QSlotOnSaturationSliderMove(
int value);
81 void QSlotOnShutterAutoCBStateChanged(
int value);
82 void QSlotOnGainAutoCBStateChanged(
int value);
83 void QSlotOnColorAutoCBStateChanged(
int value);
84 void QSlotOnBrightnessAutoCBStateChanged(
int value);
85 void QSlotOnGammaAutoCBStateChanged(
int value);
86 void QSlotOnSaturationAutoCBStateChanged(
int value);
92 void QSlotDisconnect();
99 unsigned int argVideoCh;
100 std::string argProcessName;
101 std::string argComponentName;
108 #endif // _svlQtWidgetVidCapSrcImageProperties_h
#define CISST_EXPORT
Definition: cmnExportMacros.h:50
virtual void Create(void)
Definition: svlFilterSourceVideoCapture.h:38
Define a thread object.
Definition: osaThread.h:164
Definition: svlQtDialog.h:32
Macros to export the symbols of cisstStereoVisionQt (in a Dll).
Definition: mtsComponent.h:150
#define CMN_DECLARE_SERVICES(hasDynamicCreation, lod)
Definition: cmnClassRegisterMacros.h:116
#define SVL_LEFT
Definition: svlDefinitions.h:121
const int CMN_DYNAMIC_CREATION
Definition: cmnClassRegisterMacros.h:331
Definition: svlRequiredInterfaces.h:153
#define CMN_DECLARE_SERVICES_INSTANTIATION(className)
Definition: cmnClassRegisterMacros.h:202
#define CMN_LOG_ALLOW_DEFAULT
Definition: cmnLogLoD.h:76