KDEUI
kwallet_mac.cpp File Reference
#include "kwallet.h"
#include <ksharedconfig.h>
#include <kdebug.h>
#include <kdeversion.h>
#include <QtGui/QApplication>
#include <QtCore/QPointer>
#include <QtGui/QWidget>
#include <ktoolinvocation.h>
#include <kglobal.h>
#include <kcomponentdata.h>
#include <kaboutdata.h>
#include <kconfiggroup.h>
#include <cassert>
#include <sys/param.h>
#include "qosxkeychain.h"
#include "kwallet.moc"
Go to the source code of this file.
Typedefs | |
typedef QMap< QString, QByteArray > | StringByteArrayMap |
typedef QMap< QString, QString > | StringStringMap |
typedef QMap< QString, StringStringMap > | StringToStringStringMapMap |
Typedef Documentation
◆ StringByteArrayMap
typedef QMap<QString, QByteArray> StringByteArrayMap |
Definition at line 50 of file kwallet_mac.cpp.
◆ StringStringMap
typedef QMap<QString, QString> StringStringMap |
Definition at line 46 of file kwallet_mac.cpp.
◆ StringToStringStringMapMap
typedef QMap<QString, StringStringMap> StringToStringStringMapMap |
Definition at line 48 of file kwallet_mac.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.