Falkon Develop
Cross-platform Qt-based web browser
PageFormData Struct Reference

#include <autofill.h>

Public Member Functions

bool isValid () const
 

Public Attributes

QString username
 
QString password
 
QByteArray postData
 

Detailed Description

Definition at line 36 of file autofill.h.

Member Function Documentation

◆ isValid()

bool PageFormData::isValid ( ) const
inline

Definition at line 41 of file autofill.h.

Member Data Documentation

◆ password

QString PageFormData::password

Definition at line 38 of file autofill.h.

◆ postData

QByteArray PageFormData::postData

Definition at line 39 of file autofill.h.

◆ username

QString PageFormData::username

Definition at line 37 of file autofill.h.


The documentation for this struct was generated from the following file: