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
| KHTMLWalletQueue::KHTMLWalletQueue | ( | QObject * | parent | ) | [inline] |
Definition at line 45 of file khtml_wallet_p.h.
| virtual KHTMLWalletQueue::~KHTMLWalletQueue | ( | ) | [inline, virtual] |
Definition at line 49 of file khtml_wallet_p.h.
Member Function Documentation
| void KHTMLWalletQueue::walletOpened | ( | KWallet::Wallet * | ) | [signal] |
| void KHTMLWalletQueue::walletOpened | ( | bool | success | ) | [inline, slot] |
Definition at line 64 of file khtml_wallet_p.h.
Member Data Documentation
Definition at line 57 of file khtml_wallet_p.h.
Definition at line 58 of file khtml_wallet_p.h.
Definition at line 54 of file khtml_wallet_p.h.
The documentation for this class was generated from the following file:
KDE 4.6 API Reference