Module « PySide6.QtCharts »
Classe « QCategoryAxis »
Informations générales
Héritage
builtins.object
Object
QObject
QAbstractAxis
QValueAxis
QCategoryAxis
Définition
class QCategoryAxis (QValueAxis ):
Description [extrait de QCategoryAxis.__doc__ ]
QCategoryAxis(self, parent: Optional[PySide6.QtCore.QObject] = None) -> None
Constructeur(s)
Liste des attributs statiques
AxisLabelsPositionCenter PySide6.QtCharts.QCategoryAxis.AxisLabelsPosition.AxisLabelsPositionCenter
AxisLabelsPositionOnValue PySide6.QtCharts.QCategoryAxis.AxisLabelsPosition.AxisLabelsPositionOnValue
AxisTypeBarCategory PySide6.QtCharts.QAbstractAxis.AxisType.AxisTypeBarCategory
AxisTypeCategory PySide6.QtCharts.QAbstractAxis.AxisType.AxisTypeCategory
AxisTypeColor PySide6.QtCharts.QAbstractAxis.AxisType.AxisTypeColor
AxisTypeDateTime PySide6.QtCharts.QAbstractAxis.AxisType.AxisTypeDateTime
AxisTypeLogValue PySide6.QtCharts.QAbstractAxis.AxisType.AxisTypeLogValue
AxisTypeNoAxis PySide6.QtCharts.QAbstractAxis.AxisType.AxisTypeNoAxis
AxisTypeValue PySide6.QtCharts.QAbstractAxis.AxisType.AxisTypeValue
staticMetaObject <PySide6.QtCore.QMetaObject object at 0x7f40dfd31480>
TicksDynamic PySide6.QtCharts.QValueAxis.TickType.TicksDynamic
TicksFixed PySide6.QtCharts.QValueAxis.TickType.TicksFixed
Liste des opérateurs
Opérateurs hérités de la classe object
__eq__ ,
__ge__ ,
__gt__ ,
__le__ ,
__lt__ ,
__ne__
Liste des méthodes
Toutes les méthodes
Méthodes d'instance
Méthodes statiques
Méthodes dépréciées
__delattr__(self, name)
Implement delattr(self, name). [extrait de __delattr__.__doc__ ]
__setattr__(self, name, value)
Implement setattr(self, name, value). [extrait de __setattr__.__doc__ ]
append(self, label: str, categoryEndValue: float) -> None
append(self, label: str, categoryEndValue: float) -> None [extrait de append.__doc__ ]
AxisLabelsPosition
categoriesChanged
categoriesLabels(self) -> List[str]
categoriesLabels(self) -> List[str] [extrait de categoriesLabels.__doc__ ]
colorChanged
count(self) -> int
count(self) -> int [extrait de count.__doc__ ]
destroyed
endValue(self, categoryLabel: str) -> float
endValue(self, categoryLabel: str) -> float [extrait de endValue.__doc__ ]
gridLineColorChanged
gridLinePenChanged
gridVisibleChanged
labelFormatChanged
labelsAngleChanged
labelsBrushChanged
labelsColorChanged
labelsEditableChanged
labelsFontChanged
labelsPosition(self) -> PySide6.QtCharts.QCategoryAxis.AxisLabelsPosition
labelsPosition(self) -> PySide6.QtCharts.QCategoryAxis.AxisLabelsPosition [extrait de labelsPosition.__doc__ ]
labelsPositionChanged
labelsTruncatedChanged
labelsVisibleChanged
linePenChanged
lineVisibleChanged
maxChanged
minChanged
minorGridLineColorChanged
minorGridLinePenChanged
minorGridVisibleChanged
minorTickCountChanged
objectNameChanged
rangeChanged
remove(self, label: str) -> None
remove(self, label: str) -> None [extrait de remove.__doc__ ]
replaceLabel(self, oldLabel: str, newLabel: str) -> None
replaceLabel(self, oldLabel: str, newLabel: str) -> None [extrait de replaceLabel.__doc__ ]
reverseChanged
setLabelsPosition(self, position: PySide6.QtCharts.QCategoryAxis.AxisLabelsPosition) -> None
setLabelsPosition(self, position: PySide6.QtCharts.QCategoryAxis.AxisLabelsPosition) -> None [extrait de setLabelsPosition.__doc__ ]
setStartValue(self, min: float) -> None
setStartValue(self, min: float) -> None [extrait de setStartValue.__doc__ ]
shadesBorderColorChanged
shadesBrushChanged
shadesColorChanged
shadesPenChanged
shadesVisibleChanged
startValue(self, categoryLabel: str = '') -> float
startValue(self, categoryLabel: str = '') -> float [extrait de startValue.__doc__ ]
tickAnchorChanged
tickCountChanged
tickIntervalChanged
tickTypeChanged
titleBrushChanged
titleFontChanged
titleTextChanged
titleVisibleChanged
tr
truncateLabelsChanged
type(self) -> PySide6.QtCharts.QAbstractAxis.AxisType
type(self) -> PySide6.QtCharts.QAbstractAxis.AxisType [extrait de type.__doc__ ]
visibleChanged
Méthodes héritées de la classe QValueAxis
__init_subclass__ ,
__subclasshook__ ,
applyNiceNumbers ,
labelFormat ,
max ,
min ,
minorTickCount ,
setLabelFormat ,
setMax ,
setMin ,
setMinorTickCount ,
setRange ,
setTickAnchor ,
setTickCount ,
setTickInterval ,
setTickType ,
tickAnchor ,
tickCount ,
tickInterval ,
TickType ,
tickType
Méthodes héritées de la classe QAbstractAxis
__init_subclass__ ,
__subclasshook__ ,
alignment ,
AxisType ,
gridLineColor ,
gridLinePen ,
hide ,
isGridLineVisible ,
isLineVisible ,
isMinorGridLineVisible ,
isReverse ,
isTitleVisible ,
isVisible ,
labelsAngle ,
labelsBrush ,
labelsColor ,
labelsEditable ,
labelsFont ,
labelsTruncated ,
labelsVisible ,
linePen ,
linePenColor ,
minorGridLineColor ,
minorGridLinePen ,
orientation ,
setGridLineColor ,
setGridLinePen ,
setGridLineVisible ,
setLabelsAngle ,
setLabelsBrush ,
setLabelsColor ,
setLabelsEditable ,
setLabelsFont ,
setLabelsVisible ,
setLinePen ,
setLinePenColor ,
setLineVisible ,
setMax ,
setMin ,
setMinorGridLineColor ,
setMinorGridLinePen ,
setMinorGridLineVisible ,
setRange ,
setReverse ,
setShadesBorderColor ,
setShadesBrush ,
setShadesColor ,
setShadesPen ,
setShadesVisible ,
setTitleBrush ,
setTitleFont ,
setTitleText ,
setTitleVisible ,
setTruncateLabels ,
setVisible ,
shadesBorderColor ,
shadesBrush ,
shadesColor ,
shadesPen ,
shadesVisible ,
show ,
titleBrush ,
titleFont ,
titleText ,
truncateLabels
Méthodes héritées de la classe QObject
__getattribute__ ,
__init_subclass__ ,
__repr__ ,
__subclasshook__ ,
blockSignals ,
childEvent ,
children ,
connect ,
connectNotify ,
customEvent ,
deleteLater ,
disconnect ,
disconnectNotify ,
dumpObjectInfo ,
dumpObjectTree ,
dynamicPropertyNames ,
emit ,
event ,
eventFilter ,
findChild ,
findChildren ,
inherits ,
installEventFilter ,
isSignalConnected ,
isWidgetType ,
isWindowType ,
killTimer ,
metaObject ,
moveToThread ,
objectName ,
parent ,
property ,
receivers ,
removeEventFilter ,
sender ,
senderSignalIndex ,
setObjectName ,
setParent ,
setProperty ,
signalsBlocked ,
startTimer ,
thread ,
timerEvent
Méthodes héritées de la classe Object
__getattribute__, __init_subclass__, __subclasshook__
Méthodes héritées de la classe object
__dir__ ,
__format__ ,
__hash__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__sizeof__ ,
__str__
2024 © SARL Infini Software - Tous droits réservés
Mentions légales
Les informations présentes dans ce site vous sont fournies dans le but de vous aider à acquérir les compétences nécessaires à
l'utilisation des langages ou des technologies considérés. Infini Software ne pourra nullement être tenu responsable de l'utilisation
des informations présentes dans ce site.
De plus, si vous remarquez des erreurs ou des oublis dans ce document, n'hésitez surtout pas à nous le signaler en envoyant un mail
à l'adresse : .
Les autres marques et les noms de produits cités dans ces documents sont la propriété de leurs éditeurs respectifs.
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 :