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