26 bool Create(
void)
override;
51 void slotAddTab(
const QString &url,
bool doSwitch =
true);
void slotLoadFinished(bool OK)
MythImage * GetDefaultFavIcon(void)
MythUIText * m_statusText
void setDefaultSaveDirectory(const QString &saveDir)
void slotLoadProgress(int progress)
MythBrowser(MythScreenStack *parent, QStringList &urlList)
QString m_defaultSaveFilename
MythImage * m_defaultFavIcon
void slotStatusBarMessage(const QString &text)
MythUIButton * m_exitButton
MythUIButton * m_forwardButton
MythUIButton * m_backButton
void slotTabLosingFocus(void)
MythUIWebBrowser * activeBrowser(void)
MythUIButtonList * m_pageList
void slotLoadStarted(void)
void slotTabSelected(MythUIButtonListItem *item)
void slotOpenURL(const QString &url)
bool keyPressEvent(QKeyEvent *event) override
Key event handler.
void slotAddBookmark(void)
MythUIProgressBar * m_progressBar
void setDefaultSaveFilename(const QString &saveFile)
void slotTitleChanged(const QString &title)
void switchTab(int newTab)
QList< WebPage * > m_browserList
MythDialogBox * m_menuPopup
bool Create(void) override
void slotEnterURL(void) const
Basic menu dialog, message and a list of options.
int IncrRef(void) override
Increments reference count.
Screen in which all other widgets are contained and rendered.
All purpose text widget, displays a text string.