java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomPropertySpecifications
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomPropertySpecifications
-
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 QList<DomPropertyToolTip>
final void
read
(QXmlStreamReader reader) final void
final void
setElementTooltip
(Collection<? extends DomPropertyToolTip> a) final void
write
(QXmlStreamWriter writer) Overloaded function forwrite(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = (String)null
.final void
write
(QXmlStreamWriter writer, String tagName) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomPropertySpecifications
public DomPropertySpecifications() -
DomPropertySpecifications
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
elementStringpropertyspecification
@QtUninvokable public final QList<DomStringPropertySpecification> elementStringpropertyspecification() -
elementTooltip
-
read
-
setElementStringpropertyspecification
@QtUninvokable public final void setElementStringpropertyspecification(Collection<? extends DomStringPropertySpecification> a) -
setElementTooltip
-
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = (String)null
. -
write
-