Uses of Enum
io.qt.charts.QLegend.MarkerShape
Packages that use QLegend.MarkerShape
-
Uses of QLegend.MarkerShape in io.qt.charts
Fields in io.qt.charts with type parameters of type QLegend.MarkerShapeMethods in io.qt.charts that return QLegend.MarkerShapeModifier and TypeMethodDescriptionfinal QLegend.MarkerShapeQLegend.markerShape()static QLegend.MarkerShapeQLegend.MarkerShape.resolve(int value) Returns the corresponding enum entry for the given value.final QLegend.MarkerShapeQLegendMarker.shape()static QLegend.MarkerShapeReturns the enum constant of this type with the specified name.static QLegend.MarkerShape[]QLegend.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 QLegend.MarkerShapeModifier and TypeMethodDescriptionfinal voidQLegend.setMarkerShape(QLegend.MarkerShape shape) final voidQLegendMarker.setShape(QLegend.MarkerShape shape)