java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomResource
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomResource
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal String
SeeDomResource::
attributeLocation()const final void
SeeDomResource::
clearAttributeLocation() final boolean
SeeDomResource::
hasAttributeLocation()const final void
read
(QXmlStreamReader reader) SeeDomResource::
read(QXmlStreamReader&) final void
SeeDomResource::
setAttributeLocation(QString) final void
write
(QXmlStreamWriter writer) Overloaded function forwrite(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = (String)null
.final void
write
(QXmlStreamWriter writer, String tagName) SeeDomResource::
write(QXmlStreamWriter&, QString)const Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomResource
public DomResource()See
DomResource::
DomResource()
-
-
Method Details
-
attributeLocation
See
DomResource::
attributeLocation()const -
clearAttributeLocation
See
DomResource::
clearAttributeLocation() -
hasAttributeLocation
See
DomResource::
hasAttributeLocation()const -
read
See
DomResource::
read(QXmlStreamReader&) -
setAttributeLocation
See
DomResource::
setAttributeLocation(QString) -
write
See
DomResource::
write(QXmlStreamWriter&, QString)const -
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = (String)null
.
-