Uses of Enum
io.qt.opengl.widgets.QOpenGLWidget.UpdateBehavior
Packages that use QOpenGLWidget.UpdateBehavior
-
Uses of QOpenGLWidget.UpdateBehavior in io.qt.opengl.widgets
Methods in io.qt.opengl.widgets that return QOpenGLWidget.UpdateBehaviorModifier and TypeMethodDescriptionstatic QOpenGLWidget.UpdateBehavior
QOpenGLWidget.UpdateBehavior.resolve
(int value) Returns the corresponding enum entry for the given value.QOpenGLWidget.updateBehavior()
static QOpenGLWidget.UpdateBehavior
Returns the enum constant of this type with the specified name.static QOpenGLWidget.UpdateBehavior[]
QOpenGLWidget.UpdateBehavior.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.opengl.widgets with parameters of type QOpenGLWidget.UpdateBehaviorModifier and TypeMethodDescriptionfinal void
QOpenGLWidget.setUpdateBehavior
(QOpenGLWidget.UpdateBehavior updateBehavior)