![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <autofillwidget.h>
Public Member Functions | |
| AutoFillWidget (WebView *view, QWidget *parent=nullptr) | |
| ~AutoFillWidget () | |
| void | setUsernames (const QStringList &usernames) |
Public Member Functions inherited from LocationBarPopup | |
| LocationBarPopup (QWidget *parent) | |
| void | showAt (QWidget *parent) |
| void | setPopupAlignment (Qt::Alignment alignment) |
| Qt::Alignment | popupAlignment () const |
Definition at line 34 of file autofillwidget.h.
|
explicit |
Definition at line 29 of file autofillwidget.cpp.
| AutoFillWidget::~AutoFillWidget | ( | ) |
Definition at line 76 of file autofillwidget.cpp.
| void AutoFillWidget::setUsernames | ( | const QStringList & | usernames | ) |
Definition at line 37 of file autofillwidget.cpp.