VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)