|
AppCore
|
factory class creating other states More...
#include <StateFactory.h>


Classes | |
| class | DataClass |
| INTERNAL. More... | |
Public Member Functions | |
| StateFactory () | |
| virtual | ~StateFactory () |
| State * | Create (const QString &stateName, StorageList &list) |
| void | RegisterState (State *) |
| StateFactory () | |
| virtual | ~StateFactory () |
| State * | Create (const QString &stateName, StorageList &list) |
| void | RegisterState (State *) |
factory class creating other states
| StateFactory::StateFactory | ( | ) |
|
virtual |
| StateFactory::StateFactory | ( | ) |
|
virtual |
| State* StateFactory::Create | ( | const QString & | stateName, |
| StorageList & | list | ||
| ) |
| State* StateFactory::Create | ( | const QString & | stateName, |
| StorageList & | list | ||
| ) |
| void StateFactory::RegisterState | ( | State * | ) |
| void StateFactory::RegisterState | ( | State * | ) |
1.8.8