Uses of Enum
io.qt.graphs.QtGraphs3D.CameraPreset
Packages that use QtGraphs3D.CameraPreset
-
Uses of QtGraphs3D.CameraPreset in io.qt.graphs
Methods in io.qt.graphs that return QtGraphs3D.CameraPresetModifier and TypeMethodDescriptionstatic QtGraphs3D.CameraPreset
QtGraphs3D.CameraPreset.resolve
(int value) Returns the corresponding enum entry for the given value.static QtGraphs3D.CameraPreset
Returns the enum constant of this type with the specified name.static QtGraphs3D.CameraPreset[]
QtGraphs3D.CameraPreset.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of QtGraphs3D.CameraPreset in io.qt.graphs.widgets
Fields in io.qt.graphs.widgets with type parameters of type QtGraphs3D.CameraPresetMethods in io.qt.graphs.widgets that return QtGraphs3D.CameraPresetModifier and TypeMethodDescriptionfinal QtGraphs3D.CameraPreset
Q3DGraphsWidgetItem.cameraPreset()
Methods in io.qt.graphs.widgets with parameters of type QtGraphs3D.CameraPresetModifier and TypeMethodDescriptionfinal void
Q3DGraphsWidgetItem.setCameraPreset
(QtGraphs3D.CameraPreset preset)