|
tufao
1.3.0
An asynchronous web framework for C++ built on top of Qt
|
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. | |
Contains information about a ClassHandler plugin.