java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.uic.ui4.DomInclude
- All Implemented Interfaces:
io.qt.QtObjectInterface
public class DomInclude
extends io.qt.QtObject
Java wrapper for Qt class DomInclude
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
io.qt.QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDomInclude(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringfinal Stringfinal voidfinal voidfinal booleanfinal booleanfinal voidread(io.qt.core.QXmlStreamReader reader) final voidfinal voidfinal voidfinal Stringtext()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
-
DomInclude
public DomInclude() -
DomInclude
protected DomInclude(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
attributeImpldecl
-
attributeLocation
-
clearAttributeImpldecl
@QtUninvokable public final void clearAttributeImpldecl() -
clearAttributeLocation
@QtUninvokable public final void clearAttributeLocation() -
hasAttributeImpldecl
@QtUninvokable public final boolean hasAttributeImpldecl() -
hasAttributeLocation
@QtUninvokable public final boolean hasAttributeLocation() -
read
@QtUninvokable public final void read(io.qt.core.QXmlStreamReader reader) -
setAttributeImpldecl
-
setAttributeLocation
-
setText
-
text
-
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
-