Uses of Enum
io.qt.script.QScriptContextInfo.FunctionType
Packages that use QScriptContextInfo.FunctionType
-
Uses of QScriptContextInfo.FunctionType in io.qt.script
Methods in io.qt.script that return QScriptContextInfo.FunctionTypeModifier and TypeMethodDescriptionQScriptContextInfo.functionType()
QScriptContextInfo.FunctionType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QScriptContextInfo.FunctionType[]
QScriptContextInfo.FunctionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.