Kross
manager.cpp File Reference
#include "manager.h"
#include "interpreter.h"
#include "action.h"
#include "actioncollection.h"
#include <QtCore/QObject>
#include <QtCore/QArgument>
#include <QtCore/QFile>
#include <QtCore/QRegExp>
#include <QtCore/QFileInfo>
#include <klibloader.h>
#include "manager.moc"
Include dependency graph for manager.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Kross |
Typedefs | |
| typedef QObject *(* | def_module_func )() |
Typedef Documentation
| typedef QObject*(* def_module_func)() |
Definition at line 36 of file manager.cpp.
KDE 4.0 API Reference