Public Member Functions | |
| ASIDevice (const CaptureCard &parent) | |
| void | fillSelections (const QString ¤t) |
| Adds all available cards to list If current is >= 0 it will be considered available even if no device exists for it in /dev/dvb/adapter*. | |
| virtual void | Load (void) |
Definition at line 1564 of file videosource.cpp.
| ASIDevice::ASIDevice | ( | const CaptureCard & | parent | ) | [inline] |
Definition at line 1567 of file videosource.cpp.
| void ASIDevice::fillSelections | ( | const QString & | current | ) | [inline] |
Adds all available cards to list If current is >= 0 it will be considered available even if no device exists for it in /dev/dvb/adapter*.
Definition at line 1578 of file videosource.cpp.
Referenced by ASIDevice(), and Load().
| virtual void ASIDevice::Load | ( | void | ) | [inline, virtual] |
Reimplemented from SimpleDBStorage.
Definition at line 1635 of file videosource.cpp.
1.6.3