VPTissue Reference Manual
SimPT_Shell::Gui::AppCustomizer Class Reference

Provides customization elements for the gui shell. More...

#include <AppCustomizer.h>

Inheritance diagram for SimPT_Shell::Gui::AppCustomizer:
Inheritance graph
Collaboration diagram for SimPT_Shell::Gui::AppCustomizer:
Collaboration graph

Public Member Functions

virtual ~AppCustomizer ()
 
virtual std::shared_ptr< IWorkspaceFactoryCreateWorkspaceFactory () 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.
 

Detailed Description

Provides customization elements for the gui shell.

See also
IFactory

Definition at line 37 of file AppCustomizer.h.

Constructor & Destructor Documentation

virtual SimPT_Shell::Gui::AppCustomizer::~AppCustomizer ( )
inlinevirtual
See also
IFactory.

Definition at line 41 of file AppCustomizer.h.

Member Function Documentation

shared_ptr< IWorkspaceFactory > SimPT_Shell::Gui::AppCustomizer::CreateWorkspaceFactory ( ) const
virtual
See also
IFactory.

Implements SimShell::Gui::IFactory.

Definition at line 35 of file AppCustomizer.cpp.

string SimPT_Shell::Gui::AppCustomizer::GetAbout ( ) const
virtual
See also
IFactory.

Implements SimShell::Gui::IFactory.

Definition at line 40 of file AppCustomizer.cpp.

string SimPT_Shell::Gui::AppCustomizer::GetApplicationName ( ) const
virtual
See also
IFactory.

Implements SimShell::Gui::IFactory.

Definition at line 64 of file AppCustomizer.cpp.

string SimPT_Shell::Gui::AppCustomizer::GetOrganizationName ( ) const
virtual
See also
IFactory.

Implements SimShell::Gui::IFactory.

Definition at line 69 of file AppCustomizer.cpp.


The documentation for this class was generated from the following files: