VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
makVrv::DtVisualizerAttributeEditorInterface Class Reference

Base interface for the visualizer attribute editor to be passed to logics which will assign the attribute objects. More...

Inheritance diagram for makVrv::DtVisualizerAttributeEditorInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~DtVisualizerAttributeEditorInterface ()
virtual void setAttribute (const DtVisualizerDefinition *visDef, DtVisualizerAttribute *visAttr)=0

Public Attributes

boost::signal< void()> signal_attributeValueChanged
 Signal emitted if the editor changes the attribute's value.
boost::signal< void()> signal_cancel
 Signal emitted if the editor changes the attribute's value.
boost::signal< void(DtVisualizerAttributeEditorInterface *)> signal_destroyed

Detailed Description

Base interface for the visualizer attribute editor to be passed to logics which will assign the attribute objects.

Constructor & Destructor Documentation

virtual makVrv::DtVisualizerAttributeEditorInterface::~DtVisualizerAttributeEditorInterface ( )
virtual

Member Function Documentation

virtual void makVrv::DtVisualizerAttributeEditorInterface::setAttribute ( const DtVisualizerDefinition visDef,
DtVisualizerAttribute visAttr 
)
pure virtual

Member Data Documentation

boost::signal<void ()> makVrv::DtVisualizerAttributeEditorInterface::signal_attributeValueChanged

Signal emitted if the editor changes the attribute's value.

boost::signal<void ()> makVrv::DtVisualizerAttributeEditorInterface::signal_cancel

Signal emitted if the editor changes the attribute's value.

boost::signal<void (DtVisualizerAttributeEditorInterface*)> makVrv::DtVisualizerAttributeEditorInterface::signal_destroyed

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)