42 bool Create(
void)
override;
ExportNative(MythScreenStack *parent, MythScreenType *previousScreen, ArchiveDestination &archiveDestination, const QString &name)
void handleNextPage(void)
void loadConfiguration(void)
MythUIText * m_descriptionText
MythScreenType * m_previousScreen
~ExportNative(void) override
void getArchiveList(void)
bool Create(void) override
void handlePrevPage(void)
MythUIButtonList * m_archiveButtonList
void createConfigFile(const QString &filename)
void titleChanged(MythUIButtonListItem *item)
void handleAddRecording(void)
void ShowMenu(void) override
MythUIButton * m_nextButton
MythUIText * m_currsizeText
void updateArchiveList(void)
MythUIText * m_currsizeErrText
QList< ArchiveItem * > m_archiveList
MythUIText * m_freespaceText
MythUIButton * m_cancelButton
MythUIButton * m_addrecordingButton
MythUIText * m_datetimeText
MythUIText * m_filesizeText
bool keyPressEvent(QKeyEvent *event) override
Key event handler.
MythUIButton * m_prevButton
void selectorClosed(bool ok)
void getArchiveListFromDB(void)
ArchiveDestination m_archiveDestination
void saveConfiguration(void)
void handleAddVideo(void)
MythUIButton * m_addvideoButton
MythUIProgressBar * m_sizeBar
MythUIText * m_nofilesText
MythUIText * m_maxsizeText
MythUIText * m_minsizeText
Screen in which all other widgets are contained and rendered.
All purpose text widget, displays a text string.