Go to the documentation of this file. 1 #ifndef VIDEOSETUPWIZARD_H
2 #define VIDEOSETUPWIZARD_H
27 bool Create(
void)
override;
const QString VIDEO_SAMPLE_SD_LOCATION
MythScreenType * m_generalScreen
~VideoSetupWizard() override
void playVideoTest(const QString &desc, const QString &title, const QString &file)
bool keyPressEvent(QKeyEvent *event) override
Key event handler.
const QString VIDEO_SAMPLE_SD_FILENAME
void initProgressDialog()
const QString VIDEO_SAMPLE_HD_LOCATION
bool Create(void) override
Screen in which all other widgets are contained and rendered.
void customEvent(QEvent *e) override
MythUIButtonList * m_playbackProfileButtonList
MythUIProgressDialog * m_progressDialog
VideoSetupWizard(MythScreenStack *parent, MythScreenType *general, MythScreenType *audio, const char *name=nullptr)
MythUIButton * m_nextButton
MythUIButton * m_prevButton
MythUIButton * m_testSDButton
void DownloadSample(const QString &url, const QString &dest)
MythUIButton * m_testHDButton
const QString VIDEO_SAMPLE_HD_FILENAME
MythScreenType * m_audioScreen
MythScreenStack * m_popupStack