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