MythTV
master
|
#include "libmythtv/mythvideoprofile.h"
#include "libmythui/mythdialogbox.h"
#include "libmythui/mythprogressdialog.h"
#include "libmythui/mythscreentype.h"
#include "libmythui/mythuibutton.h"
#include "libmythui/mythuibuttonlist.h"
Go to the source code of this file.
Classes | |
class | VideoSetupWizard |
Variables | |
const QString | VIDEO_SAMPLE_HD_LOCATION |
const QString | VIDEO_SAMPLE_SD_LOCATION |
const QString | VIDEO_SAMPLE_HD_FILENAME |
const QString | VIDEO_SAMPLE_SD_FILENAME |
const QString VIDEO_SAMPLE_HD_LOCATION |
Definition at line 20 of file setupwizard_video.cpp.
Referenced by VideoSetupWizard::testHDVideo().
const QString VIDEO_SAMPLE_SD_LOCATION |
Definition at line 22 of file setupwizard_video.cpp.
Referenced by VideoSetupWizard::testSDVideo().
const QString VIDEO_SAMPLE_HD_FILENAME |
Definition at line 24 of file setupwizard_video.cpp.
Referenced by VideoSetupWizard::testHDVideo().
const QString VIDEO_SAMPLE_SD_FILENAME |
Definition at line 26 of file setupwizard_video.cpp.
Referenced by VideoSetupWizard::testSDVideo().