Package io.qt.scxml

Class QScxmlExecutableContent.ParameterInfo

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

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

Represents a parameter to a service invocation

Java wrapper for Qt class QScxmlExecutableContent::ParameterInfo

  • Nested Class Summary

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

    io.qt.QtObject.QPrivateConstructor
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
     
    final int
    Expression to be evaluated
    final int
    Data model name of the item to be passed as a parameter
    final int
    Of the parameter
    final void
    setExpr(int expr)
    Expression to be evaluated
    final void
    setLocation(int location)
    Data model name of the item to be passed as a parameter
    final void
    setName(int name)
    Of the parameter

    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