KDEWebKit
kwebwallet.h
WebFormList formsToDelete() const
Returns forms to be removed from persistent storage.
QString index
The position of the form on the web page, relative to other forms.
Definition: kwebwallet.h:86
void saveFormDataRequested(const QString &key, const QUrl &url)
This signal is emitted whenever a save form data request is received.
void saveFormDataCompleted(const QUrl &url, bool ok)
This signal is emitted whenever a save form data request is completed.
void walletClosed()
This signal is emitted whenever the current wallet is closed.
QList< WebField > fields
The name and value attributes of each input element in the form.
Definition: kwebwallet.h:88
void fillFormRequestCompleted(bool ok)
This signal is emitted whenever a fill form data request is completed.
QPair< QString, QString > WebField
A typedef for storing the name and value attributes of HTML <input> elements.
Definition: kwebwallet.h:79
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.