Uses of Enum
io.qt.opengl.widgets.QOpenGLWidget.UpdateBehavior
-
Uses of QOpenGLWidget.UpdateBehavior in io.qt.opengl.widgets
Methods in io.qt.opengl.widgets that return QOpenGLWidget.UpdateBehaviorModifier and TypeMethodDescriptionstatic QOpenGLWidget.UpdateBehaviorQOpenGLWidget.UpdateBehavior.resolve(int value) Returns the corresponding enum entry for the given value.QOpenGLWidget.updateBehavior()static QOpenGLWidget.UpdateBehaviorReturns 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 voidQOpenGLWidget.setUpdateBehavior(QOpenGLWidget.UpdateBehavior updateBehavior)