|
MythTV
0.26-pre
|
#include <videoMetadataInfo.h>
Definition at line 26 of file videoMetadataInfo.h.
| DTC::VideoMetadataInfo::VideoMetadataInfo | ( | QObject * | parent = 0 | ) | [inline] |
Definition at line 113 of file videoMetadataInfo.h.
| DTC::VideoMetadataInfo::VideoMetadataInfo | ( | const VideoMetadataInfo & | src | ) | [inline] |
Definition at line 131 of file videoMetadataInfo.h.
| DTC::VideoMetadataInfo::Q_CLASSINFO | ( | "version" | , |
| "1.20" | |||
| ) | [private] |
| Title DTC::VideoMetadataInfo::PROPERTYIMP | ( | QString | , |
| SubTitle | |||
| ) |
| Title Tagline DTC::VideoMetadataInfo::PROPERTYIMP | ( | QString | , |
| Director | |||
| ) |
| Title Tagline Studio DTC::VideoMetadataInfo::PROPERTYIMP | ( | QString | , |
| Description | |||
| ) |
| Title Tagline Studio Certification DTC::VideoMetadataInfo::PROPERTYIMP | ( | QString | , |
| Inetref | |||
| ) |
| Title Tagline Studio Certification Collectionref DTC::VideoMetadataInfo::PROPERTYIMP | ( | QString | , |
| HomePage | |||
| ) |
| Title Tagline Studio Certification Collectionref ReleaseDate DTC::VideoMetadataInfo::PROPERTYIMP | ( | QDateTime | , |
| AddDate | |||
| ) |
| Title Tagline Studio Certification Collectionref ReleaseDate UserRating DTC::VideoMetadataInfo::PROPERTYIMP | ( | int | , |
| Length | |||
| ) |
| Title Tagline Studio Certification Collectionref ReleaseDate UserRating PlayCount DTC::VideoMetadataInfo::PROPERTYIMP | ( | int | , |
| Season | |||
| ) |
| Title Tagline Studio Certification Collectionref ReleaseDate UserRating PlayCount Episode DTC::VideoMetadataInfo::PROPERTYIMP | ( | int | , |
| ParentalLevel | |||
| ) |
| Title Tagline Studio Certification Collectionref ReleaseDate UserRating PlayCount Episode Visible DTC::VideoMetadataInfo::PROPERTYIMP | ( | bool | , |
| Watched | |||
| ) |
| Title Tagline Studio Certification Collectionref ReleaseDate UserRating PlayCount Episode Visible Processed DTC::VideoMetadataInfo::PROPERTYIMP | ( | QString | , |
| ContentType | |||
| ) |
| Title Tagline Studio Certification Collectionref ReleaseDate UserRating PlayCount Episode Visible Processed FileName DTC::VideoMetadataInfo::PROPERTYIMP | ( | QString | , |
| Hash | |||
| ) |
| Title Tagline Studio Certification Collectionref ReleaseDate UserRating PlayCount Episode Visible Processed FileName HostName DTC::VideoMetadataInfo::PROPERTYIMP | ( | QString | , |
| Coverart | |||
| ) |
| Title Tagline Studio Certification Collectionref ReleaseDate UserRating PlayCount Episode Visible Processed FileName HostName Fanart DTC::VideoMetadataInfo::PROPERTYIMP | ( | QString | , |
| Banner | |||
| ) |
| Title Tagline Studio Certification Collectionref ReleaseDate UserRating PlayCount Episode Visible Processed FileName HostName Fanart Screenshot Artwork DTC::VideoMetadataInfo::PROPERTYIMP | ( | bool | , |
| SerializeArtwork | |||
| ) | [inline] |
Definition at line 98 of file videoMetadataInfo.h.
| void DTC::VideoMetadataInfo::Copy | ( | const VideoMetadataInfo & | src | ) | [inline] |
Definition at line 136 of file videoMetadataInfo.h.
Referenced by Copy().
int DTC::VideoMetadataInfo::Id [read, write] |
Definition at line 31 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Title [read, write] |
Definition at line 32 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::SubTitle [read, write] |
Definition at line 33 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Tagline [read, write] |
Definition at line 34 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Director [read, write] |
Definition at line 35 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Studio [read, write] |
Definition at line 36 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Description [read, write] |
Definition at line 37 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Certification [read, write] |
Definition at line 38 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Inetref [read, write] |
Definition at line 39 of file videoMetadataInfo.h.
int DTC::VideoMetadataInfo::Collectionref [read, write] |
Definition at line 40 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::HomePage [read, write] |
Definition at line 41 of file videoMetadataInfo.h.
QDateTime DTC::VideoMetadataInfo::ReleaseDate [read, write] |
Definition at line 42 of file videoMetadataInfo.h.
QDateTime DTC::VideoMetadataInfo::AddDate [read, write] |
Definition at line 43 of file videoMetadataInfo.h.
float DTC::VideoMetadataInfo::UserRating [read, write] |
Definition at line 44 of file videoMetadataInfo.h.
int DTC::VideoMetadataInfo::Length [read, write] |
Definition at line 45 of file videoMetadataInfo.h.
int DTC::VideoMetadataInfo::PlayCount [read, write] |
Definition at line 46 of file videoMetadataInfo.h.
int DTC::VideoMetadataInfo::Season [read, write] |
Definition at line 47 of file videoMetadataInfo.h.
int DTC::VideoMetadataInfo::Episode [read, write] |
Definition at line 48 of file videoMetadataInfo.h.
int DTC::VideoMetadataInfo::ParentalLevel [read, write] |
Definition at line 49 of file videoMetadataInfo.h.
bool DTC::VideoMetadataInfo::Visible [read, write] |
Definition at line 50 of file videoMetadataInfo.h.
bool DTC::VideoMetadataInfo::Watched [read, write] |
Definition at line 51 of file videoMetadataInfo.h.
bool DTC::VideoMetadataInfo::Processed [read, write] |
Definition at line 52 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::ContentType [read, write] |
Definition at line 53 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::FileName [read, write] |
Definition at line 54 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Hash [read, write] |
Definition at line 55 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::HostName [read, write] |
Definition at line 56 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Coverart [read, write] |
Definition at line 57 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Fanart [read, write] |
Definition at line 58 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Banner [read, write] |
Definition at line 59 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Screenshot [read, write] |
Definition at line 60 of file videoMetadataInfo.h.
QString DTC::VideoMetadataInfo::Trailer [read, write] |
Definition at line 61 of file videoMetadataInfo.h.
QObject DTC::VideoMetadataInfo::Artwork [read] |
Definition at line 63 of file videoMetadataInfo.h.
Referenced by FillVideoMetadataInfo().
1.7.6.1