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

Public Member Functions

ComponentcreateComponent (QObject *parent) override

Detailed Description

Definition at line 28 of file actionrest.h.

Member Function Documentation

◆ createComponent()

Component * Cutelyst::CutelystActionREST::createComponent ( QObject * parent)
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.