

Public Member Functions | |
| IndexScanner () | |
Public Attributes | |
| vector< Song * > * | songs_this_turn |
Protected Member Functions | |
| virtual void | checkfile (const QString prefix, const QString filename) |
| IndexScanner::IndexScanner | ( | ) | [inline] |
References IdxExt.
| void IndexScanner::checkfile | ( | const QString | dir, | |
| const QString | filename | |||
| ) | [protected, virtual] |
Called for each file that has a proper extension.
Implements DirectoryScanner.
References slash, and songs_this_turn.
| vector<Song*>* IndexScanner::songs_this_turn |
Referenced by checkfile(), and ActiveIndexReader::thunk().
1.6.2