MythTV
master
|
#include <mythvideoprofile.h>
#include <mythuibutton.h>
#include <mythuibuttonlist.h>
#include <mythprogressdialog.h>
#include <mythscreentype.h>
#include <mythdialogbox.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 19 of file setupwizard_video.cpp.
Referenced by VideoSetupWizard::testHDVideo().
const QString VIDEO_SAMPLE_SD_LOCATION |
Definition at line 21 of file setupwizard_video.cpp.
Referenced by VideoSetupWizard::testSDVideo().
const QString VIDEO_SAMPLE_HD_FILENAME |
Definition at line 23 of file setupwizard_video.cpp.
Referenced by VideoSetupWizard::testHDVideo().
const QString VIDEO_SAMPLE_SD_FILENAME |
Definition at line 25 of file setupwizard_video.cpp.
Referenced by VideoSetupWizard::testSDVideo().