__delattr__(self, name) |
Implement delattr(self, name). [extrait de __delattr__.__doc__] |
__setattr__(self, name, value) |
Implement setattr(self, name, value). [extrait de __setattr__.__doc__] |
backgroundColor(self) -> PySide6.QtGui.QColor |
backgroundColor(self) -> PySide6.QtGui.QColor [extrait de backgroundColor.__doc__] |
backgroundColorChanged |
|
backgroundEnabledChanged |
|
borderEnabledChanged |
|
destroyed |
|
facingCameraChanged |
|
font(self) -> PySide6.QtGui.QFont |
font(self) -> PySide6.QtGui.QFont [extrait de font.__doc__] |
fontChanged |
|
isBackgroundEnabled(self) -> bool |
isBackgroundEnabled(self) -> bool [extrait de isBackgroundEnabled.__doc__] |
isBorderEnabled(self) -> bool |
isBorderEnabled(self) -> bool [extrait de isBorderEnabled.__doc__] |
isFacingCamera(self) -> bool |
isFacingCamera(self) -> bool [extrait de isFacingCamera.__doc__] |
meshFileChanged |
|
objectNameChanged |
|
positionAbsoluteChanged |
|
positionChanged |
|
rotationChanged |
|
scalingAbsoluteChanged |
|
scalingChanged |
|
setBackgroundColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None |
setBackgroundColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None [extrait de setBackgroundColor.__doc__] |
setBackgroundEnabled(self, enabled: bool) -> None |
setBackgroundEnabled(self, enabled: bool) -> None [extrait de setBackgroundEnabled.__doc__] |
setBorderEnabled(self, enabled: bool) -> None |
setBorderEnabled(self, enabled: bool) -> None [extrait de setBorderEnabled.__doc__] |
setFacingCamera(self, enabled: bool) -> None |
setFacingCamera(self, enabled: bool) -> None [extrait de setFacingCamera.__doc__] |
setFont(self, font: Union[PySide6.QtGui.QFont, str, Sequence[str]]) -> None |
setFont(self, font: Union[PySide6.QtGui.QFont, str, Sequence[str]]) -> None [extrait de setFont.__doc__] |
setText(self, text: str) -> None |
setText(self, text: str) -> None [extrait de setText.__doc__] |
setTextColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None |
setTextColor(self, color: Union[PySide6.QtGui.QColor, PySide6.QtGui.QRgba64, Any, PySide6.QtCore.Qt.GlobalColor, str, int]) -> None [extrait de setTextColor.__doc__] |
shadowCastingChanged |
|
text(self) -> str |
text(self) -> str [extrait de text.__doc__] |
textChanged |
|
textColor(self) -> PySide6.QtGui.QColor |
textColor(self) -> PySide6.QtGui.QColor [extrait de textColor.__doc__] |
textColorChanged |
|
textureFileChanged |
|
tr |
|
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 :