Uses of Class
io.qt.core.QXmlStreamNotationDeclaration
Package | Description |
---|---|
io.qt.core |
-
Uses of QXmlStreamNotationDeclaration in io.qt.core
Methods in io.qt.core that return QXmlStreamNotationDeclaration Modifier and Type Method Description QXmlStreamNotationDeclaration
QXmlStreamNotationDeclaration. clone()
Methods in io.qt.core that return types with arguments of type QXmlStreamNotationDeclaration Modifier and Type Method Description QVector<QXmlStreamNotationDeclaration>
QXmlStreamReader. notationDeclarations()
Constructors in io.qt.core with parameters of type QXmlStreamNotationDeclaration Constructor Description QXmlStreamNotationDeclaration(QXmlStreamNotationDeclaration arg__1)