#include <Plugins/org.commontk.plugingenerator.core/ctkPluginGeneratorCodeModel.h>
◆ ctkPluginGeneratorCodeModel()
| ctkPluginGeneratorCodeModel::ctkPluginGeneratorCodeModel |
( |
| ) |
|
◆ ~ctkPluginGeneratorCodeModel()
| virtual ctkPluginGeneratorCodeModel::~ctkPluginGeneratorCodeModel |
( |
| ) |
|
|
virtual |
◆ addContent()
| void ctkPluginGeneratorCodeModel::addContent |
( |
const QString & |
marker, |
|
|
const QString & |
content |
|
) |
| |
◆ addTemplate()
◆ create()
| void ctkPluginGeneratorCodeModel::create |
( |
const QString & |
location | ) |
|
◆ getContent()
| QString ctkPluginGeneratorCodeModel::getContent |
( |
const QString & |
marker | ) |
const |
◆ getExportMacro()
| QString ctkPluginGeneratorCodeModel::getExportMacro |
( |
| ) |
const |
◆ getExportMacroInclude()
| QString ctkPluginGeneratorCodeModel::getExportMacroInclude |
( |
| ) |
const |
◆ getLicense()
| QString ctkPluginGeneratorCodeModel::getLicense |
( |
| ) |
const |
◆ getSymbolicName()
| QString ctkPluginGeneratorCodeModel::getSymbolicName |
( |
bool |
withPeriods = false | ) |
const |
◆ getTemplate()
◆ reset()
| void ctkPluginGeneratorCodeModel::reset |
( |
| ) |
|
◆ setExportMacro()
| void ctkPluginGeneratorCodeModel::setExportMacro |
( |
const QString & |
exportMacro | ) |
|
◆ setExportMacroInclude()
| void ctkPluginGeneratorCodeModel::setExportMacroInclude |
( |
const QString & |
exportMacroInclude | ) |
|
◆ setLicense()
| void ctkPluginGeneratorCodeModel::setLicense |
( |
const QString & |
license | ) |
|
◆ setSymbolicName()
| void ctkPluginGeneratorCodeModel::setSymbolicName |
( |
const QString & |
symbolicName | ) |
|
The documentation for this class was generated from the following file: