Falkon
Develop
Cross-platform Qt-based web browser
AbstractButtonInterface Member List
This is the complete list of members for
AbstractButtonInterface
, including all inherited members.
AbstractButtonInterface
(QObject *parent=nullptr)
AbstractButtonInterface
explicit
activeChanged
(bool active)
AbstractButtonInterface
signal
badgeText
() const
AbstractButtonInterface
badgeTextChanged
(const QString &badgeText)
AbstractButtonInterface
signal
clicked
(AbstractButtonInterface::ClickController *controller)
AbstractButtonInterface
signal
icon
() const
AbstractButtonInterface
iconChanged
(const QIcon &icon)
AbstractButtonInterface
signal
id
() const =0
AbstractButtonInterface
pure virtual
isActive
() const
AbstractButtonInterface
isValid
() const
AbstractButtonInterface
isVisible
() const
AbstractButtonInterface
name
() const =0
AbstractButtonInterface
pure virtual
setActive
(bool active)
AbstractButtonInterface
setBadgeText
(const QString &badgeText)
AbstractButtonInterface
setIcon
(const QIcon &icon)
AbstractButtonInterface
setTitle
(const QString &text)
AbstractButtonInterface
setToolTip
(const QString &toolTip)
AbstractButtonInterface
setVisible
(bool visible)
AbstractButtonInterface
setWebView
(WebView *view)
AbstractButtonInterface
title
() const
AbstractButtonInterface
titleChanged
(const QString &title)
AbstractButtonInterface
signal
toolTip
() const
AbstractButtonInterface
toolTipChanged
(const QString &toolTip)
AbstractButtonInterface
signal
visibleChanged
(bool visible)
AbstractButtonInterface
signal
webView
() const
AbstractButtonInterface
webViewChanged
(WebView *view)
AbstractButtonInterface
signal
Generated by
1.9.3