|
MythTV master
|
#include <map>#include <set>#include <utility>#include <vector>#include <QObject>#include <QStringList>#include <QEvent>#include <QCoreApplication>#include "libmythbase/mthread.h"#include "libmythmetadata/mythmetaexp.h"#include "libmythui/mythprogressdialog.h"Go to the source code of this file.
Classes | |
| class | VideoScanner |
| class | VideoScanChanges |
| class | VideoScannerThread |
| struct | VideoScannerThread::CheckStruct |
Functions | |
| META_PUBLIC bool | RemoteGetActiveBackends (QStringList *list) |
| return list of backends currently connected to the master More... | |
| META_PUBLIC bool RemoteGetActiveBackends | ( | QStringList * | list | ) |
return list of backends currently connected to the master
Definition at line 487 of file videoscan.cpp.
Referenced by VideoScanner::doScan(), and MetadataFactory::VideoScan().