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