KHTML
Public Types |
Public Slots |
Signals |
Public Member Functions |
Public Attributes |
List of all members
KHTMLWalletQueue Class Reference
#include <khtml_wallet_p.h>
Inheritance diagram for KHTMLWalletQueue:

Public Types | |
typedef QPair< DOM::HTMLFormElementImpl *, QPointer< DOM::DocumentImpl > > | Caller |
typedef QList< Caller > | CallerList |
Public Slots | |
void | walletOpened (bool success) |
Signals | |
void | walletOpened (KWallet::Wallet *) |
Public Member Functions | |
KHTMLWalletQueue (QObject *parent) | |
virtual | ~KHTMLWalletQueue () |
Public Attributes | |
CallerList | callers |
QList< QPair< QString, QMap< QString, QString > > > | savers |
KWallet::Wallet * | wallet |
Detailed Description
Definition at line 41 of file khtml_wallet_p.h.
Member Typedef Documentation
◆ Caller
typedef QPair<DOM::HTMLFormElementImpl*, QPointer<DOM::DocumentImpl> > KHTMLWalletQueue::Caller |
Definition at line 55 of file khtml_wallet_p.h.
◆ CallerList
typedef QList<Caller> KHTMLWalletQueue::CallerList |
Definition at line 56 of file khtml_wallet_p.h.
Constructor & Destructor Documentation
◆ KHTMLWalletQueue()
|
inline |
Definition at line 45 of file khtml_wallet_p.h.
◆ ~KHTMLWalletQueue()
|
inlinevirtual |
Definition at line 49 of file khtml_wallet_p.h.
Member Function Documentation
◆ walletOpened [1/2]
|
inlineslot |
Definition at line 64 of file khtml_wallet_p.h.
◆ walletOpened [2/2]
|
signal |
Member Data Documentation
◆ callers
CallerList KHTMLWalletQueue::callers |
Definition at line 57 of file khtml_wallet_p.h.
◆ savers
Definition at line 58 of file khtml_wallet_p.h.
◆ wallet
KWallet::Wallet* KHTMLWalletQueue::wallet |
Definition at line 54 of file khtml_wallet_p.h.
The documentation for this class was generated from the following file:
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.