videometadata.h File Reference

Go to the source code of this file.

Classes

class  VideoMetadata
class  VideoMetadata::SortKey

Typedefs

typedef QHash< QString, QString > MetadataMap

Enumerations

enum  { VIDEO_YEAR_DEFAULT = 1895 }

Functions

META_PUBLIC void ClearMap (MetadataMap &metadataMap)
META_PUBLIC bool operator== (const VideoMetadata &a, const VideoMetadata &b)
META_PUBLIC bool operator!= (const VideoMetadata &a, const VideoMetadata &b)
META_PUBLIC bool operator< (const VideoMetadata::SortKey &lhs, const VideoMetadata::SortKey &rhs)

Variables

const QString VIDEO_SUBTITLE_DEFAULT = ""

Typedef Documentation

typedef QHash<QString,QString> MetadataMap

Definition at line 21 of file videometadata.h.


Enumeration Type Documentation

anonymous enum
Enumerator:
VIDEO_YEAR_DEFAULT 

Definition at line 17 of file videometadata.h.


Function Documentation

META_PUBLIC void ClearMap ( MetadataMap metadataMap  ) 

Definition at line 1293 of file videometadata.cpp.

Referenced by VideoDialog::UpdateText().

META_PUBLIC bool operator== ( const VideoMetadata a,
const VideoMetadata b 
)

Definition at line 1811 of file videometadata.cpp.

META_PUBLIC bool operator!= ( const VideoMetadata a,
const VideoMetadata b 
)

Definition at line 1818 of file videometadata.cpp.

META_PUBLIC bool operator< ( const VideoMetadata::SortKey lhs,
const VideoMetadata::SortKey rhs 
)

Definition at line 1825 of file videometadata.cpp.


Variable Documentation

const QString VIDEO_SUBTITLE_DEFAULT = ""

Definition at line 19 of file videometadata.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:49 2012 for MythTV by  doxygen 1.6.3