MythTV
master
|
#include <mythplugins/mytharchive/mytharchive/videoselector.h>
Public Attributes | |
int | id { 0 } |
QString | title |
QString | plot |
QString | category |
QString | filename |
QString | coverfile |
int | parentalLevel { ParentalLevel::plNone } |
uint64_t | size { 0 } |
Definition at line 26 of file videoselector.h.
int VideoInfo::id { 0 } |
Definition at line 28 of file videoselector.h.
Referenced by discid.disc.Disc::__str__().
QString VideoInfo::title |
Definition at line 29 of file videoselector.h.
QString VideoInfo::plot |
Definition at line 30 of file videoselector.h.
QString VideoInfo::category |
Definition at line 31 of file videoselector.h.
QString VideoInfo::filename |
Definition at line 32 of file videoselector.h.
QString VideoInfo::coverfile |
Definition at line 33 of file videoselector.h.
int VideoInfo::parentalLevel { ParentalLevel::plNone } |
Definition at line 34 of file videoselector.h.
uint64_t VideoInfo::size { 0 } |
Definition at line 35 of file videoselector.h.
Referenced by mythburn.FontDef::drawText(), and mythburn.FontDef::getFont().