__delattr__(self, name) |
Implement delattr(self, name). [extrait de __delattr__.__doc__] |
__setattr__(self, name, value) |
Implement setattr(self, name, value). [extrait de __setattr__.__doc__] |
anchorAt(self, pos: PySide2.QtCore.QPointF) -> str |
anchorAt(self, pos: PySide2.QtCore.QPointF) -> str [extrait de anchorAt.__doc__] |
blockBoundingRect(self, block: PySide2.QtGui.QTextBlock) -> PySide2.QtCore.QRectF |
blockBoundingRect(self, block: PySide2.QtGui.QTextBlock) -> PySide2.QtCore.QRectF [extrait de blockBoundingRect.__doc__] |
blockWithMarkerAt(self, pos: PySide2.QtCore.QPointF) -> PySide2.QtGui.QTextBlock |
blockWithMarkerAt(self, pos: PySide2.QtCore.QPointF) -> PySide2.QtGui.QTextBlock [extrait de blockWithMarkerAt.__doc__] |
destroyed |
|
document(self) -> PySide2.QtGui.QTextDocument |
document(self) -> PySide2.QtGui.QTextDocument [extrait de document.__doc__] |
documentChanged(self, from_: int, charsRemoved: int, charsAdded: int) |
documentChanged(self, from_: int, charsRemoved: int, charsAdded: int) [extrait de documentChanged.__doc__] |
documentSize(self) -> PySide2.QtCore.QSizeF |
documentSize(self) -> PySide2.QtCore.QSizeF [extrait de documentSize.__doc__] |
documentSizeChanged |
|
draw(self, painter: PySide2.QtGui.QPainter, context: PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext) |
draw(self, painter: PySide2.QtGui.QPainter, context: PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext) [extrait de draw.__doc__] |
drawInlineObject(self, painter: PySide2.QtGui.QPainter, rect: PySide2.QtCore.QRectF, object: PySide2.QtGui.QTextInlineObject, posInDocument: int, format: PySide2.QtGui.QTextFormat) |
drawInlineObject(self, painter: PySide2.QtGui.QPainter, rect: PySide2.QtCore.QRectF, object: PySide2.QtGui.QTextInlineObject, posInDocument: int, format: PySide2.QtGui.QTextFormat) [extrait de drawInlineObject.__doc__] |
format(self, pos: int) -> PySide2.QtGui.QTextCharFormat |
format(self, pos: int) -> PySide2.QtGui.QTextCharFormat [extrait de format.__doc__] |
formatAt(self, pos: PySide2.QtCore.QPointF) -> PySide2.QtGui.QTextFormat |
formatAt(self, pos: PySide2.QtCore.QPointF) -> PySide2.QtGui.QTextFormat [extrait de formatAt.__doc__] |
formatIndex(self, pos: int) -> int |
formatIndex(self, pos: int) -> int [extrait de formatIndex.__doc__] |
frameBoundingRect(self, frame: PySide2.QtGui.QTextFrame) -> PySide2.QtCore.QRectF |
frameBoundingRect(self, frame: PySide2.QtGui.QTextFrame) -> PySide2.QtCore.QRectF [extrait de frameBoundingRect.__doc__] |
handlerForObject(self, objectType: int) -> PySide2.QtGui.QTextObjectInterface |
handlerForObject(self, objectType: int) -> PySide2.QtGui.QTextObjectInterface [extrait de handlerForObject.__doc__] |
hitTest(self, point: PySide2.QtCore.QPointF, accuracy: PySide2.QtCore.Qt.HitTestAccuracy) -> int |
hitTest(self, point: PySide2.QtCore.QPointF, accuracy: PySide2.QtCore.Qt.HitTestAccuracy) -> int [extrait de hitTest.__doc__] |
imageAt(self, pos: PySide2.QtCore.QPointF) -> str |
imageAt(self, pos: PySide2.QtCore.QPointF) -> str [extrait de imageAt.__doc__] |
objectNameChanged |
|
pageCount(self) -> int |
pageCount(self) -> int [extrait de pageCount.__doc__] |
pageCountChanged |
|
PaintContext |
PaintContext(self) [extrait de PaintContext.__doc__] |
paintDevice(self) -> PySide2.QtGui.QPaintDevice |
paintDevice(self) -> PySide2.QtGui.QPaintDevice [extrait de paintDevice.__doc__] |
positionInlineObject(self, item: PySide2.QtGui.QTextInlineObject, posInDocument: int, format: PySide2.QtGui.QTextFormat) |
positionInlineObject(self, item: PySide2.QtGui.QTextInlineObject, posInDocument: int, format: PySide2.QtGui.QTextFormat) [extrait de positionInlineObject.__doc__] |
registerHandler(self, objectType: int, component: PySide2.QtCore.QObject) |
registerHandler(self, objectType: int, component: PySide2.QtCore.QObject) [extrait de registerHandler.__doc__] |
resizeInlineObject(self, item: PySide2.QtGui.QTextInlineObject, posInDocument: int, format: PySide2.QtGui.QTextFormat) |
resizeInlineObject(self, item: PySide2.QtGui.QTextInlineObject, posInDocument: int, format: PySide2.QtGui.QTextFormat) [extrait de resizeInlineObject.__doc__] |
Selection |
Selection(self) [extrait de Selection.__doc__] |
setPaintDevice(self, device: PySide2.QtGui.QPaintDevice) |
setPaintDevice(self, device: PySide2.QtGui.QPaintDevice) [extrait de setPaintDevice.__doc__] |
unregisterHandler(self, objectType: int, component: typing.Union[PySide2.QtCore.QObject, NoneType] = None) |
unregisterHandler(self, objectType: int, component: typing.Union[PySide2.QtCore.QObject, NoneType] = None) [extrait de unregisterHandler.__doc__] |
update |
|
updateBlock |
|
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 :