7 #include <Cutelyst/action.h> 8 #include <Cutelyst/cutelyst_export.h> 10 #include <QtCore/qhash.h> 11 #include <QtCore/qobject.h> 12 #include <QtCore/qstringlist.h> 19 class DispatcherPrivate;
118 void prepareAction(
Context *c);
124 DispatcherPrivate *d_ptr;
The Cutelyst Component base class.
This class represents a Cutelyst Action.
Cutelyst Controller base class.
The Cutelyst namespace holds all public Cutelyst API.
The Cutelyst application.