|
Cutelyst
2.14.2
|

Public Member Functions | |
| virtual Component * | createComponent (QObject *parent=nullptr)=0 |
Definition at line 26 of file componentfactory.h.
|
pure virtual |
Component plugins should reimplement this to get a new instace of their component
Implemented in Cutelyst::RoleACLFactory, Cutelyst::RenderViewFactory, and Cutelyst::ActionRESTFactory.
Referenced by Cutelyst::Application::createComponentPlugin().
1.8.6