addData |
addData(self, data: str) -> None [extrait de addData.__doc__] |
addExtraNamespaceDeclaration(self, extraNamespaceDeclaraction: PySide6.QtCore.QXmlStreamNamespaceDeclaration) -> None |
addExtraNamespaceDeclaration(self, extraNamespaceDeclaraction: PySide6.QtCore.QXmlStreamNamespaceDeclaration) -> None [extrait de addExtraNamespaceDeclaration.__doc__] |
addExtraNamespaceDeclarations(self, extraNamespaceDeclaractions: Sequence[PySide6.QtCore.QXmlStreamNamespaceDeclaration]) -> None |
addExtraNamespaceDeclarations(self, extraNamespaceDeclaractions: Sequence[PySide6.QtCore.QXmlStreamNamespaceDeclaration]) -> None [extrait de addExtraNamespaceDeclarations.__doc__] |
atEnd(self) -> bool |
atEnd(self) -> bool [extrait de atEnd.__doc__] |
attributes(self) -> PySide6.QtCore.QXmlStreamAttributes |
attributes(self) -> PySide6.QtCore.QXmlStreamAttributes [extrait de attributes.__doc__] |
characterOffset(self) -> int |
characterOffset(self) -> int [extrait de characterOffset.__doc__] |
clear(self) -> None |
clear(self) -> None [extrait de clear.__doc__] |
columnNumber(self) -> int |
columnNumber(self) -> int [extrait de columnNumber.__doc__] |
device(self) -> PySide6.QtCore.QIODevice |
device(self) -> PySide6.QtCore.QIODevice [extrait de device.__doc__] |
documentEncoding(self) -> str |
documentEncoding(self) -> str [extrait de documentEncoding.__doc__] |
documentVersion(self) -> str |
documentVersion(self) -> str [extrait de documentVersion.__doc__] |
dtdName(self) -> str |
dtdName(self) -> str [extrait de dtdName.__doc__] |
dtdPublicId(self) -> str |
dtdPublicId(self) -> str [extrait de dtdPublicId.__doc__] |
dtdSystemId(self) -> str |
dtdSystemId(self) -> str [extrait de dtdSystemId.__doc__] |
entityDeclarations(self) -> List[PySide6.QtCore.QXmlStreamEntityDeclaration] |
entityDeclarations(self) -> List[PySide6.QtCore.QXmlStreamEntityDeclaration] [extrait de entityDeclarations.__doc__] |
entityExpansionLimit(self) -> int |
entityExpansionLimit(self) -> int [extrait de entityExpansionLimit.__doc__] |
entityResolver(self) -> PySide6.QtCore.QXmlStreamEntityResolver |
entityResolver(self) -> PySide6.QtCore.QXmlStreamEntityResolver [extrait de entityResolver.__doc__] |
Error |
|
error(self) -> PySide6.QtCore.QXmlStreamReader.Error |
error(self) -> PySide6.QtCore.QXmlStreamReader.Error [extrait de error.__doc__] |
errorString(self) -> str |
errorString(self) -> str [extrait de errorString.__doc__] |
hasError(self) -> bool |
hasError(self) -> bool [extrait de hasError.__doc__] |
isCDATA(self) -> bool |
isCDATA(self) -> bool [extrait de isCDATA.__doc__] |
isCharacters(self) -> bool |
isCharacters(self) -> bool [extrait de isCharacters.__doc__] |
isComment(self) -> bool |
isComment(self) -> bool [extrait de isComment.__doc__] |
isDTD(self) -> bool |
isDTD(self) -> bool [extrait de isDTD.__doc__] |
isEndDocument(self) -> bool |
isEndDocument(self) -> bool [extrait de isEndDocument.__doc__] |
isEndElement(self) -> bool |
isEndElement(self) -> bool [extrait de isEndElement.__doc__] |
isEntityReference(self) -> bool |
isEntityReference(self) -> bool [extrait de isEntityReference.__doc__] |
isProcessingInstruction(self) -> bool |
isProcessingInstruction(self) -> bool [extrait de isProcessingInstruction.__doc__] |
isStandaloneDocument(self) -> bool |
isStandaloneDocument(self) -> bool [extrait de isStandaloneDocument.__doc__] |
isStartDocument(self) -> bool |
isStartDocument(self) -> bool [extrait de isStartDocument.__doc__] |
isStartElement(self) -> bool |
isStartElement(self) -> bool [extrait de isStartElement.__doc__] |
isWhitespace(self) -> bool |
isWhitespace(self) -> bool [extrait de isWhitespace.__doc__] |
lineNumber(self) -> int |
lineNumber(self) -> int [extrait de lineNumber.__doc__] |
name(self) -> str |
name(self) -> str [extrait de name.__doc__] |
namespaceDeclarations(self) -> List[PySide6.QtCore.QXmlStreamNamespaceDeclaration] |
namespaceDeclarations(self) -> List[PySide6.QtCore.QXmlStreamNamespaceDeclaration] [extrait de namespaceDeclarations.__doc__] |
namespaceProcessing(self) -> bool |
namespaceProcessing(self) -> bool [extrait de namespaceProcessing.__doc__] |
namespaceUri(self) -> str |
namespaceUri(self) -> str [extrait de namespaceUri.__doc__] |
notationDeclarations(self) -> List[PySide6.QtCore.QXmlStreamNotationDeclaration] |
notationDeclarations(self) -> List[PySide6.QtCore.QXmlStreamNotationDeclaration] [extrait de notationDeclarations.__doc__] |
prefix(self) -> str |
prefix(self) -> str [extrait de prefix.__doc__] |
processingInstructionData(self) -> str |
processingInstructionData(self) -> str [extrait de processingInstructionData.__doc__] |
processingInstructionTarget(self) -> str |
processingInstructionTarget(self) -> str [extrait de processingInstructionTarget.__doc__] |
qualifiedName(self) -> str |
qualifiedName(self) -> str [extrait de qualifiedName.__doc__] |
raiseError(self, message: str = '') -> None |
raiseError(self, message: str = '') -> None [extrait de raiseError.__doc__] |
readElementText(self, behaviour: PySide6.QtCore.QXmlStreamReader.ReadElementTextBehaviour = PySide6.QtCore.QXmlStreamReader.ReadElementTextBehaviour.ErrorOnUnexpectedElement) -> str |
readElementText(self, behaviour: PySide6.QtCore.QXmlStreamReader.ReadElementTextBehaviour = PySide6.QtCore.QXmlStreamReader.ReadElementTextBehaviour.ErrorOnUnexpectedElement) -> str [extrait de readElementText.__doc__] |
ReadElementTextBehaviour |
|
readNext(self) -> PySide6.QtCore.QXmlStreamReader.TokenType |
readNext(self) -> PySide6.QtCore.QXmlStreamReader.TokenType [extrait de readNext.__doc__] |
readNextStartElement(self) -> bool |
readNextStartElement(self) -> bool [extrait de readNextStartElement.__doc__] |
setDevice(self, device: PySide6.QtCore.QIODevice) -> None |
setDevice(self, device: PySide6.QtCore.QIODevice) -> None [extrait de setDevice.__doc__] |
setEntityExpansionLimit(self, limit: int) -> None |
setEntityExpansionLimit(self, limit: int) -> None [extrait de setEntityExpansionLimit.__doc__] |
setEntityResolver(self, resolver: PySide6.QtCore.QXmlStreamEntityResolver) -> None |
setEntityResolver(self, resolver: PySide6.QtCore.QXmlStreamEntityResolver) -> None [extrait de setEntityResolver.__doc__] |
setNamespaceProcessing(self, arg__1: bool) -> None |
setNamespaceProcessing(self, arg__1: bool) -> None [extrait de setNamespaceProcessing.__doc__] |
skipCurrentElement(self) -> None |
skipCurrentElement(self) -> None [extrait de skipCurrentElement.__doc__] |
text(self) -> str |
text(self) -> str [extrait de text.__doc__] |
tokenString(self) -> str |
tokenString(self) -> str [extrait de tokenString.__doc__] |
TokenType |
|
tokenType(self) -> PySide6.QtCore.QXmlStreamReader.TokenType |
tokenType(self) -> PySide6.QtCore.QXmlStreamReader.TokenType [extrait de tokenType.__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 :