Falkon Develop
Cross-platform Qt-based web browser
StatusBarButton Class Reference
Inheritance diagram for StatusBarButton:
ClickableLabel

Public Member Functions

 StatusBarButton (AbstractButtonInterface *button, QWidget *parent=nullptr)
 
- Public Member Functions inherited from ClickableLabel
 ClickableLabel (QWidget *parent=nullptr)
 
QString themeIcon () const
 
void setThemeIcon (const QString &name)
 
QIcon fallbackIcon () const
 
void setFallbackIcon (const QIcon &fallbackIcon)
 

Additional Inherited Members

- Signals inherited from ClickableLabel
void clicked (QPoint)
 
void middleClicked (QPoint)
 
- Properties inherited from ClickableLabel
QSize fixedsize
 
int fixedwidth
 
int fixedheight
 
QString themeIcon
 
QIcon fallbackIcon
 

Detailed Description

Definition at line 35 of file statusbar.cpp.

Constructor & Destructor Documentation

◆ StatusBarButton()

StatusBarButton::StatusBarButton ( AbstractButtonInterface button,
QWidget *  parent = nullptr 
)
explicit

Definition at line 48 of file statusbar.cpp.


The documentation for this class was generated from the following file: