Uses of Enum
io.qt.script.tools.QScriptEngineDebugger.DebuggerState
-
Uses of QScriptEngineDebugger.DebuggerState in io.qt.script.tools
Modifier and TypeMethodDescriptionQScriptEngineDebugger.DebuggerState.resolve
(int value) Returns the corresponding enum entry for the given value.QScriptEngineDebugger.state()
Returns the enum constant of this type with the specified name.static QScriptEngineDebugger.DebuggerState[]
QScriptEngineDebugger.DebuggerState.values()
Returns an array containing the constants of this enum type, in the order they are declared.