Public Member Functions | |
| void | process () override |
| void | onStateEnter (const NancyState::NancyState prevState) override |
| bool | onStateExit (const NancyState::NancyState nextState) override |
Additional Inherited Members | |
Static Public Member Functions inherited from Common::Singleton< SaveDialog > | |
| static bool | hasInstance () |
| static SaveDialog & | instance () |
| static void | destroy () |
Protected Types inherited from Common::Singleton< SaveDialog > | |
| typedef SaveDialog | SingletonBaseType |
Static Protected Attributes inherited from Common::Singleton< SaveDialog > | |
| static SaveDialog * | _singleton |