java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.uic.ui4.DomPropertySpecifications
- All Implemented Interfaces:
io.qt.QtObjectInterface
public class DomPropertySpecifications
extends io.qt.QtObject
Java wrapper for Qt class DomPropertySpecifications
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
io.qt.QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDomPropertySpecifications(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal io.qt.core.QVector<DomStringPropertySpecification>final io.qt.core.QVector<DomPropertyToolTip>final voidread(io.qt.core.QXmlStreamReader reader) final voidfinal voidsetElementTooltip(Collection<? extends DomPropertyToolTip> 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
-
DomPropertySpecifications
public DomPropertySpecifications() -
DomPropertySpecifications
protected DomPropertySpecifications(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
elementStringpropertyspecification
@QtUninvokable public final io.qt.core.QVector<DomStringPropertySpecification> elementStringpropertyspecification() -
elementTooltip
-
read
@QtUninvokable public final void read(io.qt.core.QXmlStreamReader reader) -
setElementStringpropertyspecification
@QtUninvokable public final void setElementStringpropertyspecification(Collection<? extends DomStringPropertySpecification> a) -
setElementTooltip
-
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
-