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.FunctionFlagsQAxScript.FunctionFlags.resolve(int value) Returns the corresponding enum entry for the given value.static QAxScript.FunctionFlagsReturns 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 QStringListQAxScript.functions(QAxScript.FunctionFlags arg__1) final QStringListQAxScriptManager.functions(QAxScript.FunctionFlags arg__1)