Go to the source code of this file.
Typedefs | |
| typedef QPair< QString, QString > | ArtPair |
| typedef QList< ArtPair > | ArtList |
Variables | |
| static QReadWriteLock | art_path_map_lock |
| static QMultiHash< QString, ArtPair > | art_path_map |
| typedef QPair< QString, QString > ArtPair |
Definition at line 12 of file videometadatautil.cpp.
Definition at line 14 of file videometadatautil.cpp.
QReadWriteLock art_path_map_lock [static] |
Definition at line 11 of file videometadatautil.cpp.
Referenced by VideoMetaDataUtil::GetArtPath().
QMultiHash<QString, ArtPair> art_path_map [static] |
Definition at line 13 of file videometadatautil.cpp.
Referenced by VideoMetaDataUtil::GetArtPath().
1.6.3