MythTV
master
|
Classes | |
class | ext_lookup |
Functions | |
bool | scan_dir (const QString &start_path, DirectoryHandler *handler, const ext_lookup &ext_settings) |
bool | scan_sg_dir (const QString &start_path, const QString &host, const QString &base_path, DirectoryHandler *handler, const ext_lookup &ext_settings, bool isMaster=false) |
bool anonymous_namespace{dirscan.cpp}::scan_dir | ( | const QString & | start_path, |
DirectoryHandler * | handler, | ||
const ext_lookup & | ext_settings | ||
) |
Definition at line 46 of file dirscan.cpp.
Referenced by ScanVideoDirectory().
bool anonymous_namespace{dirscan.cpp}::scan_sg_dir | ( | const QString & | start_path, |
const QString & | host, | ||
const QString & | base_path, | ||
DirectoryHandler * | handler, | ||
const ext_lookup & | ext_settings, | ||
bool | isMaster = false |
||
) |
Definition at line 114 of file dirscan.cpp.
Referenced by ScanVideoDirectory().