7 #include <Cutelyst/component.h> 8 #include <Cutelyst/cutelyst_export.h> 27 Q_DECLARE_PRIVATE(
View)
38 virtual ~
View()
override =
default;
43 Modifiers modifiers()
const override;
59 void setMinimalSizeToDeflate(qint32 minSize = -1);
66 bool doExecute(
Context *c)
final;
The Cutelyst Component base class.
The Cutelyst namespace holds all public Cutelyst API.
Abstract View component for Cutelyst.