|
MythTV
0.26-pre
|
#include <videoselector.h>
Public Attributes | |
| int | id |
| QString | title |
| QString | plot |
| QString | category |
| QString | filename |
| QString | coverfile |
| int | parentalLevel |
| uint64_t | size |
Definition at line 26 of file videoselector.h.
Definition at line 28 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB().
| QString VideoInfo::title |
Definition at line 29 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB(), VideoSelector::OKPressed(), VideoSelector::titleChanged(), and VideoSelector::updateVideoList().
| QString VideoInfo::plot |
Definition at line 30 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB(), VideoSelector::OKPressed(), and VideoSelector::titleChanged().
| QString VideoInfo::category |
Definition at line 31 of file videoselector.h.
Referenced by VideoSelector::getVideoList(), VideoSelector::getVideoListFromDB(), and VideoSelector::updateVideoList().
| QString VideoInfo::filename |
Definition at line 32 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB(), VideoSelector::OKPressed(), VideoSelector::titleChanged(), and VideoSelector::updateSelectedList().
| QString VideoInfo::coverfile |
Definition at line 33 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB(), and VideoSelector::titleChanged().
Definition at line 34 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB(), and VideoSelector::updateVideoList().
Definition at line 35 of file videoselector.h.
Referenced by mythburn.FontDef::drawText(), mythburn.FontDef::getFont(), VideoSelector::getVideoListFromDB(), VideoSelector::OKPressed(), and VideoSelector::titleChanged().
1.7.6.1