![]() |
cutelyst 4.8.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|

Public Member Functions | |
| Component * | createComponent (QObject *parent) override |
| virtual Component * | createComponent (QObject *parent=nullptr)=0 |
Definition at line 28 of file actionrest.h.
|
inlineoverridevirtual |
Component plugins should reimplement this to get a new instace of their component
Implements Cutelyst::ComponentFactory.
Definition at line 36 of file actionrest.h.