#include <blurayInfo.h>
Public Member Functions | |
| PROPERTYIMP (QString, Path) PROPERTYIMP(QString | |
| Title | PROPERTYIMP (QString, AltTitle) PROPERTYIMP(QString |
| Title DiscLang | PROPERTYIMP (uint, DiscNum) PROPERTYIMP(uint |
| Title DiscLang TotalDiscNum | PROPERTYIMP (uint, TitleCount) PROPERTYIMP(uint |
| Title DiscLang TotalDiscNum ThumbCount | PROPERTYIMP (QString, ThumbPath) PROPERTYIMP(bool |
| Title DiscLang TotalDiscNum ThumbCount TopMenuSupported | PROPERTYIMP (bool, FirstPlaySupported) PROPERTYIMP(uint |
| Title DiscLang TotalDiscNum ThumbCount TopMenuSupported NumHDMVTitles | PROPERTYIMP (uint, NumBDJTitles) PROPERTYIMP(uint |
| Title DiscLang TotalDiscNum ThumbCount TopMenuSupported NumHDMVTitles NumUnsupportedTitles | PROPERTYIMP (bool, AACSDetected) PROPERTYIMP(bool |
| Title DiscLang TotalDiscNum ThumbCount TopMenuSupported NumHDMVTitles NumUnsupportedTitles LibAACSDetected | PROPERTYIMP (bool, AACSHandled) PROPERTYIMP(bool |
| Title DiscLang TotalDiscNum ThumbCount TopMenuSupported NumHDMVTitles NumUnsupportedTitles LibAACSDetected BDPlusDetected | PROPERTYIMP (bool, LibBDPlusDetected) PROPERTYIMP(bool |
| BlurayInfo (QObject *parent=0) | |
| BlurayInfo (const BlurayInfo &src) | |
| void | Copy (const BlurayInfo &src) |
Static Public Member Functions | |
| static void | InitializeCustomTypes () |
Properties | |
| QString | Path |
| QString | Title |
| QString | AltTitle |
| QString | DiscLang |
| uint | DiscNum |
| uint | TotalDiscNum |
| uint | TitleCount |
| uint | ThumbCount |
| QString | ThumbPath |
| bool | TopMenuSupported |
| bool | FirstPlaySupported |
| uint | NumHDMVTitles |
| uint | NumBDJTitles |
| uint | NumUnsupportedTitles |
| bool | AACSDetected |
| bool | LibAACSDetected |
| bool | AACSHandled |
| bool | BDPlusDetected |
| bool | LibBDPlusDetected |
| bool | BDPlusHandled |
Private Member Functions | |
| Q_CLASSINFO ("version","1.0") | |
Definition at line 24 of file blurayInfo.h.
| DTC::BlurayInfo::BlurayInfo | ( | QObject * | parent = 0 |
) | [inline] |
Definition at line 81 of file blurayInfo.h.
| DTC::BlurayInfo::BlurayInfo | ( | const BlurayInfo & | src | ) | [inline] |
Definition at line 87 of file blurayInfo.h.
| DTC::BlurayInfo::Q_CLASSINFO | ( | "version" | , | |
| "1.0" | ||||
| ) | [private] |
| DTC::BlurayInfo::PROPERTYIMP | ( | QString | , | |
| Path | ||||
| ) |
| Title DTC::BlurayInfo::PROPERTYIMP | ( | QString | , | |
| AltTitle | ||||
| ) |
| Title DiscLang DTC::BlurayInfo::PROPERTYIMP | ( | uint | , | |
| DiscNum | ||||
| ) |
| Title DiscLang TotalDiscNum DTC::BlurayInfo::PROPERTYIMP | ( | uint | , | |
| TitleCount | ||||
| ) |
| Title DiscLang TotalDiscNum ThumbCount DTC::BlurayInfo::PROPERTYIMP | ( | QString | , | |
| ThumbPath | ||||
| ) |
| Title DiscLang TotalDiscNum ThumbCount TopMenuSupported DTC::BlurayInfo::PROPERTYIMP | ( | bool | , | |
| FirstPlaySupported | ||||
| ) |
| Title DiscLang TotalDiscNum ThumbCount TopMenuSupported NumHDMVTitles DTC::BlurayInfo::PROPERTYIMP | ( | uint | , | |
| NumBDJTitles | ||||
| ) |
| Title DiscLang TotalDiscNum ThumbCount TopMenuSupported NumHDMVTitles NumUnsupportedTitles DTC::BlurayInfo::PROPERTYIMP | ( | bool | , | |
| AACSDetected | ||||
| ) |
| Title DiscLang TotalDiscNum ThumbCount TopMenuSupported NumHDMVTitles NumUnsupportedTitles LibAACSDetected DTC::BlurayInfo::PROPERTYIMP | ( | bool | , | |
| AACSHandled | ||||
| ) |
| Title DiscLang TotalDiscNum ThumbCount TopMenuSupported NumHDMVTitles NumUnsupportedTitles LibAACSDetected BDPlusDetected DTC::BlurayInfo::PROPERTYIMP | ( | bool | , | |
| LibBDPlusDetected | ||||
| ) |
| static void DTC::BlurayInfo::InitializeCustomTypes | ( | ) | [inline, static] |
Definition at line 73 of file blurayInfo.h.
Referenced by VideoServices::VideoServices().
| void DTC::BlurayInfo::Copy | ( | const BlurayInfo & | src | ) | [inline] |
Definition at line 92 of file blurayInfo.h.
QString DTC::BlurayInfo::Path [read, write] |
Definition at line 29 of file blurayInfo.h.
QString DTC::BlurayInfo::Title [read, write] |
Definition at line 30 of file blurayInfo.h.
QString DTC::BlurayInfo::AltTitle [read, write] |
Definition at line 31 of file blurayInfo.h.
QString DTC::BlurayInfo::DiscLang [read, write] |
Definition at line 32 of file blurayInfo.h.
uint DTC::BlurayInfo::DiscNum [read, write] |
Definition at line 33 of file blurayInfo.h.
uint DTC::BlurayInfo::TotalDiscNum [read, write] |
Definition at line 34 of file blurayInfo.h.
uint DTC::BlurayInfo::TitleCount [read, write] |
Definition at line 35 of file blurayInfo.h.
uint DTC::BlurayInfo::ThumbCount [read, write] |
Definition at line 36 of file blurayInfo.h.
QString DTC::BlurayInfo::ThumbPath [read, write] |
Definition at line 37 of file blurayInfo.h.
bool DTC::BlurayInfo::TopMenuSupported [read, write] |
Definition at line 38 of file blurayInfo.h.
bool DTC::BlurayInfo::FirstPlaySupported [read, write] |
Definition at line 39 of file blurayInfo.h.
uint DTC::BlurayInfo::NumHDMVTitles [read, write] |
Definition at line 40 of file blurayInfo.h.
uint DTC::BlurayInfo::NumBDJTitles [read, write] |
Definition at line 41 of file blurayInfo.h.
uint DTC::BlurayInfo::NumUnsupportedTitles [read, write] |
Definition at line 42 of file blurayInfo.h.
bool DTC::BlurayInfo::AACSDetected [read, write] |
Definition at line 43 of file blurayInfo.h.
bool DTC::BlurayInfo::LibAACSDetected [read, write] |
Definition at line 44 of file blurayInfo.h.
bool DTC::BlurayInfo::AACSHandled [read, write] |
Definition at line 45 of file blurayInfo.h.
bool DTC::BlurayInfo::BDPlusDetected [read, write] |
Definition at line 46 of file blurayInfo.h.
bool DTC::BlurayInfo::LibBDPlusDetected [read, write] |
Definition at line 47 of file blurayInfo.h.
bool DTC::BlurayInfo::BDPlusHandled [read, write] |
Definition at line 48 of file blurayInfo.h.
1.6.3