Uses of Class
io.qt.core.QMetaMethod.Attributes
Package | Description |
---|---|
io.qt.core |
-
Uses of QMetaMethod.Attributes in io.qt.core
Methods in io.qt.core that return QMetaMethod.Attributes Modifier and Type Method Description static QMetaMethod.Attributes
QMetaMethod.Attributes. resolve(int value)
Returns the corresponding enum entry for the given value.static QMetaMethod.Attributes
QMetaMethod.Attributes. valueOf(String name)
Returns the enum constant of this type with the specified name.static QMetaMethod.Attributes[]
QMetaMethod.Attributes. values()
Returns an array containing the constants of this enum type, in the order they are declared.