kwallet
KWalletEditor Class Reference
#include <kwalleteditor.h>
Inheritance diagram for KWalletEditor:

Detailed Description
Definition at line 45 of file kwalleteditor.h.
Public Slots | |
| void | walletClosed () |
| void | createFolder () |
| void | deleteFolder () |
Signals | |
| void | enableWalletActions (bool enable) |
| void | enableFolderActions (bool enable) |
| void | enableContextFolderActions (bool enable) |
| void | editorClosed (KXmlGuiWindow *) |
Public Member Functions | |
| KWalletEditor (const QString &wallet, bool isPath, QWidget *parent=0, const char *name=0) | |
| virtual | ~KWalletEditor () |
| bool | isOpen () const |
| void | setNewWallet (bool newWallet) |
Public Attributes | |
| QString | _walletName |
Constructor & Destructor Documentation
| KWalletEditor::KWalletEditor | ( | const QString & | wallet, | |
| bool | isPath, | |||
| QWidget * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) |
Definition at line 66 of file kwalleteditor.cpp.
| KWalletEditor::~KWalletEditor | ( | ) | [virtual] |
Definition at line 141 of file kwalleteditor.cpp.
Member Function Documentation
| bool KWalletEditor::isOpen | ( | ) | const [inline] |
Definition at line 52 of file kwalleteditor.h.
| void KWalletEditor::setNewWallet | ( | bool | newWallet | ) |
Definition at line 1119 of file kwalleteditor.cpp.
| void KWalletEditor::walletClosed | ( | ) | [slot] |
Definition at line 215 of file kwalleteditor.cpp.
| void KWalletEditor::createFolder | ( | ) | [slot] |
Definition at line 316 of file kwalleteditor.cpp.
| void KWalletEditor::deleteFolder | ( | ) | [slot] |
Definition at line 290 of file kwalleteditor.cpp.
| void KWalletEditor::enableWalletActions | ( | bool | enable | ) | [signal] |
| void KWalletEditor::enableFolderActions | ( | bool | enable | ) | [signal] |
| void KWalletEditor::enableContextFolderActions | ( | bool | enable | ) | [signal] |
| void KWalletEditor::editorClosed | ( | KXmlGuiWindow * | ) | [signal] |
Member Data Documentation
Definition at line 97 of file kwalleteditor.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference