KDEUI
kwallet.cpp File Reference
#include "kwallet.h"
#include "config-kwallet.h"
#include <QtGui/QApplication>
#include <QtCore/QPointer>
#include <QtGui/QWidget>
#include <QtDBus/QtDBus>
#include <ktoolinvocation.h>
#include <assert.h>
#include <kcomponentdata.h>
#include <kconfiggroup.h>
#include <kdebug.h>
#include <kdeversion.h>
#include <kglobal.h>
#include <kaboutdata.h>
#include <ksharedconfig.h>
#include <kwindowsystem.h>
#include "kwallet_interface.h"
#include "kwallet.moc"
Include dependency graph for kwallet.cpp:
Go to the source code of this file.
Namespaces | |
KWallet | |
Typedefs | |
typedef QMap< QString, QByteArray > | StringByteArrayMap |
Functions | |
static QString | KWallet::appid () |
static void | KWallet::registerTypes () |
Variables | |
static const char | KWallet::s_kwalletdServiceName [] = "org.kde.kwalletd" |
Typedef Documentation
Definition at line 52 of file kwallet.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 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:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.