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

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