java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomColorRole
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomColorRole
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal StringSeeDomColorRole::attributeRole()const final voidSeeDomColorRole::clearAttributeRole() final voidSeeDomColorRole::clearElementBrush() final DomBrushSeeDomColorRole::elementBrush()const final booleanSeeDomColorRole::hasAttributeRole()const final booleanSeeDomColorRole::hasElementBrush()const final voidread(QXmlStreamReader reader) SeeDomColorRole::read(QXmlStreamReader&) final voidSeeDomColorRole::setAttributeRole(QString) final voidSeeDomColorRole::setElementBrush(DomBrush*) final DomBrushSeeDomColorRole::takeElementBrush() final voidwrite(QXmlStreamWriter writer) Overloaded function forwrite(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null.final voidwrite(QXmlStreamWriter writer, String tagName) SeeDomColorRole::write(QXmlStreamWriter&, QString)const Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomColorRole
public DomColorRole()See
DomColorRole::DomColorRole()
-
-
Method Details
-
attributeRole
See
DomColorRole::attributeRole()const -
clearAttributeRole
See
DomColorRole::clearAttributeRole() -
clearElementBrush
See
DomColorRole::clearElementBrush() -
elementBrush
See
DomColorRole::elementBrush()const -
hasAttributeRole
See
DomColorRole::hasAttributeRole()const -
hasElementBrush
See
DomColorRole::hasElementBrush()const -
read
See
DomColorRole::read(QXmlStreamReader&) -
setAttributeRole
See
DomColorRole::setAttributeRole(QString) -
setElementBrush
See
DomColorRole::setElementBrush(DomBrush*) -
takeElementBrush
See
DomColorRole::takeElementBrush() -
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null. -
write
See
DomColorRole::write(QXmlStreamWriter&, QString)const
-