CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Static Public Member Functions | Static Public Attributes | List of all members
ctkPluginGeneratorConstants Struct Reference

#include <Plugins/org.commontk.plugingenerator.core/ctkPluginGeneratorConstants.h>

Static Public Member Functions

static QStringList getGlobalMarkers ()
 

Static Public Attributes

static const QString PLUGIN_EXPORTMACRO_MARKER
 
static const QString PLUGIN_LICENSE_MARKER
 
static const QString PLUGIN_NAMESPACE_MARKER
 
static const QString TEMPLATE_CMAKELISTS_TXT
 
static const QString TEMPLATE_PLUGINACTIVATOR_CPP
 
static const QString TEMPLATE_PLUGINACTIVATOR_H
 

Detailed Description

Definition at line 30 of file ctkPluginGeneratorConstants.h.

Member Function Documentation

◆ getGlobalMarkers()

static QStringList ctkPluginGeneratorConstants::getGlobalMarkers ( )
static

Member Data Documentation

◆ PLUGIN_EXPORTMACRO_MARKER

const QString ctkPluginGeneratorConstants::PLUGIN_EXPORTMACRO_MARKER
static

Definition at line 35 of file ctkPluginGeneratorConstants.h.

◆ PLUGIN_LICENSE_MARKER

const QString ctkPluginGeneratorConstants::PLUGIN_LICENSE_MARKER
static

Definition at line 34 of file ctkPluginGeneratorConstants.h.

◆ PLUGIN_NAMESPACE_MARKER

const QString ctkPluginGeneratorConstants::PLUGIN_NAMESPACE_MARKER
static

Definition at line 36 of file ctkPluginGeneratorConstants.h.

◆ TEMPLATE_CMAKELISTS_TXT

const QString ctkPluginGeneratorConstants::TEMPLATE_CMAKELISTS_TXT
static

Definition at line 41 of file ctkPluginGeneratorConstants.h.

◆ TEMPLATE_PLUGINACTIVATOR_CPP

const QString ctkPluginGeneratorConstants::TEMPLATE_PLUGINACTIVATOR_CPP
static

Definition at line 43 of file ctkPluginGeneratorConstants.h.

◆ TEMPLATE_PLUGINACTIVATOR_H

const QString ctkPluginGeneratorConstants::TEMPLATE_PLUGINACTIVATOR_H
static

Definition at line 42 of file ctkPluginGeneratorConstants.h.


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