java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.uic.ui4.DomButtonGroup
- All Implemented Interfaces:
QtObjectInterface,DomAttributeInterface
Java wrapper for Qt class DomButtonGroup
-
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 Stringfinal voidfinal QList<DomProperty>final QList<DomProperty>final booleanfinal voidread(QXmlStreamReader reader) final voidfinal voidsetElementAttribute(Collection<? extends DomProperty> a) final voidsetElementProperty(Collection<? extends DomProperty> 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
-
DomButtonGroup
public DomButtonGroup() -
DomButtonGroup
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
attributeName
- Specified by:
attributeNamein interfaceDomAttributeInterface
-
clearAttributeName
-
elementAttribute
-
elementProperty
-
hasAttributeName
-
read
-
setAttributeName
-
setElementAttribute
-
setElementProperty
-
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)withtagName = (String)null. -
write
-