VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes
makVrf::DtPropertyMapTableCreator Class Reference
Inheritance diagram for makVrf::DtPropertyMapTableCreator:
Inheritance graph
[legend]

Public Member Functions

 DtPropertyMapTableCreator (makVrv::DtDe &)
virtual ~DtPropertyMapTableCreator ()
virtual DtPropertyMapTablecreate (QWidget *parent, const DtRwPropertiesMap *pm, const std::set< DtString > &ignoreColumns=std::set< DtString >())
virtual void registerCreator (const DtString &, DtPropertyMapTableInstanceCreator *)
 Register different creators with this creator such that you can create a specific instance of a property table by property RW type.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Member Functions

static DtPropertyMapTableCreatorinstance (makVrv::DtDe &)
 Get an instance of the creator.
static void registerInstance (makVrv::DtDe &de, DtPropertyMapTableCreator *creator)

Protected Attributes

makVrv::DtDemyDe
std::map< DtString,
DtPropertyMapTableInstanceCreator * > 
myCreators

Constructor & Destructor Documentation

makVrf::DtPropertyMapTableCreator::DtPropertyMapTableCreator ( makVrv::DtDe )
virtual makVrf::DtPropertyMapTableCreator::~DtPropertyMapTableCreator ( )
virtual

Member Function Documentation

static DtPropertyMapTableCreator& makVrf::DtPropertyMapTableCreator::instance ( makVrv::DtDe )
static

Get an instance of the creator.

static void makVrf::DtPropertyMapTableCreator::registerInstance ( makVrv::DtDe de,
DtPropertyMapTableCreator creator 
)
static
virtual DtPropertyMapTable* makVrf::DtPropertyMapTableCreator::create ( QWidget *  parent,
const DtRwPropertiesMap pm,
const std::set< DtString > &  ignoreColumns = std::set< DtString >() 
)
virtual
virtual void makVrf::DtPropertyMapTableCreator::registerCreator ( const DtString ,
DtPropertyMapTableInstanceCreator  
)
virtual

Register different creators with this creator such that you can create a specific instance of a property table by property RW type.

If you wish to register a default to be created, register with the name "default"

Member Data Documentation

makVrv::DtDe& makVrf::DtPropertyMapTableCreator::myDe
protected
std::map<DtString, DtPropertyMapTableInstanceCreator*> makVrf::DtPropertyMapTableCreator::myCreators
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)