__copy__(self) |
__copy__(self) [extrait de __copy__.__doc__] |
ascent(self) -> float |
ascent(self) -> float [extrait de ascent.__doc__] |
CursorPosition |
|
cursorToX(self, cursorPos: int, edge: PySide2.QtGui.QTextLine.Edge = PySide2.QtGui.QTextLine.Edge.Leading) -> float |
cursorToX(self, cursorPos: int, edge: PySide2.QtGui.QTextLine.Edge = PySide2.QtGui.QTextLine.Edge.Leading) -> float [extrait de cursorToX.__doc__] |
descent(self) -> float |
descent(self) -> float [extrait de descent.__doc__] |
draw(self, p: PySide2.QtGui.QPainter, point: PySide2.QtCore.QPointF, selection: typing.Union[PySide2.QtGui.QTextLayout.FormatRange, NoneType] = None) |
draw(self, p: PySide2.QtGui.QPainter, point: PySide2.QtCore.QPointF, selection: typing.Union[PySide2.QtGui.QTextLayout.FormatRange, NoneType] = None) [extrait de draw.__doc__] |
Edge |
|
height(self) -> float |
height(self) -> float [extrait de height.__doc__] |
horizontalAdvance(self) -> float |
horizontalAdvance(self) -> float [extrait de horizontalAdvance.__doc__] |
isValid(self) -> bool |
isValid(self) -> bool [extrait de isValid.__doc__] |
leading(self) -> float |
leading(self) -> float [extrait de leading.__doc__] |
leadingIncluded(self) -> bool |
leadingIncluded(self) -> bool [extrait de leadingIncluded.__doc__] |
lineNumber(self) -> int |
lineNumber(self) -> int [extrait de lineNumber.__doc__] |
naturalTextRect(self) -> PySide2.QtCore.QRectF |
naturalTextRect(self) -> PySide2.QtCore.QRectF [extrait de naturalTextRect.__doc__] |
naturalTextWidth(self) -> float |
naturalTextWidth(self) -> float [extrait de naturalTextWidth.__doc__] |
position(self) -> PySide2.QtCore.QPointF |
position(self) -> PySide2.QtCore.QPointF [extrait de position.__doc__] |
rect(self) -> PySide2.QtCore.QRectF |
rect(self) -> PySide2.QtCore.QRectF [extrait de rect.__doc__] |
setLeadingIncluded(self, included: bool) |
setLeadingIncluded(self, included: bool) [extrait de setLeadingIncluded.__doc__] |
setLineWidth(self, width: float) |
setLineWidth(self, width: float) [extrait de setLineWidth.__doc__] |
setNumColumns |
setNumColumns(self, columns: int) [extrait de setNumColumns.__doc__] |
setPosition(self, pos: PySide2.QtCore.QPointF) |
setPosition(self, pos: PySide2.QtCore.QPointF) [extrait de setPosition.__doc__] |
textLength(self) -> int |
textLength(self) -> int [extrait de textLength.__doc__] |
textStart(self) -> int |
textStart(self) -> int [extrait de textStart.__doc__] |
width(self) -> float |
width(self) -> float [extrait de width.__doc__] |
x(self) -> float |
x(self) -> float [extrait de x.__doc__] |
xToCursor(self, x: float, edge: PySide2.QtGui.QTextLine.CursorPosition = PySide2.QtGui.QTextLine.CursorPosition.CursorBetweenCharacters) -> int |
xToCursor(self, x: float, edge: PySide2.QtGui.QTextLine.CursorPosition = PySide2.QtGui.QTextLine.CursorPosition.CursorBetweenCharacters) -> int [extrait de xToCursor.__doc__] |
y(self) -> float |
y(self) -> float [extrait de y.__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 :