Uses of Enum
io.qt.activex.QAxScript.FunctionFlags
Packages that use QAxScript.FunctionFlags
-
Uses of QAxScript.FunctionFlags in io.qt.activex
Methods in io.qt.activex that return QAxScript.FunctionFlagsModifier and TypeMethodDescriptionstatic QAxScript.FunctionFlags
QAxScript.FunctionFlags.resolve
(int value) Returns the corresponding enum entry for the given value.static QAxScript.FunctionFlags
Returns the enum constant of this type with the specified name.static QAxScript.FunctionFlags[]
QAxScript.FunctionFlags.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.activex with parameters of type QAxScript.FunctionFlagsModifier and TypeMethodDescriptionfinal QStringList
QAxScript.functions
(QAxScript.FunctionFlags arg__1) final QStringList
QAxScriptManager.functions
(QAxScript.FunctionFlags arg__1)