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