cutelyst 4.9.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::CutelystRoleACL Class Referencefinal
Inheritance diagram for Cutelyst::CutelystRoleACL:

Public Member Functions

ComponentcreateComponent (QObject *parent) override
 

Detailed Description

Definition at line 45 of file roleacl.h.

Member Function Documentation

◆ createComponent()

Component * Cutelyst::CutelystRoleACL::createComponent ( QObject * parent)
inlineoverridevirtual

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

Implements Cutelyst::ComponentFactory.

Definition at line 53 of file roleacl.h.