|
MythTV
0.26-pre
|
#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 1950 of file videosource.cpp.
| void CetonSetting::NewValue | ( | const QString & | ) | [signal] |
Referenced by UpdateDevices().
| void CetonSetting::UpdateDevices | ( | const QString & | v | ) | [slot] |
Definition at line 1958 of file videosource.cpp.
Referenced by CetonSetting().
| void CetonSetting::LoadValue | ( | const QString & | value | ) | [slot] |
Definition at line 1964 of file videosource.cpp.
1.7.6.1