18 #ifndef CUTELYSTPLUGIN_H 19 #define CUTELYSTPLUGIN_H 21 #include <QtCore/qobject.h> 22 #include <QtCore/qhash.h> 23 #include <QtCore/qstring.h> 25 #include <Cutelyst/cutelyst_global.h> 30 class CUTELYST_LIBRARY
Plugin :
public QObject
48 #endif // CUTELYSTPLUGIN_H The Cutelyst namespace holds all public Cutelyst API.
The Cutelyst Application.