MLABEngineOutputField Class Reference
[Fields]

A field containing a Inventor EngineOutput (which has no value and must be connected to another inventor field). More...

Inherits MLABField.

List of all members.

Public Slots

virtual bool isConnectionPossible (MLABField *field)
virtual void setStringValue (const QString &)
virtual QString stringValue ()


Detailed Description

A field containing a Inventor EngineOutput (which has no value and must be connected to another inventor field).

Member Function Documentation

virtual bool MLABEngineOutputField::isConnectionPossible ( MLABField field  )  [virtual, slot]

returns if a connection between the fields is possible (taking into account the input/output type and not regarding the networks the fields are in) NOTE: even if this method tries to be accurate, it may return true and connectFrom is still not possible.

This is due to the fact that not all Inventor fields can be connected with each other and this can only be detected when trying to connect the fields.

Reimplemented from MLABField.

virtual void MLABEngineOutputField::setStringValue ( const QString &   )  [inline, virtual, slot]

set string value

Reimplemented from MLABField.

virtual QString MLABEngineOutputField::stringValue (  )  [inline, virtual, slot]

get string value

Reimplemented from MLABField.


Generated on Sat Sep 3 18:38:02 2011 for MeVisLab Scripting Reference by  doxygen 1.5.8