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

#include <autofillicon.h>

Inheritance diagram for AutoFillIcon:
ClickableLabel

Public Member Functions

 AutoFillIcon (QWidget *parent=nullptr)
 
void setWebView (WebView *view)
 
void setUsernames (const QStringList &usernames)
 
- 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 26 of file autofillicon.h.

Constructor & Destructor Documentation

◆ AutoFillIcon()

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

Definition at line 23 of file autofillicon.cpp.

Member Function Documentation

◆ setUsernames()

void AutoFillIcon::setUsernames ( const QStringList &  usernames)

Definition at line 40 of file autofillicon.cpp.

◆ setWebView()

void AutoFillIcon::setWebView ( WebView view)

Definition at line 35 of file autofillicon.cpp.


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