#include <videoselector.h>
Definition at line 14 of file videoselector.h.
Public Attributes | |
| int | id |
| QString | title |
| QString | plot |
| QString | category |
| QString | filename |
| QString | coverfile |
| int | parentalLevel |
| unsigned long long | size |
| int VideoInfo::id |
| QString VideoInfo::title |
Definition at line 17 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB(), VideoSelector::OKPressed(), VideoSelector::titleChanged(), and VideoSelector::updateVideoList().
| QString VideoInfo::plot |
Definition at line 18 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB(), VideoSelector::OKPressed(), and VideoSelector::titleChanged().
| QString VideoInfo::category |
Definition at line 19 of file videoselector.h.
Referenced by VideoSelector::getVideoList(), VideoSelector::getVideoListFromDB(), and VideoSelector::updateVideoList().
| QString VideoInfo::filename |
Definition at line 20 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB(), VideoSelector::OKPressed(), and VideoSelector::titleChanged().
| QString VideoInfo::coverfile |
Definition at line 21 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB(), and VideoSelector::titleChanged().
Definition at line 22 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB(), and VideoSelector::updateVideoList().
| unsigned long long VideoInfo::size |
Definition at line 23 of file videoselector.h.
Referenced by VideoSelector::getVideoListFromDB(), and VideoSelector::titleChanged().
1.5.5