|
MythTV master
|
#include <utility>#include <vector>#include <QtGlobal>#include <QtSystemDetection>#include "libmythbase/mythconfig.h"#include "libmythui/standardsettings.h"#include "libmythbase/mthread.h"#include "mythtvexp.h"Go to the source code of this file.
Typedefs | |
| using | VBoxDeviceList = QMap< QString, VBoxDevice > |
Functions | |
| static bool | is_grabber_external (const QString &grabber) |
| static bool | is_grabber_labs (const QString &grabber) |
| using VBoxDeviceList = QMap<QString, VBoxDevice> |
Definition at line 521 of file videosource.h.
|
inlinestatic |
Definition at line 34 of file videosource.h.
Referenced by FillData::Run(), and XMLTV_generic_config::Save().
|
inlinestatic |
Definition at line 40 of file videosource.h.