Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

@RECALCONEXIT  is used in an entity (in QEntityData) to avoid real time recalculation upon providing or changing input in this entity. Propagation and (re)calculation is performed upon leaving the entity.

Syntax

Place 

...

Remarks

This attribute can be used if immediate recalculation in the entity takes too much time and leads to unacceptable waiting time after any input event.

...