Falkon Develop
Cross-platform Qt-based web browser
DownIcon Class Reference

#include <downicon.h>

Inheritance diagram for DownIcon:
ClickableLabel

Public Member Functions

 DownIcon (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 24 of file downicon.h.

Constructor & Destructor Documentation

◆ DownIcon()

DownIcon::DownIcon ( QWidget *  parent = nullptr)
explicit

Definition at line 22 of file downicon.cpp.


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