- All Implemented Interfaces:
QtObjectInterface,DomAttributeInterface
Java wrapper for Qt class DomLayout
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal StringSeeDomLayout::attributeClass()const final StringSeeDomLayout::attributeColumnMinimumWidth()const final StringSeeDomLayout::attributeColumnStretch()const final StringSeeDomLayout::attributeName()const final StringSeeDomLayout::attributeRowMinimumHeight()const final StringSeeDomLayout::attributeRowStretch()const final StringSeeDomLayout::attributeStretch()const final voidSeeDomLayout::clearAttributeClass() final voidSeeDomLayout::clearAttributeColumnMinimumWidth() final voidSeeDomLayout::clearAttributeColumnStretch() final voidSeeDomLayout::clearAttributeName() final voidSeeDomLayout::clearAttributeRowMinimumHeight() final voidSeeDomLayout::clearAttributeRowStretch() final voidSeeDomLayout::clearAttributeStretch() final QList<DomProperty>SeeDomLayout::elementAttribute()const final QList<DomLayoutItem>SeeDomLayout::elementItem()const final QList<DomProperty>SeeDomLayout::elementProperty()const final booleanSeeDomLayout::hasAttributeClass()const final booleanSeeDomLayout::hasAttributeColumnMinimumWidth()const final booleanSeeDomLayout::hasAttributeColumnStretch()const final booleanSeeDomLayout::hasAttributeName()const final booleanSeeDomLayout::hasAttributeRowMinimumHeight()const final booleanSeeDomLayout::hasAttributeRowStretch()const final booleanSeeDomLayout::hasAttributeStretch()const final voidread(QXmlStreamReader reader) SeeDomLayout::read(QXmlStreamReader&) final voidSeeDomLayout::setAttributeClass(QString) final voidSeeDomLayout::setAttributeColumnMinimumWidth(QString) final voidSeeDomLayout::setAttributeColumnStretch(QString) final voidSeeDomLayout::setAttributeName(QString) final voidSeeDomLayout::setAttributeRowMinimumHeight(QString) final voidSeeDomLayout::setAttributeRowStretch(QString) final voidSeeDomLayout::setAttributeStretch(QString) final voidsetElementAttribute(Collection<? extends DomProperty> a) SeeDomLayout::setElementAttribute(QList<DomProperty*>) final voidsetElementItem(Collection<? extends DomLayoutItem> a) SeeDomLayout::setElementItem(QList<DomLayoutItem*>) final voidsetElementProperty(Collection<? extends DomProperty> a) SeeDomLayout::setElementProperty(QList<DomProperty*>) final voidwrite(QXmlStreamWriter writer) Overloaded function forwrite(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null.final voidwrite(QXmlStreamWriter writer, String tagName) SeeDomLayout::write(QXmlStreamWriter&, QString)const Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomLayout
public DomLayout()See
DomLayout::DomLayout()
-
-
Method Details
-
attributeClass
See
DomLayout::attributeClass()const -
attributeColumnMinimumWidth
See
DomLayout::attributeColumnMinimumWidth()const -
attributeColumnStretch
See
DomLayout::attributeColumnStretch()const -
attributeName
See
DomLayout::attributeName()const - Specified by:
attributeNamein interfaceDomAttributeInterface
-
attributeRowMinimumHeight
See
DomLayout::attributeRowMinimumHeight()const -
attributeRowStretch
See
DomLayout::attributeRowStretch()const -
attributeStretch
See
DomLayout::attributeStretch()const -
clearAttributeClass
See
DomLayout::clearAttributeClass() -
clearAttributeColumnMinimumWidth
See
DomLayout::clearAttributeColumnMinimumWidth() -
clearAttributeColumnStretch
See
DomLayout::clearAttributeColumnStretch() -
clearAttributeName
See
DomLayout::clearAttributeName() -
clearAttributeRowMinimumHeight
See
DomLayout::clearAttributeRowMinimumHeight() -
clearAttributeRowStretch
See
DomLayout::clearAttributeRowStretch() -
clearAttributeStretch
See
DomLayout::clearAttributeStretch() -
elementAttribute
See
DomLayout::elementAttribute()const -
elementItem
See
DomLayout::elementItem()const -
elementProperty
See
DomLayout::elementProperty()const -
hasAttributeClass
See
DomLayout::hasAttributeClass()const -
hasAttributeColumnMinimumWidth
See
DomLayout::hasAttributeColumnMinimumWidth()const -
hasAttributeColumnStretch
See
DomLayout::hasAttributeColumnStretch()const -
hasAttributeName
See
DomLayout::hasAttributeName()const -
hasAttributeRowMinimumHeight
See
DomLayout::hasAttributeRowMinimumHeight()const -
hasAttributeRowStretch
See
DomLayout::hasAttributeRowStretch()const -
hasAttributeStretch
See
DomLayout::hasAttributeStretch()const -
read
See
DomLayout::read(QXmlStreamReader&) -
setAttributeClass
See
DomLayout::setAttributeClass(QString) -
setAttributeColumnMinimumWidth
See
DomLayout::setAttributeColumnMinimumWidth(QString) -
setAttributeColumnStretch
See
DomLayout::setAttributeColumnStretch(QString) -
setAttributeName
See
DomLayout::setAttributeName(QString) -
setAttributeRowMinimumHeight
See
DomLayout::setAttributeRowMinimumHeight(QString) -
setAttributeRowStretch
See
DomLayout::setAttributeRowStretch(QString) -
setAttributeStretch
See
DomLayout::setAttributeStretch(QString) -
setElementAttribute
See
DomLayout::setElementAttribute(QList<DomProperty*>) -
setElementItem
See
DomLayout::setElementItem(QList<DomLayoutItem*>) -
setElementProperty
See
DomLayout::setElementProperty(QList<DomProperty*>) -
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null. -
write
See
DomLayout::write(QXmlStreamWriter&, QString)const
-