55 bool Create(
void)
override;
87 bool Create(
void)
override;
100 void gotName(
const QString& value);
105 const QString &name,
const QString &callsign);
108 void showList(
const QString &caption, QString &value,
INSlot slot);
MythUIText * m_progSubtitle
bool Create(void) override
ArchiveFileSelector(MythScreenStack *parent)
MythUIText * m_progStartTime
void itemSelected(MythUIButtonListItem *item)
~ArchiveFileSelector(void) override
MythUIButton * m_nextButton
MythUIButton * m_prevButton
void fillSearchList(const QString &field)
MythUIText * m_localChanNameText
MythUIButton * m_finishButton
~ImportNative() override=default
bool keyPressEvent(QKeyEvent *e) override
Key event handler.
void showList(const QString &caption, QString &value, INSlot slot)
MythUIText * m_callsignText
MythUIButton * m_searchChanNoButton
void searchCallsign(void)
MythUIText * m_progDescriptionText
MythScreenType * m_previousScreen
MythUIButton * m_searchChanIDButton
bool m_isValidXMLSelected
bool Create(void) override
void findChannelMatch(const QString &chanid, const QString &chanNo, const QString &name, const QString &callsign)
MythUIButton * m_cancelButton
ImportNative(MythScreenStack *parent, MythScreenType *previousScreen, QString xmlFile, FileDetails details)
MythUIText * m_localCallsignText
void gotCallsign(const QString &value)
void(ImportNative::*)(const QString &) INSlot
MythUIText * m_chanIDText
void gotChanID(const QString &value)
MythUIText * m_chanNoText
MythUIText * m_progTitleText
MythUIText * m_chanNameText
MythUIButton * m_searchCallsignButton
void gotName(const QString &value)
MythUIText * m_localChanIDText
MythUIText * m_localChanNoText
MythUIButton * m_prevButton
void gotChanNo(const QString &value)
MythUIText * m_progDateTimeText
MythUIButton * m_searchChanNameButton
Screen in which all other widgets are contained and rendered.
All purpose text widget, displays a text string.