Cutelyst  2.13.0
Public Member Functions | List of all members
Cutelyst::RoleACLFactory Class Referencefinal
Inheritance diagram for Cutelyst::RoleACLFactory:
Inheritance graph
[legend]

Public Member Functions

virtual ComponentcreateComponent (QObject *parent) override
 

Detailed Description

Definition at line 68 of file roleacl.h.

Member Function Documentation

◆ createComponent()

virtual Component* Cutelyst::RoleACLFactory::createComponent ( QObject *  parent)
inlineoverridevirtual

Component plugins should reimplement this to get a new instace of their component

Implements Cutelyst::ComponentFactory.

Definition at line 74 of file roleacl.h.