Uses of Enum
io.qt.widgets.QRhiWidget.Api
Packages that use QRhiWidget.Api
-
Uses of QRhiWidget.Api in io.qt.widgets
Methods in io.qt.widgets that return QRhiWidget.ApiModifier 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.Methods in io.qt.widgets with parameters of type QRhiWidget.ApiModifier and TypeMethodDescriptionfinal void
QRhiWidget.setApi
(QRhiWidget.Api api) SeeQRhiWidget::
setApi(QRhiWidget::Api)