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

Go to the source code of this file.
Typedefs | |
typedef QCache< QString, KSharedConfig::Ptr > | ConfigCache |
Functions | |
K_GLOBAL_STATIC_WITH_ARGS (ConfigCache, static_cache,(15)) static KSharedConfig |
Typedef Documentation
typedef QCache<QString, KSharedConfig::Ptr> ConfigCache |
Definition at line 29 of file knotifyconfig.cpp.
Function Documentation
K_GLOBAL_STATIC_WITH_ARGS | ( | ConfigCache | , | |
static_cache | , | |||
(15) | ||||
) |
Definition at line 30 of file knotifyconfig.cpp.