Package io.qt.scxml

Class QScxmlExecutableContent.EvaluatorInfo

java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.scxml.QScxmlExecutableContent.EvaluatorInfo
All Implemented Interfaces:
io.qt.QtObjectInterface, Cloneable
Enclosing class:
QScxmlExecutableContent

public static class QScxmlExecutableContent.EvaluatorInfo extends io.qt.QtObject implements Cloneable

Represents a unit of executable content

Java wrapper for Qt class QScxmlExecutableContent::EvaluatorInfo

  • Nested Class Summary

    Nested classes/interfaces inherited from class io.qt.QtObject

    io.qt.QtObject.QPrivateConstructor
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
     
     
    protected
    EvaluatorInfo(io.qt.QtObject.QPrivateConstructor p)
    Constructor for internal use only.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    final int
    For evaluating the expression
    final int
    Expression to be evaluated
    final void
    setContext(int context)
    For evaluating the expression
    final void
    setExpr(int expr)
    Expression to be evaluated

    Methods inherited from class io.qt.QtObject

    dispose, equals, isDisposed

    Methods inherited from class java.lang.Object

    finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait