Uses of Enum
io.qt.widgets.QRhiWidget.TextureFormat
-
Uses of QRhiWidget.TextureFormat in io.qt.widgets
Modifier and TypeFieldDescriptionQRhiWidget.colorBufferFormatChanged
SeeQRhiWidget::
colorBufferFormatChanged(QRhiWidget::TextureFormat) Modifier and TypeMethodDescriptionfinal QRhiWidget.TextureFormat
QRhiWidget.colorBufferFormat()
SeeQRhiWidget::
colorBufferFormat()const static QRhiWidget.TextureFormat
QRhiWidget.TextureFormat.resolve
(int value) Returns the corresponding enum entry for the given value.static QRhiWidget.TextureFormat
Returns the enum constant of this type with the specified name.static QRhiWidget.TextureFormat[]
QRhiWidget.TextureFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
QRhiWidget.setColorBufferFormat
(QRhiWidget.TextureFormat format) SeeQRhiWidget::
setColorBufferFormat(QRhiWidget::TextureFormat)