|
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 45 of file dirscan.cpp.
Referenced by scan_dir(), and 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 113 of file dirscan.cpp.
Referenced by scan_sg_dir(), and ScanVideoDirectory().