KNotify
#include "knotifyconfig.h"
#include <ksharedconfig.h>
#include <kconfiggroup.h>
#include <kdebug.h>
#include <kglobal.h>
#include <QCache>
#include <QDataStream>
Include dependency graph for knotifyconfig.cpp:

Go to the source code of this file.
Typedefs | |
typedef QCache< QString, KSharedConfig::Ptr > | ConfigCache |
Functions | |
static KSharedConfig::Ptr | retrieve_from_cache (const QString &filename, const char *resourceType="config") |
Typedef Documentation
typedef QCache<QString, KSharedConfig::Ptr> ConfigCache |
Definition at line 30 of file knotifyconfig.cpp.
Function Documentation
|
static |
Definition at line 33 of file knotifyconfig.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:08:23 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:08:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.