Uses of Enum
io.qt.charts.QScatterSeries.MarkerShape
Packages that use QScatterSeries.MarkerShape
-
Uses of QScatterSeries.MarkerShape in io.qt.charts
Fields in io.qt.charts with type parameters of type QScatterSeries.MarkerShapeModifier and TypeFieldDescriptionQScatterSeries.markerShapeChangedSeeQScatterSeries::markerShapeChanged(QScatterSeries::MarkerShape) Methods in io.qt.charts that return QScatterSeries.MarkerShapeModifier and TypeMethodDescriptionQScatterSeries.markerShape()SeeQScatterSeries::markerShape()const static QScatterSeries.MarkerShapeQScatterSeries.MarkerShape.resolve(int value) Returns the corresponding enum entry for the given value.static QScatterSeries.MarkerShapeReturns the enum constant of this type with the specified name.static QScatterSeries.MarkerShape[]QScatterSeries.MarkerShape.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.charts with parameters of type QScatterSeries.MarkerShapeModifier and TypeMethodDescriptionfinal voidQScatterSeries.setMarkerShape(QScatterSeries.MarkerShape shape) SeeQScatterSeries::setMarkerShape(QScatterSeries::MarkerShape)