__delattr__(self, name) |
Implement delattr(self, name). [extrait de __delattr__.__doc__] |
__setattr__(self, name, value) |
Implement setattr(self, name, value). [extrait de __setattr__.__doc__] |
applyNiceNumbers(self) -> None |
applyNiceNumbers(self) -> None [extrait de applyNiceNumbers.__doc__] |
colorChanged |
|
destroyed |
|
gridLineColorChanged |
|
gridLinePenChanged |
|
gridVisibleChanged |
|
labelFormat(self) -> str |
labelFormat(self) -> str [extrait de labelFormat.__doc__] |
labelFormatChanged |
|
labelsAngleChanged |
|
labelsBrushChanged |
|
labelsColorChanged |
|
labelsEditableChanged |
|
labelsFontChanged |
|
labelsTruncatedChanged |
|
labelsVisibleChanged |
|
linePenChanged |
|
lineVisibleChanged |
|
max(self) -> float |
max(self) -> float [extrait de max.__doc__] |
maxChanged |
|
min(self) -> float |
min(self) -> float [extrait de min.__doc__] |
minChanged |
|
minorGridLineColorChanged |
|
minorGridLinePenChanged |
|
minorGridVisibleChanged |
|
minorTickCount(self) -> int |
minorTickCount(self) -> int [extrait de minorTickCount.__doc__] |
minorTickCountChanged |
|
objectNameChanged |
|
rangeChanged |
|
reverseChanged |
|
setLabelFormat(self, format: str) -> None |
setLabelFormat(self, format: str) -> None [extrait de setLabelFormat.__doc__] |
setMax(self, max: float) -> None |
setMax(self, max: float) -> None [extrait de setMax.__doc__] |
setMin(self, min: float) -> None |
setMin(self, min: float) -> None [extrait de setMin.__doc__] |
setMinorTickCount(self, count: int) -> None |
setMinorTickCount(self, count: int) -> None [extrait de setMinorTickCount.__doc__] |
setRange(self, min: float, max: float) -> None |
setRange(self, min: float, max: float) -> None [extrait de setRange.__doc__] |
setTickAnchor(self, anchor: float) -> None |
setTickAnchor(self, anchor: float) -> None [extrait de setTickAnchor.__doc__] |
setTickCount(self, count: int) -> None |
setTickCount(self, count: int) -> None [extrait de setTickCount.__doc__] |
setTickInterval(self, insterval: float) -> None |
setTickInterval(self, insterval: float) -> None [extrait de setTickInterval.__doc__] |
setTickType(self, type: PySide6.QtCharts.QValueAxis.TickType) -> None |
setTickType(self, type: PySide6.QtCharts.QValueAxis.TickType) -> None [extrait de setTickType.__doc__] |
shadesBorderColorChanged |
|
shadesBrushChanged |
|
shadesColorChanged |
|
shadesPenChanged |
|
shadesVisibleChanged |
|
tickAnchor(self) -> float |
tickAnchor(self) -> float [extrait de tickAnchor.__doc__] |
tickAnchorChanged |
|
tickCount(self) -> int |
tickCount(self) -> int [extrait de tickCount.__doc__] |
tickCountChanged |
|
tickInterval(self) -> float |
tickInterval(self) -> float [extrait de tickInterval.__doc__] |
tickIntervalChanged |
|
TickType |
|
tickType(self) -> PySide6.QtCharts.QValueAxis.TickType |
tickType(self) -> PySide6.QtCharts.QValueAxis.TickType [extrait de tickType.__doc__] |
tickTypeChanged |
|
titleBrushChanged |
|
titleFontChanged |
|
titleTextChanged |
|
titleVisibleChanged |
|
tr |
|
truncateLabelsChanged |
|
type(self) -> PySide6.QtCharts.QAbstractAxis.AxisType |
type(self) -> PySide6.QtCharts.QAbstractAxis.AxisType [extrait de type.__doc__] |
visibleChanged |
|
Améliorations / Corrections
Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
Emplacement :
Description des améliorations :