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

#include <autofillwidget.h>

Inheritance diagram for AutoFillWidget:
LocationBarPopup

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
 

Detailed Description

Definition at line 34 of file autofillwidget.h.

Constructor & Destructor Documentation

◆ AutoFillWidget()

AutoFillWidget::AutoFillWidget ( WebView view,
QWidget *  parent = nullptr 
)
explicit

Definition at line 29 of file autofillwidget.cpp.

◆ ~AutoFillWidget()

AutoFillWidget::~AutoFillWidget ( )

Definition at line 76 of file autofillwidget.cpp.

Member Function Documentation

◆ setUsernames()

void AutoFillWidget::setUsernames ( const QStringList &  usernames)

Definition at line 37 of file autofillwidget.cpp.


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