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

Detailed Description
Definition at line 44 of file kwalleteditor.h.
Public Slots | |
| void | createFolder () |
| void | deleteFolder () |
| void | walletClosed () |
Signals | |
| void | editorClosed (KXmlGuiWindow *) |
| void | enableContextFolderActions (bool enable) |
| void | enableFolderActions (bool enable) |
| void | enableWalletActions (bool enable) |
Public Member Functions | |
| bool | isOpen () const |
| KWalletEditor (const QString &wallet, bool isPath, QWidget *parent=0, const char *name=0) | |
| void | setNewWallet (bool newWallet) |
| virtual | ~KWalletEditor () |
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
| void KWalletEditor::createFolder | ( | ) | [slot] |
Definition at line 337 of file kwalleteditor.cpp.
| void KWalletEditor::deleteFolder | ( | ) | [slot] |
Definition at line 311 of file kwalleteditor.cpp.
| void KWalletEditor::editorClosed | ( | KXmlGuiWindow * | ) | [signal] |
| void KWalletEditor::enableContextFolderActions | ( | bool | enable | ) | [signal] |
| void KWalletEditor::enableFolderActions | ( | bool | enable | ) | [signal] |
| void KWalletEditor::enableWalletActions | ( | bool | enable | ) | [signal] |
| bool KWalletEditor::isOpen | ( | ) | const [inline] |
Definition at line 51 of file kwalleteditor.h.
| void KWalletEditor::setNewWallet | ( | bool | newWallet | ) |
Definition at line 1148 of file kwalleteditor.cpp.
| void KWalletEditor::walletClosed | ( | ) | [slot] |
Definition at line 235 of file kwalleteditor.cpp.
Member Data Documentation
Definition at line 96 of file kwalleteditor.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference