Uses of Enum
io.qt.widgets.QRhiWidget.TextureFormat
Packages that use QRhiWidget.TextureFormat
-
Uses of QRhiWidget.TextureFormat in io.qt.widgets
Fields in io.qt.widgets with type parameters of type QRhiWidget.TextureFormatModifier and TypeFieldDescriptionQRhiWidget.colorBufferFormatChanged
SeeQRhiWidget::
colorBufferFormatChanged(QRhiWidget::TextureFormat) Methods in io.qt.widgets that return QRhiWidget.TextureFormatModifier 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.Methods in io.qt.widgets with parameters of type QRhiWidget.TextureFormatModifier and TypeMethodDescriptionfinal void
QRhiWidget.setColorBufferFormat
(QRhiWidget.TextureFormat format) SeeQRhiWidget::
setColorBufferFormat(QRhiWidget::TextureFormat)