![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <autofillicon.h>
Public Member Functions | |
AutoFillIcon (QWidget *parent=nullptr) | |
void | setWebView (WebView *view) |
void | setUsernames (const QStringList &usernames) |
![]() | |
ClickableLabel (QWidget *parent=nullptr) | |
QString | themeIcon () const |
void | setThemeIcon (const QString &name) |
QIcon | fallbackIcon () const |
void | setFallbackIcon (const QIcon &fallbackIcon) |
Additional Inherited Members | |
![]() | |
void | clicked (QPoint) |
void | middleClicked (QPoint) |
![]() | |
QSize | fixedsize |
int | fixedwidth |
int | fixedheight |
QString | themeIcon |
QIcon | fallbackIcon |
Definition at line 26 of file autofillicon.h.
|
explicit |
Definition at line 23 of file autofillicon.cpp.
void AutoFillIcon::setUsernames | ( | const QStringList & | usernames | ) |
Definition at line 40 of file autofillicon.cpp.
void AutoFillIcon::setWebView | ( | WebView * | view | ) |
Definition at line 35 of file autofillicon.cpp.