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)AbstractButtonInterfaceexplicit
activeChanged(bool active)AbstractButtonInterfacesignal
badgeText() constAbstractButtonInterface
badgeTextChanged(const QString &badgeText)AbstractButtonInterfacesignal
clicked(AbstractButtonInterface::ClickController *controller)AbstractButtonInterfacesignal
icon() constAbstractButtonInterface
iconChanged(const QIcon &icon)AbstractButtonInterfacesignal
id() const =0AbstractButtonInterfacepure virtual
isActive() constAbstractButtonInterface
isValid() constAbstractButtonInterface
isVisible() constAbstractButtonInterface
name() const =0AbstractButtonInterfacepure 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() constAbstractButtonInterface
titleChanged(const QString &title)AbstractButtonInterfacesignal
toolTip() constAbstractButtonInterface
toolTipChanged(const QString &toolTip)AbstractButtonInterfacesignal
visibleChanged(bool visible)AbstractButtonInterfacesignal
webView() constAbstractButtonInterface
webViewChanged(WebView *view)AbstractButtonInterfacesignal