VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes
makVrv::DtVisualizerAttributeWidgetFactory Class Reference
Inheritance diagram for makVrv::DtVisualizerAttributeWidgetFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void registerWidgetCreator (DtVisualizerAttributeWidgetCreator *creator)
 Register a new widget creator.
void registerDefaultWidgetCreator (DtVisualizerAttributeWidgetCreator *creator)
 Register the default widget creator for attributes which do not have a specific type registered.
DtVisualizerAttributeWidgetcreateWidget (const DtVisualizerAttribute::TypeInfo &info, QWidget *parent) const
 Create a widget for the given visualizer attribute type.

Static Public Member Functions

static
DtVisualizerAttributeWidgetFactory
instance (DtDe &)
 Get an instance of the factory.

Protected Types

typedef boost::unordered_map
< std::string,
DtVisualizerAttributeWidgetCreator * > 
CreatorMap

Protected Member Functions

 DtVisualizerAttributeWidgetFactory (DtDe &)
 CTOR.
 ~DtVisualizerAttributeWidgetFactory ()
 DTOR.

Protected Attributes

DtDemyDe
DtVisualizerAttributeWidgetCreatormyDefaultCreator
CreatorMap myMap

Member Typedef Documentation


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

Get an instance of the factory.

Register a new widget creator.

Register the default widget creator for attributes which do not have a specific type registered.

Create a widget for the given visualizer attribute type.

Throws DtCorruptedState if unable to create a widget.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)