MythTV master
Classes | Namespaces | Functions
videoscan.cpp File Reference
#include "videoscan.h"
#include <QApplication>
#include <QImageReader>
#include <QUrl>
#include <utility>
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythdate.h"
#include "libmythbase/mythevent.h"
#include "libmythbase/mythlogging.h"
#include "libmythui/mythdialogbox.h"
#include "libmythui/mythmainwindow.h"
#include "libmythui/mythprogressdialog.h"
#include "libmythui/mythscreenstack.h"
#include "videometadatalistmanager.h"
#include "videoutils.h"
#include "globals.h"
#include "dbaccess.h"
#include "dirscan.h"
Include dependency graph for videoscan.cpp:

Go to the source code of this file.

Classes

class  anonymous_namespace{videoscan.cpp}::dirhandler< DirListType >
 

Namespaces

namespace  anonymous_namespace{videoscan.cpp}
 

Functions

bool RemoteGetActiveBackends (QStringList *list)
 return list of backends currently connected to the master More...
 

Function Documentation

◆ RemoteGetActiveBackends()

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().