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