Go to the documentation of this file. 1 #ifndef IMPORTNATIVE_H_
2 #define IMPORTNATIVE_H_
13 #include <QStringList>
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);
void gotChanNo(const QString &value)
MythScreenType * m_previousScreen
MythUIText * m_localChanIDText
bool Create(void) override
MythUIText * m_progDescriptionText
void searchCallsign(void)
void showList(const QString &caption, QString &value, INSlot slot)
bool keyPressEvent(QKeyEvent *e) override
Key event handler.
Screen in which all other widgets are contained and rendered.
void findChannelMatch(const QString &chanid, const QString &chanNo, const QString &name, const QString &callsign)
void gotChanID(const QString &value)
MythUIText * m_chanNameText
MythUIText * m_progStartTime
MythUIText * m_progSubtitle
MythUIText * m_progTitleText
MythUIText * m_localChanNoText
MythUIButton * m_finishButton
~ImportNative() override=default
~ArchiveFileSelector(void) override
MythUIButton * m_searchChanNameButton
void gotCallsign(const QString &value)
MythUIText * m_localChanNameText
ArchiveFileSelector(MythScreenStack *parent)
void(ImportNative::*)(const QString &) INSlot
MythUIButton * m_nextButton
void itemSelected(MythUIButtonListItem *item)
MythUIButton * m_searchCallsignButton
MythUIText * m_chanNoText
MythUIButton * m_cancelButton
All purpose text widget, displays a text string.
MythUIButton * m_searchChanIDButton
ImportNative(MythScreenStack *parent, MythScreenType *previousScreen, QString xmlFile, FileDetails details)
void gotName(const QString &value)
MythUIText * m_callsignText
MythUIButton * m_prevButton
MythUIButton * m_prevButton
bool Create(void) override
void fillSearchList(const QString &field)
bool m_isValidXMLSelected
MythUIText * m_progDateTimeText
MythUIText * m_localCallsignText
MythUIButton * m_searchChanNoButton
MythUIText * m_chanIDText