#include <StateBuilder.h>
|
| template<typename T > |
| static QString | generateStateName () |
| |
| template<typename T > |
| static bool | isState (const QString &pState) |
| |
| template<typename T , typename C > |
| static T * | createState (const QSharedPointer< C > &pContext) |
| |
◆ createState()
template<typename
T , typename C >
| static T * governikus::StateBuilder::createState |
( |
const QSharedPointer< C > & |
pContext | ) |
|
|
inlinestatic |
◆ generateStateName()
| static QString governikus::StateBuilder::generateStateName |
( |
| ) |
|
|
inlinestatic |
◆ isState()
| static bool governikus::StateBuilder::isState |
( |
const QString & |
pState | ) |
|
|
inlinestatic |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: