Uses of Class
io.qt.qt3d.render.QGraphicsApiFilter.OpenGLProfile
Package | Description |
---|---|
io.qt.qt3d.render |
-
Uses of QGraphicsApiFilter.OpenGLProfile in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QGraphicsApiFilter.OpenGLProfile Modifier and Type Field Description QObject.Signal1<QGraphicsApiFilter.OpenGLProfile>
QGraphicsApiFilter. profileChanged
Methods in io.qt.qt3d.render that return QGraphicsApiFilter.OpenGLProfile Modifier and Type Method Description QGraphicsApiFilter.OpenGLProfile
QGraphicsApiFilter. profile()
static QGraphicsApiFilter.OpenGLProfile
QGraphicsApiFilter.OpenGLProfile. resolve(int value)
Returns the corresponding enum entry for the given value.static QGraphicsApiFilter.OpenGLProfile
QGraphicsApiFilter.OpenGLProfile. valueOf(String name)
Returns the enum constant of this type with the specified name.static QGraphicsApiFilter.OpenGLProfile[]
QGraphicsApiFilter.OpenGLProfile. 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 QGraphicsApiFilter.OpenGLProfile Modifier and Type Method Description void
QGraphicsApiFilter. setProfile(QGraphicsApiFilter.OpenGLProfile profile)