List of All Members for BoxPlotSeries
This is the complete list of members for BoxPlotSeries, including inherited members.
- axisX : AbstractAxis
- axisXTop : AbstractAxis
- axisY : AbstractAxis
- axisYRight : AbstractAxis
- boxOutlineVisible : bool
- boxWidth : qreal
- brush : Brush
- count : int
- pen : Pen
- append(BoxSet box)
- append(string label, VariantList values)
- clear()
- insert(int index, string label, VariantList values)
- onAxisXChanged(AbstractAxis axis)
- onAxisXTopChanged(AbstractAxis axis)
- onAxisYChanged(AbstractAxis axis)
- onAxisYRightChanged(AbstractAxis axis)
- onBoxOutlineVisibilityChanged()
- onBoxWidthChanged()
- onBoxsetsAdded()
- onBoxsetsRemoved()
- onBrushChanged()
- onClicked(BoxSet boxset)
- onCountChanged()
- onDoubleClicked(BoxSet boxset)
- onHovered(bool status, BoxSet boxset)
- onPenChanged()
- onPressed(BoxSet boxset)
- onReleased(BoxSet boxset)
- remove(QBoxSet boxset)
The following members are inherited from AbstractSeries.
- name : string
- opacity : real
- type : ChartView.SeriesType
- useOpenGL : bool
- visible : bool
- onNameChanged()
- onOpacityChanged()
- onUseOpenGLChanged()
- onVisibleChanged()