java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomColorGroup
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomColorGroup
-
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<DomColorRole>final voidread(QXmlStreamReader reader) final voidsetElementColor(Collection<? extends DomColor> a) final voidsetElementColorRole(Collection<? extends DomColorRole> 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
-
DomColorGroup
public DomColorGroup() -
DomColorGroup
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
elementColor
-
elementColorRole
-
read
-
setElementColor
-
setElementColorRole
-
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null. -
write
-