Eneboo - Documentación para desarrolladores
|
#include "widgetdatabase.h"
#include "../interfaces/widgetinterface.h"
#include <qapplication.h>
#include <globaldefs.h>
#include <qstrlist.h>
#include <qdict.h>
#include <qfile.h>
#include <qtextstream.h>
#include <qcleanuphandler.h>
#include <qfeatures.h>
#include <stdlib.h>
'defines' | |
#define | NO_STATIC_COLORS |
Funciones | |
QPluginManager< WidgetInterface > * | widgetManager () |
Variables | |
const int | dbsize = 300 |
const int | dbcustom = 200 |
const int | dbdictsize = 211 |
QCleanupHandler < QPluginManager < WidgetInterface > > | cleanup_manager |
QString * | qwf_plugin_dir |
#define NO_STATIC_COLORS |
QPluginManager<WidgetInterface>* widgetManager | ( | ) |
QCleanupHandler<QPluginManager<WidgetInterface> > cleanup_manager |
const int dbdictsize = 211 |