JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.qt.xml.QDomEntity
Packages that use
QDomEntity
Package
Description
io.qt.xml
Uses of
QDomEntity
in
io.qt.xml
Methods in
io.qt.xml
that return
QDomEntity
Modifier and Type
Method
Description
QDomEntity
QDomEntity.
clone
()
final
QDomEntity
QDomNode.
toEntity
()
See
QDomNode::toEntity()const
Constructors in
io.qt.xml
with parameters of type
QDomEntity
Modifier
Constructor
Description
QDomEntity
(
QDomEntity
x)
See
QDomEntity::QDomEntity(QDomEntity)