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
typedef QPair<DOM::HTMLFormElementImpl*, QPointer<DOM::DocumentImpl> > KHTMLWalletQueue::Caller |
Definition at line 55 of file khtml_wallet_p.h.
typedef QList<Caller> KHTMLWalletQueue::CallerList |
Definition at line 56 of file khtml_wallet_p.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 45 of file khtml_wallet_p.h.
|
inlinevirtual |
Definition at line 49 of file khtml_wallet_p.h.
Member Function Documentation
|
signal |
|
inlineslot |
Definition at line 64 of file khtml_wallet_p.h.
Member Data Documentation
CallerList KHTMLWalletQueue::callers |
Definition at line 57 of file khtml_wallet_p.h.
Definition at line 58 of file khtml_wallet_p.h.
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.