Uses of Class
io.qt.qt3d.extras.quick.Qt3DQuickWindow.CameraAspectRatioMode
Package | Description |
---|---|
io.qt.qt3d.extras.quick |
-
Uses of Qt3DQuickWindow.CameraAspectRatioMode in io.qt.qt3d.extras.quick
Fields in io.qt.qt3d.extras.quick with type parameters of type Qt3DQuickWindow.CameraAspectRatioMode Modifier and Type Field Description QObject.Signal1<Qt3DQuickWindow.CameraAspectRatioMode>
Qt3DQuickWindow. cameraAspectRatioModeChanged
Methods in io.qt.qt3d.extras.quick that return Qt3DQuickWindow.CameraAspectRatioMode Modifier and Type Method Description Qt3DQuickWindow.CameraAspectRatioMode
Qt3DQuickWindow. cameraAspectRatioMode()
static Qt3DQuickWindow.CameraAspectRatioMode
Qt3DQuickWindow.CameraAspectRatioMode. resolve(int value)
Returns the corresponding enum entry for the given value.static Qt3DQuickWindow.CameraAspectRatioMode
Qt3DQuickWindow.CameraAspectRatioMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static Qt3DQuickWindow.CameraAspectRatioMode[]
Qt3DQuickWindow.CameraAspectRatioMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.extras.quick with parameters of type Qt3DQuickWindow.CameraAspectRatioMode Modifier and Type Method Description void
Qt3DQuickWindow. setCameraAspectRatioMode(Qt3DQuickWindow.CameraAspectRatioMode mode)