MythTV  master
Classes | Variables
setupwizard_video.h File Reference
#include "libmythtv/mythvideoprofile.h"
#include "libmythui/mythdialogbox.h"
#include "libmythui/mythprogressdialog.h"
#include "libmythui/mythscreentype.h"
#include "libmythui/mythuibutton.h"
#include "libmythui/mythuibuttonlist.h"
Include dependency graph for setupwizard_video.h:
This graph shows which files directly or indirectly include this file:

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
 

Variable Documentation

◆ VIDEO_SAMPLE_HD_LOCATION

const QString VIDEO_SAMPLE_HD_LOCATION

Definition at line 20 of file setupwizard_video.cpp.

Referenced by VideoSetupWizard::testHDVideo().

◆ VIDEO_SAMPLE_SD_LOCATION

const QString VIDEO_SAMPLE_SD_LOCATION

Definition at line 22 of file setupwizard_video.cpp.

Referenced by VideoSetupWizard::testSDVideo().

◆ VIDEO_SAMPLE_HD_FILENAME

const QString VIDEO_SAMPLE_HD_FILENAME

Definition at line 24 of file setupwizard_video.cpp.

Referenced by VideoSetupWizard::testHDVideo().

◆ VIDEO_SAMPLE_SD_FILENAME

const QString VIDEO_SAMPLE_SD_FILENAME

Definition at line 26 of file setupwizard_video.cpp.

Referenced by VideoSetupWizard::testSDVideo().