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