|
AusweisApp
|
#include <StateBuilder.h>
Öffentliche, statische Methoden | |
| 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) |
|
inlinestatic |