java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.uic.ui4.DomIncludes
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomIncludes
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal QVector<DomInclude>
final void
read
(QXmlStreamReader reader) final void
setElementInclude
(Collection<? extends DomInclude> a) final void
write
(QXmlStreamWriter writer) Overloaded function forwrite(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = ""
.final void
write
(QXmlStreamWriter writer, String tagName) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomIncludes
public DomIncludes() -
DomIncludes
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
elementInclude
-
read
-
setElementInclude
-
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = ""
. -
write
-