Uses of Enum
io.qt.charts.QLegendMarker.LegendMarkerType
Packages that use QLegendMarker.LegendMarkerType
-
Uses of QLegendMarker.LegendMarkerType in io.qt.charts
Methods in io.qt.charts that return QLegendMarker.LegendMarkerTypeModifier and TypeMethodDescriptionQLegendMarker.LegendMarkerType.resolve(int value) Returns the corresponding enum entry for the given value.QAreaLegendMarker.type()QBarLegendMarker.type()QBoxPlotLegendMarker.type()QCandlestickLegendMarker.type()abstract QLegendMarker.LegendMarkerTypeQLegendMarker.type()QPieLegendMarker.type()QXYLegendMarker.type()Returns the enum constant of this type with the specified name.static QLegendMarker.LegendMarkerType[]QLegendMarker.LegendMarkerType.values()Returns an array containing the constants of this enum type, in the order they are declared.