, including all inherited members.
| Asynchronous enum value (defined in KWallet::Wallet) | KWallet::Wallet | |
| callingDcopClient() | DCOPObject | |
| changePassword(const QString &name, WId w=0) | KWallet::Wallet | [static] |
| closeWallet(const QString &name, bool force) | KWallet::Wallet | [static] |
| connectDCOPSignal(const QCString &sender, const QCString &senderObj, const QCString &signal, const QCString &slot, bool Volatile) | DCOPObject | |
| createFolder(const QString &f) | KWallet::Wallet | [virtual] |
| currentFolder() const | KWallet::Wallet | [virtual] |
| DCOPObject() | DCOPObject | |
| DCOPObject(QObject *obj) | DCOPObject | |
| DCOPObject(const QCString &objId) | DCOPObject | |
| deleteWallet(const QString &name) | KWallet::Wallet | [static] |
| disconnectApplication(const QString &wallet, const QCString &app) | KWallet::Wallet | [static] |
| disconnectDCOPSignal(const QCString &sender, const QCString &senderObj, const QCString &signal, const QCString &slot) | DCOPObject | |
| emitDCOPSignal(const QCString &signal, const QByteArray &data) | DCOPObject | |
| entryList() | KWallet::Wallet | [virtual] |
| EntryType enum name (defined in KWallet::Wallet) | KWallet::Wallet | |
| entryType(const QString &key) | KWallet::Wallet | [virtual] |
| find(const QCString &objId) | DCOPObject | [static] |
| folderDoesNotExist(const QString &wallet, const QString &folder) | KWallet::Wallet | [static] |
| folderList() | KWallet::Wallet | [virtual] |
| folderListUpdated() | KWallet::Wallet | [signal] |
| folderRemoved(const QString &folder) | KWallet::Wallet | [signal] |
| folderUpdated(const QString &folder) | KWallet::Wallet | [signal] |
| FormDataFolder() | KWallet::Wallet | [static] |
| functions() | DCOPObject | [virtual] |
| functionsDynamic() | DCOPObject | [virtual] |
| hasEntry(const QString &key) | KWallet::Wallet | [virtual] |
| hasFolder(const QString &f) | KWallet::Wallet | [virtual] |
| hasObject(const QCString &objId) | DCOPObject | [static] |
| interfaces() | DCOPObject | [virtual] |
| interfacesDynamic() | DCOPObject | [virtual] |
| isEnabled() | KWallet::Wallet | [static] |
| isOpen(const QString &name) | KWallet::Wallet | [static] |
| isOpen() const | KWallet::Wallet | [virtual] |
| keyDoesNotExist(const QString &wallet, const QString &folder, const QString &key) | KWallet::Wallet | [static] |
| LocalWallet() | KWallet::Wallet | [static] |
| lockWallet() | KWallet::Wallet | [virtual] |
| Map enum value (defined in KWallet::Wallet) | KWallet::Wallet | |
| match(const QCString &partialId) | DCOPObject | [static] |
| NetworkWallet() | KWallet::Wallet | [static] |
| objectName(QObject *obj) | DCOPObject | [static] |
| objId() const | DCOPObject | |
| OpenType enum name (defined in KWallet::Wallet) | KWallet::Wallet | |
| OpenTypeUnused enum value (defined in KWallet::Wallet) | KWallet::Wallet | |
| openWallet(const QString &name, WId w=0, OpenType ot=Synchronous) | KWallet::Wallet | [static] |
| Password enum value (defined in KWallet::Wallet) | KWallet::Wallet | |
| PasswordFolder() | KWallet::Wallet | [static] |
| Path enum value (defined in KWallet::Wallet) | KWallet::Wallet | |
| process(const QCString &fun, const QByteArray &data, QCString &replyType, QByteArray &replyData) | DCOPObject | [virtual] |
| processDynamic(const QCString &fun, const QByteArray &data, QCString &replyType, QByteArray &replyData) | DCOPObject | [virtual] |
| readEntry(const QString &key, QByteArray &value) | KWallet::Wallet | [virtual] |
| readEntryList(const QString &key, QMap< QString, QByteArray > &value) | KWallet::Wallet | |
| readMap(const QString &key, QMap< QString, QString > &value) | KWallet::Wallet | [virtual] |
| readMapList(const QString &key, QMap< QString, QMap< QString, QString > > &value) | KWallet::Wallet | |
| readPassword(const QString &key, QString &value) | KWallet::Wallet | [virtual] |
| readPasswordList(const QString &key, QMap< QString, QString > &value) | KWallet::Wallet | |
| removeEntry(const QString &key) | KWallet::Wallet | [virtual] |
| removeFolder(const QString &f) | KWallet::Wallet | [virtual] |
| renameEntry(const QString &oldName, const QString &newName) | KWallet::Wallet | [virtual] |
| requestChangePassword(WId w=0) | KWallet::Wallet | [virtual] |
| setCallingDcopClient(DCOPClient *) | DCOPObject | |
| setFolder(const QString &f) | KWallet::Wallet | [virtual] |
| setObjId(const QCString &objId) | DCOPObject | |
| slotApplicationDisconnected (defined in KWallet::Wallet) | KWallet::Wallet | |
| slotFolderListUpdated (defined in KWallet::Wallet) | KWallet::Wallet | |
| slotFolderUpdated (defined in KWallet::Wallet) | KWallet::Wallet | |
| slotWalletClosed (defined in KWallet::Wallet) | KWallet::Wallet | |
| Stream enum value (defined in KWallet::Wallet) | KWallet::Wallet | |
| sync() | KWallet::Wallet | [virtual] |
| Synchronous enum value (defined in KWallet::Wallet) | KWallet::Wallet | |
| Unknown enum value (defined in KWallet::Wallet) | KWallet::Wallet | |
| Unused enum value (defined in KWallet::Wallet) | KWallet::Wallet | |
| users(const QString &wallet) | KWallet::Wallet | [static] |
| virtual_hook(int id, void *data) (defined in KWallet::Wallet) | KWallet::Wallet | [protected, virtual] |
| Wallet(int handle, const QString &name) | KWallet::Wallet | [protected] |
| Wallet(const Wallet &) | KWallet::Wallet | [protected] |
| walletClosed() | KWallet::Wallet | [signal] |
| walletList() | KWallet::Wallet | [static] |
| walletName() const | KWallet::Wallet | [virtual] |
| walletOpened(bool success) | KWallet::Wallet | [signal] |
| walletOpenResult (defined in KWallet::Wallet) | KWallet::Wallet | |
| writeEntry(const QString &key, const QByteArray &value, EntryType entryType) | KWallet::Wallet | [virtual] |
| writeEntry(const QString &key, const QByteArray &value) | KWallet::Wallet | [virtual] |
| writeMap(const QString &key, const QMap< QString, QString > &value) | KWallet::Wallet | [virtual] |
| writePassword(const QString &key, const QString &value) | KWallet::Wallet | [virtual] |
| ~DCOPObject() | DCOPObject | [virtual] |
| ~Wallet() | KWallet::Wallet | [virtual] |