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;
This class represents a Cutelyst Action.
The Cutelyst application.
The Cutelyst Component base class.
Cutelyst Controller base class.
The Cutelyst namespace holds all public Cutelyst API.