Uses of Class
io.qt.qt3d.render.QAbstractTexture.HandleType
Package | Description |
---|---|
io.qt.qt3d.render |
-
Uses of QAbstractTexture.HandleType in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QAbstractTexture.HandleType Modifier and Type Field Description QObject.Signal1<QAbstractTexture.HandleType>
QAbstractTexture. handleTypeChanged
Methods in io.qt.qt3d.render that return QAbstractTexture.HandleType Modifier and Type Method Description QAbstractTexture.HandleType
QAbstractTexture. handleType()
static QAbstractTexture.HandleType
QAbstractTexture.HandleType. resolve(int value)
Returns the corresponding enum entry for the given value.static QAbstractTexture.HandleType
QAbstractTexture.HandleType. valueOf(String name)
Returns the enum constant of this type with the specified name.static QAbstractTexture.HandleType[]
QAbstractTexture.HandleType. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render with parameters of type QAbstractTexture.HandleType Modifier and Type Method Description protected void
QAbstractTexture. setHandleType(QAbstractTexture.HandleType type)