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

#include <zoomlabel.h>

Inheritance diagram for ZoomLabel:
ClickableLabel

Public Member Functions

 ZoomLabel (LocationBar *parent)
 
void setWebView (WebView *view)
 
void requestShow ()
 
- 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)
 

Protected Member Functions

void paintEvent (QPaintEvent *e) override
 

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 27 of file zoomlabel.h.

Constructor & Destructor Documentation

◆ ZoomLabel()

ZoomLabel::ZoomLabel ( LocationBar parent)
explicit

Definition at line 27 of file zoomlabel.cpp.

Member Function Documentation

◆ paintEvent()

void ZoomLabel::paintEvent ( QPaintEvent *  e)
overrideprotected

Definition at line 69 of file zoomlabel.cpp.

◆ requestShow()

void ZoomLabel::requestShow ( )

Definition at line 53 of file zoomlabel.cpp.

◆ setWebView()

void ZoomLabel::setWebView ( WebView view)

Definition at line 45 of file zoomlabel.cpp.


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