Module qtjambi.charts
Package io.qt.charts
-
Class Summary Class Description QAbstractAxis Base class used for specialized axis classesQAbstractAxis.AxisTypes QFlags type for enumQAbstractAxis.AxisType
QAbstractBarSeries Abstract parent class for all bar series classesQAbstractSeries Base class for all Qt Chart seriesQAreaLegendMarker Legend marker for an area seriesQAreaSeries Presents data in area chartsQBarCategoryAxis Adds categories to a chart's axesQBarLegendMarker Legend marker for a bar seriesQBarModelMapper Java wrapper for Qt class QtCharts::QBarModelMapperQBarSeries Presents a series of data as vertical bars grouped by categoryQBarSet Represents one set of bars in a bar chartQBoxPlotLegendMarker Legend marker for a box plot seriesQBoxPlotModelMapper Java wrapper for Qt class QtCharts::QBoxPlotModelMapperQBoxPlotSeries Presents data in box-and-whiskers chartsQBoxSet Represents one item in a box-and-whiskers chartQCandlestickLegendMarker Legend marker for a candlestick seriesQCandlestickModelMapper Abstract model mapper class for candlestick seriesQCandlestickSeries Presents data as candlesticksQCandlestickSet Represents a single candlestick item in a candlestick chartQCategoryAxis Places named ranges on the axisQChart Manages the graphical representation of the chart's series, legends, and axesQChart.AnimationOptions QFlags type for enumQChart.AnimationOption
QChartView Standalone widget that can display chartsQChartView.RubberBands QFlags type for enumQChartView.RubberBand
QDateTimeAxis Adds dates and times to a chart's axisQHBarModelMapper Horizontal model mapper for bar seriesQHBoxPlotModelMapper Horizontal model mapper for box plot seriesQHCandlestickModelMapper Horizontal model mapper for a candlestick seriesQHorizontalBarSeries Presents a series of data as horizontal bars grouped by categoryQHorizontalPercentBarSeries Presents a series of categorized data as a percentage of each categoryQHorizontalStackedBarSeries Presents a series of data as horizontally stacked bars, with one bar per categoryQHPieModelMapper Horizontal model mapper for pie seriesQHXYModelMapper Horizontal model mapper for line, spline, and scatter seriesQLegend Displays the legend of a chartQLegendMarker Abstract object that can be used to access markers within a legendQLineSeries Presents data in line chartsQLogValueAxis Adds a logarithmic scale to a chart's axisQPercentBarSeries Presents a series of categorized data as a percentage of each categoryQPieLegendMarker Legend marker for a pie seriesQPieModelMapper Java wrapper for Qt class QtCharts::QPieModelMapperQPieSeries Presents data in pie chartsQPieSlice Represents a single slice in a pie seriesQPolarChart Presents data in polar chartsQPolarChart.PolarOrientations QFlags type for enumQPolarChart.PolarOrientation
QScatterSeries Presents data in scatter chartsQSplineSeries Presents data as spline chartsQStackedBarSeries Presents a series of data as vertically stacked bars, with one bar per categoryQValueAxis Adds values to a chart's axesQVBarModelMapper Vertical model mapper for bar seriesQVBoxPlotModelMapper Vertical model mapper for box plot seriesQVCandlestickModelMapper Vertical model mapper for a candlestick seriesQVPieModelMapper Vertical model mapper for pie seriesQVXYModelMapper Vertical model mapper for line, spline, and scatter seriesQXYLegendMarker Legend marker for a line, spline, or scatter seriesQXYModelMapper Java wrapper for Qt class QtCharts::QXYModelMapperQXYSeries Base class for line, spline, and scatter series -