Uses of Enum
io.qt.qt3d.render.Qt3DRender.API
Packages that use Qt3DRender.API
-
Uses of Qt3DRender.API in io.qt.qt3d.extras
Constructors in io.qt.qt3d.extras with parameters of type Qt3DRender.APIModifierConstructorDescriptionQt3DWindow
(QScreen screen, Qt3DRender.API arg__2) SeeQt3DExtras::Qt3DWindow::
Qt3DWindow(QScreen*, Qt3DRender::API) -
Uses of Qt3DRender.API in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return Qt3DRender.APIModifier and TypeMethodDescriptionstatic Qt3DRender.API
Qt3DRender.API.resolve
(int value) Returns the corresponding enum entry for the given value.static Qt3DRender.API
Returns the enum constant of this type with the specified name.static Qt3DRender.API[]
Qt3DRender.API.values()
Returns an array containing the constants of this enum type, in the order they are declared.