#include <videosource.h>
Public Slots | |
| void | UpdateDevices (const QString &) |
| void | LoadValue (const QString &) |
Signals | |
| void | NewValue (const QString &) |
Public Member Functions | |
| CetonSetting (const char *label, const char *helptext) | |
Definition at line 905 of file videosource.h.
| CetonSetting::CetonSetting | ( | const char * | label, | |
| const char * | helptext | |||
| ) |
Definition at line 1949 of file videosource.cpp.
| void CetonSetting::NewValue | ( | const QString & | ) | [signal] |
Referenced by UpdateDevices().
| void CetonSetting::UpdateDevices | ( | const QString & | v | ) | [slot] |
Definition at line 1957 of file videosource.cpp.
Referenced by CetonSetting().
| void CetonSetting::LoadValue | ( | const QString & | value | ) | [slot] |
Definition at line 1963 of file videosource.cpp.
1.6.3