KDEUI
KWallet::Wallet Member List
This is the complete list of members for KWallet::Wallet, including all inherited members.
Asynchronous enum value | KWallet::Wallet | |
blockSignals(bool block) | QObject | |
changePassword(const QString &name, WId w) | KWallet::Wallet | static |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
closeWallet(const QString &name, bool force) | KWallet::Wallet | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
createFolder(const QString &f) | KWallet::Wallet | virtual |
currentFolder() const | KWallet::Wallet | virtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
deleteWallet(const QString &name) | KWallet::Wallet | static |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectApplication(const QString &wallet, const QString &app) | KWallet::Wallet | static |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
entryList() | KWallet::Wallet | virtual |
EntryType enum name | KWallet::Wallet | |
entryType(const QString &key) | KWallet::Wallet | virtual |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
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 |
hasEntry(const QString &key) | KWallet::Wallet | virtual |
hasFolder(const QString &f) | KWallet::Wallet | virtual |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isEnabled() | KWallet::Wallet | static |
isOpen(const QString &name) | KWallet::Wallet | static |
isOpen() const | KWallet::Wallet | virtual |
isUsingKSecretsService() | KWallet::Wallet | static |
isWidgetType() const | QObject | |
keyDoesNotExist(const QString &wallet, const QString &folder, const QString &key) | KWallet::Wallet | static |
killTimer(int id) | QObject | |
LocalWallet() | KWallet::Wallet | static |
lockWallet() | KWallet::Wallet | virtual |
Map enum value | KWallet::Wallet | |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
NetworkWallet() | KWallet::Wallet | static |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
OpenType enum name | KWallet::Wallet | |
OpenTypeUnused enum value | KWallet::Wallet | |
openWallet(const QString &name, WId w, OpenType ot=Synchronous) | KWallet::Wallet | static |
parent() const | QObject | |
Password enum value | KWallet::Wallet | |
PasswordFolder() | KWallet::Wallet | static |
Path enum value | KWallet::Wallet | |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
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 | |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEntry(const QString &key) | KWallet::Wallet | virtual |
removeEventFilter(QObject *obj) | QObject | |
removeFolder(const QString &f) | KWallet::Wallet | virtual |
renameEntry(const QString &oldName, const QString &newName) | KWallet::Wallet | virtual |
requestChangePassword(WId w) | KWallet::Wallet | virtual |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setFolder(const QString &f) | KWallet::Wallet | virtual |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
Stream enum value | KWallet::Wallet | |
sync() | KWallet::Wallet | virtual |
Synchronous enum value | KWallet::Wallet | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
Unknown enum value | KWallet::Wallet | |
Unused enum value | KWallet::Wallet | |
users(const QString &wallet) | KWallet::Wallet | static |
virtual_hook(int id, void *data) | KWallet::Wallet | protectedvirtual |
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 |
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 |
~QObject() | QObject | virtual |
~Wallet() | KWallet::Wallet | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.