Uses of Enum
io.qt.qt3d.render.QGraphicsApiFilter.OpenGLProfile
Packages that use QGraphicsApiFilter.OpenGLProfile
-
Uses of QGraphicsApiFilter.OpenGLProfile in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QGraphicsApiFilter.OpenGLProfileMethods in io.qt.qt3d.render that return QGraphicsApiFilter.OpenGLProfileModifier and TypeMethodDescriptionQGraphicsApiFilter.getProfile()
Kotlin property getter.QGraphicsApiFilter.profile()
QGraphicsApiFilter.OpenGLProfile.resolve
(int value) Returns the corresponding enum entry for the given value.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.OpenGLProfileModifier and TypeMethodDescriptionfinal void
QGraphicsApiFilter.setProfile
(QGraphicsApiFilter.OpenGLProfile profile)