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