![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <autofill.h>
Public Member Functions | |
bool | isValid () const |
Public Attributes | |
QString | username |
QString | password |
QByteArray | postData |
Definition at line 36 of file autofill.h.
|
inline |
Definition at line 41 of file autofill.h.
QString PageFormData::password |
Definition at line 38 of file autofill.h.
QByteArray PageFormData::postData |
Definition at line 39 of file autofill.h.
QString PageFormData::username |
Definition at line 37 of file autofill.h.