1 #ifndef SIMPT_SHELL_GUI_APP_CUSTOMIZER_H_INCLUDED
2 #define SIMPT_SHELL_GUI_APP_CUSTOMIZER_H_INCLUDED
44 virtual std::shared_ptr<IWorkspaceFactory> CreateWorkspaceFactory()
const;
47 virtual std::string GetAbout()
const;
50 virtual std::string GetApplicationName()
const;
53 virtual std::string GetOrganizationName()
const;
59 #endif // end_of_include_guard
Namespace for SimPT shell package.
Namespace for graphical interface classes.
Provides customization elements for the gui shell.
Namespace for generic workspace classes.
Factory for application-specific stuff in generic simshell GUI.