Uses of Enum
io.qt.opengl.widgets.QOpenGLWidget.UpdateBehavior
-
Uses of QOpenGLWidget.UpdateBehavior in io.qt.opengl.widgets
Modifier 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.Modifier and TypeMethodDescriptionfinal void
QOpenGLWidget.setUpdateBehavior
(QOpenGLWidget.UpdateBehavior updateBehavior)