New in version 5.7.
def
boxOutlineVisibilityChanged
()
def
boxWidthChanged
()
def
boxsetsAdded
(sets)
def
boxsetsRemoved
(sets)
def
brushChanged
()
def
clicked
(boxset)
def
countChanged
()
def
doubleClicked
(boxset)
def
hovered
(status, boxset)
def
penChanged
()
def
pressed
(boxset)
def
released
(boxset)
PySide2.QtCharts.QtCharts.
QBoxPlotSeries
(
[
parent=None
]
)
¶
parent
–
QObject
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
append
(
boxes
)
¶
boxes –
bool
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
append
(
box
)
¶
box
–
QBoxSet
bool
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
boxOutlineVisibilityChanged
(
)
¶
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
boxOutlineVisible
(
)
¶
bool
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
boxSets
(
)
¶
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
boxWidth
(
)
¶
qreal
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
boxWidthChanged
(
)
¶
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
boxsetsAdded
(
sets
)
¶
sets –
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
boxsetsRemoved
(
sets
)
¶
sets –
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
brush
(
)
¶
QBrush
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
brushChanged
(
)
¶
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
clear
(
)
¶
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
clicked
(
boxset
)
¶
boxset
–
QBoxSet
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
count
(
)
¶
int
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
countChanged
(
)
¶
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
doubleClicked
(
boxset
)
¶
boxset
–
QBoxSet
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
hovered
(
status
,
boxset
)
¶
status
–
bool
boxset
–
QBoxSet
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
insert
(
index
,
box
)
¶
index
–
int
box
–
QBoxSet
bool
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
pen
(
)
¶
QPen
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
penChanged
(
)
¶
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
pressed
(
boxset
)
¶
boxset
–
QBoxSet
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
released
(
boxset
)
¶
boxset
–
QBoxSet
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
remove
(
box
)
¶
box
–
QBoxSet
bool
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
setBoxOutlineVisible
(
visible
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
setBoxWidth
(
width
)
¶
width
–
qreal
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
setBrush
(
brush
)
¶
brush
–
QBrush
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
setPen
(
pen
)
¶
pen
–
QPen
PySide2.QtCharts.QtCharts.QBoxPlotSeries.
take
(
box
)
¶
box
–
QBoxSet
bool