__copy__(self) |
__copy__(self) [extrait de __copy__.__doc__] |
ascent(self) -> int |
ascent(self) -> int [extrait de ascent.__doc__] |
averageCharWidth(self) -> int |
averageCharWidth(self) -> int [extrait de averageCharWidth.__doc__] |
boundingRect |
boundingRect(self, r: PySide2.QtCore.QRect, flags: int, text: str, tabstops: int = 0, tabarray: typing.Union[typing.Sequence[int], NoneType] = None) -> PySide2.QtCore.QRect [extrait de boundingRect.__doc__] |
boundingRectChar(self, arg__1: str) -> PySide2.QtCore.QRect |
boundingRectChar(self, arg__1: str) -> PySide2.QtCore.QRect [extrait de boundingRectChar.__doc__] |
capHeight(self) -> int |
capHeight(self) -> int [extrait de capHeight.__doc__] |
charWidth(self, str: str, pos: int) -> int |
charWidth(self, str: str, pos: int) -> int [extrait de charWidth.__doc__] |
descent(self) -> int |
descent(self) -> int [extrait de descent.__doc__] |
elidedText(self, text: str, mode: PySide2.QtCore.Qt.TextElideMode, width: int, flags: int = 0) -> str |
elidedText(self, text: str, mode: PySide2.QtCore.Qt.TextElideMode, width: int, flags: int = 0) -> str [extrait de elidedText.__doc__] |
fontDpi(self) -> float |
fontDpi(self) -> float [extrait de fontDpi.__doc__] |
height(self) -> int |
height(self) -> int [extrait de height.__doc__] |
horizontalAdvance |
horizontalAdvance(self, arg__1: str) -> int [extrait de horizontalAdvance.__doc__] |
inFont(self, arg__1: str) -> bool |
inFont(self, arg__1: str) -> bool [extrait de inFont.__doc__] |
inFontUcs4(self, ucs4: int) -> bool |
inFontUcs4(self, ucs4: int) -> bool [extrait de inFontUcs4.__doc__] |
leading(self) -> int |
leading(self) -> int [extrait de leading.__doc__] |
leftBearing(self, arg__1: str) -> int |
leftBearing(self, arg__1: str) -> int [extrait de leftBearing.__doc__] |
lineSpacing(self) -> int |
lineSpacing(self) -> int [extrait de lineSpacing.__doc__] |
lineWidth(self) -> int |
lineWidth(self) -> int [extrait de lineWidth.__doc__] |
maxWidth(self) -> int |
maxWidth(self) -> int [extrait de maxWidth.__doc__] |
minLeftBearing(self) -> int |
minLeftBearing(self) -> int [extrait de minLeftBearing.__doc__] |
minRightBearing(self) -> int |
minRightBearing(self) -> int [extrait de minRightBearing.__doc__] |
overlinePos(self) -> int |
overlinePos(self) -> int [extrait de overlinePos.__doc__] |
rightBearing(self, arg__1: str) -> int |
rightBearing(self, arg__1: str) -> int [extrait de rightBearing.__doc__] |
size(self, flags: int, str: str, tabstops: int = 0, tabarray: typing.Union[typing.Sequence[int], NoneType] = None) -> PySide2.QtCore.QSize |
size(self, flags: int, str: str, tabstops: int = 0, tabarray: typing.Union[typing.Sequence[int], NoneType] = None) -> PySide2.QtCore.QSize [extrait de size.__doc__] |
strikeOutPos(self) -> int |
strikeOutPos(self) -> int [extrait de strikeOutPos.__doc__] |
swap(self, other: PySide2.QtGui.QFontMetrics) |
swap(self, other: PySide2.QtGui.QFontMetrics) [extrait de swap.__doc__] |
tightBoundingRect(self, text: str) -> PySide2.QtCore.QRect |
tightBoundingRect(self, text: str) -> PySide2.QtCore.QRect [extrait de tightBoundingRect.__doc__] |
underlinePos(self) -> int |
underlinePos(self) -> int [extrait de underlinePos.__doc__] |
width |
width(self, arg__1: str, len: int, flags: int) -> int [extrait de width.__doc__] |
widthChar(self, arg__1: str) -> int |
widthChar(self, arg__1: str) -> int [extrait de widthChar.__doc__] |
xHeight(self) -> int |
xHeight(self) -> int [extrait de xHeight.__doc__] |
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 :