tufao  1.3.0
An asynchronous web framework for C++ built on top of Qt
Tufao::ClassHandlerPluginInfo Struct Reference
+ Collaboration diagram for Tufao::ClassHandlerPluginInfo:

Public Attributes

QString id
 The plugin ID. It MUST match the lib file name (case sensitive).
 
QString displayedName
 The displayed name, e.g. "ServerSettings".
 
QString authors
 The comma separated list of authors, e.g. "Timothy Reaves".
 
QString contact
 The contact email or URL.
 
QString description
 The HTML description of the plugin.
 

Detailed Description

Contains information about a ClassHandler plugin.


The documentation for this struct was generated from the following file: