![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <Plugins/org.commontk.plugingenerator.core/ctkPluginGeneratorHeaderTemplate.h>


Public Member Functions | |
| ctkPluginGeneratorHeaderTemplate (const QString &name, ctkPluginGeneratorAbstractTemplate *parent=0) | |
| QString | generateContent () |
| QStringList | getMarkers () const |
Public Member Functions inherited from ctkPluginGeneratorAbstractTemplate | |
| void | addContent (const QString &marker, const QString &content, Position pos=APPEND) |
| virtual void | create (const QString &location) |
| ctkPluginGeneratorAbstractTemplate (const QString &name, ctkPluginGeneratorAbstractTemplate *parent=0) | |
| QStringList | getContent (const QString &marker) const |
| QString | getFilename () const |
| void | reset () |
| void | setFilename (const QString &filename) |
| virtual | ~ctkPluginGeneratorAbstractTemplate () |
Static Public Attributes | |
| static const QString | H_CLASSNAME_MARKER |
| static const QString | H_DEFAULT_ACCESS_MARKER |
| static const QString | H_FORWARD_DECL_MARKER |
| static const QString | H_FORWARD_DECL_NAMESPACE_MARKER |
| static const QString | H_INCLUDES_MARKER |
| static const QString | H_PRIVATE_MARKER |
| static const QString | H_PROTECTED_MARKER |
| static const QString | H_PUBLIC_MARKER |
| static const QString | H_SUPERCLASSES_MARKER |
Additional Inherited Members | |
Public Types inherited from ctkPluginGeneratorAbstractTemplate | |
| enum | Position { PREPEND , APPEND , REPLACE } |
Protected Member Functions inherited from ctkPluginGeneratorAbstractTemplate | |
| QString | getSymbolicName (bool withPeriods=false) const |
Definition at line 28 of file ctkPluginGeneratorHeaderTemplate.h.
| ctkPluginGeneratorHeaderTemplate::ctkPluginGeneratorHeaderTemplate | ( | const QString & | name, |
| ctkPluginGeneratorAbstractTemplate * | parent = 0 |
||
| ) |
|
virtual |
Implements ctkPluginGeneratorAbstractTemplate.
|
virtual |
Reimplemented from ctkPluginGeneratorAbstractTemplate.
|
static |
Definition at line 32 of file ctkPluginGeneratorHeaderTemplate.h.
|
static |
Definition at line 37 of file ctkPluginGeneratorHeaderTemplate.h.
|
static |
Definition at line 34 of file ctkPluginGeneratorHeaderTemplate.h.
|
static |
Definition at line 35 of file ctkPluginGeneratorHeaderTemplate.h.
|
static |
Definition at line 33 of file ctkPluginGeneratorHeaderTemplate.h.
|
static |
Definition at line 40 of file ctkPluginGeneratorHeaderTemplate.h.
|
static |
Definition at line 39 of file ctkPluginGeneratorHeaderTemplate.h.
|
static |
Definition at line 38 of file ctkPluginGeneratorHeaderTemplate.h.
|
static |
Definition at line 36 of file ctkPluginGeneratorHeaderTemplate.h.