VPTissue Reference Manual
|
Provides customization elements for the gui shell. More...
#include <AppCustomizer.h>
Public Member Functions | |
virtual | ~AppCustomizer () |
virtual std::shared_ptr< IWorkspaceFactory > | CreateWorkspaceFactory () const |
virtual std::string | GetAbout () const |
virtual std::string | GetApplicationName () const |
virtual std::string | GetOrganizationName () const |
Public Member Functions inherited from SimShell::Gui::IFactory | |
virtual | ~IFactory () |
Virtual destructor for interface class. | |
Provides customization elements for the gui shell.
Definition at line 37 of file AppCustomizer.h.
|
inlinevirtual |
Definition at line 41 of file AppCustomizer.h.
|
virtual |
Implements SimShell::Gui::IFactory.
Definition at line 35 of file AppCustomizer.cpp.
|
virtual |
Implements SimShell::Gui::IFactory.
Definition at line 40 of file AppCustomizer.cpp.
|
virtual |
Implements SimShell::Gui::IFactory.
Definition at line 64 of file AppCustomizer.cpp.
|
virtual |
Implements SimShell::Gui::IFactory.
Definition at line 69 of file AppCustomizer.cpp.