Uses of Class
io.qt.scxml.QScxmlError
Package | Description |
---|---|
io.qt.scxml |
-
Uses of QScxmlError in io.qt.scxml
Methods in io.qt.scxml that return QScxmlError Modifier and Type Method Description QScxmlError
QScxmlError. clone()
Methods in io.qt.scxml that return types with arguments of type QScxmlError Modifier and Type Method Description QVector<QScxmlError>
QScxmlCompiler. errors()
QVector<QScxmlError>
QScxmlStateMachine. parseErrors()
Constructors in io.qt.scxml with parameters of type QScxmlError Constructor Description QScxmlError(QScxmlError arg__1)