Participer au site avec un Tip
Rechercher
 

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 :

Classe « QOpenGLTexture »

Méthode PySide2.QtGui.QOpenGLTexture.setBorderColor

Signature de la méthode setBorderColor

Description

setBorderColor.__doc__

setBorderColor(self, color: PySide2.QtGui.QColor)
setBorderColor(self, r: float, g: float, b: float, a: float)
setBorderColor(self, r: int, g: int, b: int, a: int)
setBorderColor(self, r: int, g: int, b: int, a: int)