MythTV  master
Public Attributes | List of all members
VideoInfo Struct Reference

#include <videoselector.h>

Collaboration diagram for VideoInfo:
Collaboration graph
[legend]

Public Attributes

int id { 0 }
 
QString title
 
QString plot
 
QString category
 
QString filename
 
QString coverfile
 
int parentalLevel { ParentalLevel::plNone }
 
uint64_t size { 0 }
 

Detailed Description

Definition at line 26 of file videoselector.h.

Member Data Documentation

◆ id

int VideoInfo::id { 0 }

Definition at line 28 of file videoselector.h.

Referenced by discid.disc.Disc::__str__(), and VideoSelector::getVideoListFromDB().

◆ title

QString VideoInfo::title

Definition at line 29 of file videoselector.h.

◆ plot

QString VideoInfo::plot

Definition at line 30 of file videoselector.h.

◆ category

QString VideoInfo::category

Definition at line 31 of file videoselector.h.

◆ filename

QString VideoInfo::filename

Definition at line 32 of file videoselector.h.

◆ coverfile

QString VideoInfo::coverfile

Definition at line 33 of file videoselector.h.

◆ parentalLevel

int VideoInfo::parentalLevel { ParentalLevel::plNone }

Definition at line 34 of file videoselector.h.

◆ size

uint64_t VideoInfo::size { 0 }

Definition at line 35 of file videoselector.h.

Referenced by mythburn.FontDef::drawText(), and mythburn.FontDef::getFont().


The documentation for this struct was generated from the following file: