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