50 bool Create(
void)
override;
66 QDomElement& domElem);
69 const QString& dirthumb,
70 const QList<ResultItem*>& videos);
All purpose text widget, displays a text string.
void UpdateResultItem(ResultItem *item)
bool Create(void) override
static void SetSubfolderData(MythGenericTree *folder)
NetTree(DialogType type, MythScreenStack *parent, const char *name=nullptr)
void RunTreeEditor(void) const
RSSSite::rssList m_rssList
void ShowMenu(void) override
MythMenu * CreateShowManageMenu(void)
static const QString kRSSNode
void SwitchBrowseView(void)
static const QString kSearchNode
ResultItem * GetStreamItem() override
void UpdateItem(MythUIButtonListItem *item)
MythMenu * CreateShowViewMenu(void)
bool keyPressEvent(QKeyEvent *event) override
Key event handler.
void SetCurrentNode(MythGenericTree *node)
void AddFileNode(MythGenericTree *where_to_add, ResultItem *video)
void SwitchTreeView(void)
QList< ResultItem * > m_videos
void customEvent(QEvent *levent) override
void HandleDirSelect(MythGenericTree *node)
void SwitchGalleryView(void)
MythGenericTree * m_siteGeneric
MythGenericTree * m_currentNode
static const QString kDownloadNode
void UpdateCurrentItem(void)
void UpdateSiteItem(RSSSite *site)
MythUIButtonTree * m_siteMap
MythUIButtonList * m_siteButtonList
void BuildGenericTree(MythGenericTree *dst, QDomElement &domElem)
void Load() override
Load data which will ultimately be displayed on-screen or used to determine what appears on-screen (S...
void HandleSelect(MythUIButtonListItem *item)
GrabberDownloadThread * m_gdt
void RunRSSEditor(void) const
void LoadData(void) override