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
-
Method Summary
Modifier and TypeMethodDescriptionfinal String
SeeDomColorRole::
attributeRole()const final void
SeeDomColorRole::
clearAttributeRole() final void
SeeDomColorRole::
clearElementBrush() final DomBrush
SeeDomColorRole::
elementBrush()const final boolean
SeeDomColorRole::
hasAttributeRole()const final boolean
SeeDomColorRole::
hasElementBrush()const final void
read
(QXmlStreamReader reader) SeeDomColorRole::
read(QXmlStreamReader&) final void
SeeDomColorRole::
setAttributeRole(QString) final void
SeeDomColorRole::
setElementBrush(DomBrush*) final DomBrush
SeeDomColorRole::
takeElementBrush() 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) 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
See
DomColorRole::
write(QXmlStreamWriter&, QString)const -
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = (String)null
.
-