23 #include <Cutelyst/cutelyst_global.h> 24 #include <Cutelyst/component.h> 37 Q_DECLARE_PRIVATE(
View)
44 virtual ~
View()
override =
default;
49 virtual Modifiers modifiers()
const override;
65 void setMinimalSizeToDeflate(qint32 minSize = -1);
71 bool doExecute(
Context *c)
final;
The Cutelyst Component base class.
The Cutelyst namespace holds all public Cutelyst API.
Cutelyst View abstract view component