__copy__() -> None |
__copy__() -> None [extrait de __copy__.__doc__] |
__iter__(self) -> object |
__iter__(self) -> object [extrait de __iter__.__doc__] |
begin(self) -> PySide6.QtGui.QTextBlock.iterator |
begin(self) -> PySide6.QtGui.QTextBlock.iterator [extrait de begin.__doc__] |
blockFormat(self) -> PySide6.QtGui.QTextBlockFormat |
blockFormat(self) -> PySide6.QtGui.QTextBlockFormat [extrait de blockFormat.__doc__] |
blockFormatIndex(self) -> int |
blockFormatIndex(self) -> int [extrait de blockFormatIndex.__doc__] |
blockNumber(self) -> int |
blockNumber(self) -> int [extrait de blockNumber.__doc__] |
charFormat(self) -> PySide6.QtGui.QTextCharFormat |
charFormat(self) -> PySide6.QtGui.QTextCharFormat [extrait de charFormat.__doc__] |
charFormatIndex(self) -> int |
charFormatIndex(self) -> int [extrait de charFormatIndex.__doc__] |
clearLayout(self) -> None |
clearLayout(self) -> None [extrait de clearLayout.__doc__] |
contains(self, position: int) -> bool |
contains(self, position: int) -> bool [extrait de contains.__doc__] |
document(self) -> PySide6.QtGui.QTextDocument |
document(self) -> PySide6.QtGui.QTextDocument [extrait de document.__doc__] |
end(self) -> PySide6.QtGui.QTextBlock.iterator |
end(self) -> PySide6.QtGui.QTextBlock.iterator [extrait de end.__doc__] |
firstLineNumber(self) -> int |
firstLineNumber(self) -> int [extrait de firstLineNumber.__doc__] |
fragmentIndex(self) -> int |
fragmentIndex(self) -> int [extrait de fragmentIndex.__doc__] |
isValid(self) -> bool |
isValid(self) -> bool [extrait de isValid.__doc__] |
isVisible(self) -> bool |
isVisible(self) -> bool [extrait de isVisible.__doc__] |
iterator(self) -> None |
iterator(self) -> None [extrait de iterator.__doc__] |
layout(self) -> PySide6.QtGui.QTextLayout |
layout(self) -> PySide6.QtGui.QTextLayout [extrait de layout.__doc__] |
length(self) -> int |
length(self) -> int [extrait de length.__doc__] |
lineCount(self) -> int |
lineCount(self) -> int [extrait de lineCount.__doc__] |
next(self) -> PySide6.QtGui.QTextBlock |
next(self) -> PySide6.QtGui.QTextBlock [extrait de next.__doc__] |
position(self) -> int |
position(self) -> int [extrait de position.__doc__] |
previous(self) -> PySide6.QtGui.QTextBlock |
previous(self) -> PySide6.QtGui.QTextBlock [extrait de previous.__doc__] |
revision(self) -> int |
revision(self) -> int [extrait de revision.__doc__] |
setLineCount(self, count: int) -> None |
setLineCount(self, count: int) -> None [extrait de setLineCount.__doc__] |
setRevision(self, rev: int) -> None |
setRevision(self, rev: int) -> None [extrait de setRevision.__doc__] |
setUserData(self, data: PySide6.QtGui.QTextBlockUserData) -> None |
setUserData(self, data: PySide6.QtGui.QTextBlockUserData) -> None [extrait de setUserData.__doc__] |
setUserState(self, state: int) -> None |
setUserState(self, state: int) -> None [extrait de setUserState.__doc__] |
setVisible(self, visible: bool) -> None |
setVisible(self, visible: bool) -> None [extrait de setVisible.__doc__] |
text(self) -> str |
text(self) -> str [extrait de text.__doc__] |
textDirection(self) -> PySide6.QtCore.Qt.LayoutDirection |
textDirection(self) -> PySide6.QtCore.Qt.LayoutDirection [extrait de textDirection.__doc__] |
textFormats(self) -> List[PySide6.QtGui.QTextLayout.FormatRange] |
textFormats(self) -> List[PySide6.QtGui.QTextLayout.FormatRange] [extrait de textFormats.__doc__] |
textList(self) -> PySide6.QtGui.QTextList |
textList(self) -> PySide6.QtGui.QTextList [extrait de textList.__doc__] |
userData(self) -> PySide6.QtGui.QTextBlockUserData |
userData(self) -> PySide6.QtGui.QTextBlockUserData [extrait de userData.__doc__] |
userState(self) -> int |
userState(self) -> int [extrait de userState.__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 :