7 #include <Cutelyst/cutelyst_export.h> 9 #include <QtCore/qobject.h> 10 #include <QtCore/qstringlist.h> 56 [[nodiscard]]
virtual MatchType
76 virtual bool registerAction(
Action *action);
88 virtual bool inUse() = 0;
97 virtual bool isLowPrecedence()
const;
This class represents a Cutelyst Action.
The Cutelyst namespace holds all public Cutelyst API.
Abstract class to described a dispatch type.
The Cutelyst application.