kresources
factory.cpp File Reference
This file is part of the KDE resource framework and defines the Factory class. More...
#include "factory.h"
#include <QtCore/QFile>
#include <kdebug.h>
#include <klocale.h>
#include <kconfig.h>
#include <kconfiggroup.h>
#include <kprocess.h>
#include <kservicetypetrader.h>
#include <kpluginloader.h>
#include "resource.h"
Include dependency graph for factory.cpp:

Go to the source code of this file.
Detailed Description
This file is part of the KDE resource framework and defines the Factory class.A class for loading resource plugins.
Definition in file factory.cpp.