Go to the source code of this file.
Classes | |
| struct | SortData |
| class | MetadataImp |
Functions | |
| bool | operator< (const SortData &lhs, const SortData &rhs) |
| QString | eatBraces (const QString &title, const QString &left_brace, const QString &right_brace) |
| const QRegExp & | getTitleTrim (bool ignore_case) |
| bool | operator== (const Metadata &a, const Metadata &b) |
| bool | operator!= (const Metadata &a, const Metadata &b) |
| bool | operator< (const Metadata::SortKey &lhs, const Metadata::SortKey &rhs) |
Definition at line 29 of file mythvideo/mythvideo/metadata.cpp.
| QString @2178::eatBraces | ( | const QString & | title, | |
| const QString & | left_brace, | |||
| const QString & | right_brace | |||
| ) | [static] |
Definition at line 721 of file mythvideo/mythvideo/metadata.cpp.
Referenced by Metadata::FilenameToTitle().
| const QRegExp& @2178::getTitleTrim | ( | bool | ignore_case | ) | [static] |
Definition at line 784 of file mythvideo/mythvideo/metadata.cpp.
Referenced by Metadata::trimTitle().
Definition at line 1245 of file mythvideo/mythvideo/metadata.cpp.
Definition at line 1252 of file mythvideo/mythvideo/metadata.cpp.
| bool operator< | ( | const Metadata::SortKey & | lhs, | |
| const Metadata::SortKey & | rhs | |||
| ) |
Definition at line 1259 of file mythvideo/mythvideo/metadata.cpp.
1.5.5