__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 |
append(self, point: Union[PySide6.QtCore.QPointF, PySide6.QtCore.QPoint, PySide6.QtGui.QPainterPath.Element]) -> None [extrait de append.__doc__] |
appendNp(self, x: shibokensupport.signature.mapping.ArrayLikeVariable, y: shibokensupport.signature.mapping.ArrayLikeVariable) -> None |
appendNp(self, x: shibokensupport.signature.mapping.ArrayLikeVariable, y: shibokensupport.signature.mapping.ArrayLikeVariable) -> None [extrait de appendNp.__doc__] |
at(self, index: int) -> PySide6.QtCore.QPointF |
at(self, index: int) -> PySide6.QtCore.QPointF [extrait de at.__doc__] |
bestFitLineColor(self) -> PySide6.QtGui.QColor |
bestFitLineColor(self) -> PySide6.QtGui.QColor [extrait de bestFitLineColor.__doc__] |
bestFitLineColorChanged |
|
bestFitLineEquation(self, ok: bool) -> Tuple[float, float] |
bestFitLineEquation(self, ok: bool) -> Tuple[float, float] [extrait de bestFitLineEquation.__doc__] |
bestFitLinePen(self) -> PySide6.QtGui.QPen |
bestFitLinePen(self) -> PySide6.QtGui.QPen [extrait de bestFitLinePen.__doc__] |
bestFitLinePenChanged |
|
bestFitLineVisibilityChanged |
|
bestFitLineVisible(self) -> bool |
bestFitLineVisible(self) -> bool [extrait de bestFitLineVisible.__doc__] |
brush(self) -> PySide6.QtGui.QBrush |
brush(self) -> PySide6.QtGui.QBrush [extrait de brush.__doc__] |
clear(self) -> None |
clear(self) -> None [extrait de clear.__doc__] |
clearPointConfiguration(self, index: int) -> None |
clearPointConfiguration(self, index: int) -> None [extrait de clearPointConfiguration.__doc__] |
clearPointsConfiguration(self) -> None |
clearPointsConfiguration(self) -> None [extrait de clearPointsConfiguration.__doc__] |
clicked |
|
color(self) -> PySide6.QtGui.QColor |
color(self) -> PySide6.QtGui.QColor [extrait de color.__doc__] |
colorBy(self, sourceData: Sequence[float], gradient: PySide6.QtGui.QLinearGradient = Default(QLinearGradient)) -> None |
colorBy(self, sourceData: Sequence[float], gradient: PySide6.QtGui.QLinearGradient = Default(QLinearGradient)) -> None [extrait de colorBy.__doc__] |
colorChanged |
|
count(self) -> int |
count(self) -> int [extrait de count.__doc__] |
deselectAllPoints(self) -> None |
deselectAllPoints(self) -> None [extrait de deselectAllPoints.__doc__] |
deselectPoint(self, index: int) -> None |
deselectPoint(self, index: int) -> None [extrait de deselectPoint.__doc__] |
deselectPoints(self, indexes: Sequence[int]) -> None |
deselectPoints(self, indexes: Sequence[int]) -> None [extrait de deselectPoints.__doc__] |
destroyed |
|
doubleClicked |
|
hovered |
|
insert(self, index: int, point: Union[PySide6.QtCore.QPointF, PySide6.QtCore.QPoint, PySide6.QtGui.QPainterPath.Element]) -> None |
insert(self, index: int, point: Union[PySide6.QtCore.QPointF, PySide6.QtCore.QPoint, PySide6.QtGui.QPainterPath.Element]) -> None [extrait de insert.__doc__] |
isPointSelected(self, index: int) -> bool |
isPointSelected(self, index: int) -> bool [extrait de isPointSelected.__doc__] |
lightMarker(self) -> PySide6.QtGui.QImage |
lightMarker(self) -> PySide6.QtGui.QImage [extrait de lightMarker.__doc__] |
lightMarkerChanged |
|
markerSize(self) -> float |
markerSize(self) -> float [extrait de markerSize.__doc__] |
markerSizeChanged |
|
nameChanged |
|
objectNameChanged |
|
opacityChanged |
|
pen(self) -> PySide6.QtGui.QPen |
pen(self) -> PySide6.QtGui.QPen [extrait de pen.__doc__] |
penChanged |
|
pointAdded |
|
pointLabelsClipping(self) -> bool |
pointLabelsClipping(self) -> bool [extrait de pointLabelsClipping.__doc__] |
pointLabelsClippingChanged |
|
pointLabelsColor(self) -> PySide6.QtGui.QColor |
pointLabelsColor(self) -> PySide6.QtGui.QColor [extrait de pointLabelsColor.__doc__] |
pointLabelsColorChanged |
|
pointLabelsFont(self) -> PySide6.QtGui.QFont |
pointLabelsFont(self) -> PySide6.QtGui.QFont [extrait de pointLabelsFont.__doc__] |
pointLabelsFontChanged |
|
pointLabelsFormat(self) -> str |
pointLabelsFormat(self) -> str [extrait de pointLabelsFormat.__doc__] |
pointLabelsFormatChanged |
|
pointLabelsVisibilityChanged |
|
pointLabelsVisible(self) -> bool |
pointLabelsVisible(self) -> bool [extrait de pointLabelsVisible.__doc__] |
pointRemoved |
|
pointReplaced |
|
points(self) -> List[PySide6.QtCore.QPointF] |
points(self) -> List[PySide6.QtCore.QPointF] [extrait de points.__doc__] |
pointsConfigurationChanged |
|
pointsRemoved |
|
pointsReplaced |
|
pointsVector(self) -> List[PySide6.QtCore.QPointF] |
pointsVector(self) -> List[PySide6.QtCore.QPointF] [extrait de pointsVector.__doc__] |
pointsVisible(self) -> bool |
pointsVisible(self) -> bool [extrait de pointsVisible.__doc__] |
pressed |
|
released |
|
remove |
remove(self, index: int) -> None [extrait de remove.__doc__] |
removePoints(self, index: int, count: int) -> None |
removePoints(self, index: int, count: int) -> None [extrait de removePoints.__doc__] |
replace |
replace(self, index: int, newPoint: Union[PySide6.QtCore.QPointF, PySide6.QtCore.QPoint, PySide6.QtGui.QPainterPath.Element]) -> None [extrait de replace.__doc__] |
replaceNp(self, x: shibokensupport.signature.mapping.ArrayLikeVariable, y: shibokensupport.signature.mapping.ArrayLikeVariable) -> None |
replaceNp(self, x: shibokensupport.signature.mapping.ArrayLikeVariable, y: shibokensupport.signature.mapping.ArrayLikeVariable) -> None [extrait de replaceNp.__doc__] |
selectAllPoints(self) -> None |
selectAllPoints(self) -> None [extrait de selectAllPoints.__doc__] |
selectedColor(self) -> PySide6.QtGui.QColor |
selectedColor(self) -> PySide6.QtGui.QColor [extrait de selectedColor.__doc__] |
selectedColorChanged |
|
selectedLightMarker(self) -> PySide6.QtGui.QImage |
selectedLightMarker(self) -> PySide6.QtGui.QImage [extrait de selectedLightMarker.__doc__] |
selectedLightMarkerChanged |
|
selectedPoints(self) -> List[int] |
selectedPoints(self) -> List[int] [extrait de selectedPoints.__doc__] |
selectedPointsChanged |
|
selectPoint(self, index: int) -> None |
selectPoint(self, index: int) -> None [extrait de selectPoint.__doc__] |
selectPoints(self, indexes: Sequence[int]) -> None |
selectPoints(self, indexes: Sequence[int]) -> None [extrait de selectPoints.__doc__] |
setBestFitLineColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None |
setBestFitLineColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None [extrait de setBestFitLineColor.__doc__] |
setBestFitLinePen(self, pen: Union[PySide6.QtGui.QPen, PySide6.QtCore.Qt.PenStyle, PySide6.QtGui.QColor]) -> None |
setBestFitLinePen(self, pen: Union[PySide6.QtGui.QPen, PySide6.QtCore.Qt.PenStyle, PySide6.QtGui.QColor]) -> None [extrait de setBestFitLinePen.__doc__] |
setBestFitLineVisible(self, visible: bool = True) -> None |
setBestFitLineVisible(self, visible: bool = True) -> None [extrait de setBestFitLineVisible.__doc__] |
setBrush(self, brush: Union[PySide6.QtGui.QBrush, PySide6.QtCore.Qt.BrushStyle, PySide6.QtCore.Qt.GlobalColor, PySide6.QtGui.QColor, PySide6.QtGui.QGradient, PySide6.QtGui.QImage, PySide6.QtGui.QPixmap]) -> None |
setBrush(self, brush: Union[PySide6.QtGui.QBrush, PySide6.QtCore.Qt.BrushStyle, PySide6.QtCore.Qt.GlobalColor, PySide6.QtGui.QColor, PySide6.QtGui.QGradient, PySide6.QtGui.QImage, PySide6.QtGui.QPixmap]) -> None [extrait de setBrush.__doc__] |
setColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None |
setColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None [extrait de setColor.__doc__] |
setLightMarker(self, lightMarker: Union[PySide6.QtGui.QImage, str]) -> None |
setLightMarker(self, lightMarker: Union[PySide6.QtGui.QImage, str]) -> None [extrait de setLightMarker.__doc__] |
setMarkerSize(self, size: float) -> None |
setMarkerSize(self, size: float) -> None [extrait de setMarkerSize.__doc__] |
setPen(self, pen: Union[PySide6.QtGui.QPen, PySide6.QtCore.Qt.PenStyle, PySide6.QtGui.QColor]) -> None |
setPen(self, pen: Union[PySide6.QtGui.QPen, PySide6.QtCore.Qt.PenStyle, PySide6.QtGui.QColor]) -> None [extrait de setPen.__doc__] |
setPointLabelsClipping(self, enabled: bool = True) -> None |
setPointLabelsClipping(self, enabled: bool = True) -> None [extrait de setPointLabelsClipping.__doc__] |
setPointLabelsColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None |
setPointLabelsColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None [extrait de setPointLabelsColor.__doc__] |
setPointLabelsFont(self, font: Union[PySide6.QtGui.QFont, str, Sequence[str]]) -> None |
setPointLabelsFont(self, font: Union[PySide6.QtGui.QFont, str, Sequence[str]]) -> None [extrait de setPointLabelsFont.__doc__] |
setPointLabelsFormat(self, format: str) -> None |
setPointLabelsFormat(self, format: str) -> None [extrait de setPointLabelsFormat.__doc__] |
setPointLabelsVisible(self, visible: bool = True) -> None |
setPointLabelsVisible(self, visible: bool = True) -> None [extrait de setPointLabelsVisible.__doc__] |
setPointSelected(self, index: int, selected: bool) -> None |
setPointSelected(self, index: int, selected: bool) -> None [extrait de setPointSelected.__doc__] |
setPointsVisible(self, visible: bool = True) -> None |
setPointsVisible(self, visible: bool = True) -> None [extrait de setPointsVisible.__doc__] |
setSelectedColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None |
setSelectedColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None [extrait de setSelectedColor.__doc__] |
setSelectedLightMarker(self, selectedLightMarker: Union[PySide6.QtGui.QImage, str]) -> None |
setSelectedLightMarker(self, selectedLightMarker: Union[PySide6.QtGui.QImage, str]) -> None [extrait de setSelectedLightMarker.__doc__] |
sizeBy(self, sourceData: Sequence[float], minSize: float, maxSize: float) -> None |
sizeBy(self, sourceData: Sequence[float], minSize: float, maxSize: float) -> None [extrait de sizeBy.__doc__] |
toggleSelection(self, indexes: Sequence[int]) -> None |
toggleSelection(self, indexes: Sequence[int]) -> None [extrait de toggleSelection.__doc__] |
tr |
|
useOpenGLChanged |
|
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 :