- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomUI
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal boolean
SeeDomUI::
attributeConnectslotsbyname()const final String
SeeDomUI::
attributeDisplayname()const final boolean
SeeDomUI::
attributeIdbasedtr()const final String
SeeDomUI::
attributeLanguage()const final int
SeeDomUI::
attributeStdsetdef()const final int
SeeDomUI::
attributeStdSetDef()const final String
SeeDomUI::
attributeVersion()const final void
SeeDomUI::
clearAttributeConnectslotsbyname() final void
SeeDomUI::
clearAttributeDisplayname() final void
SeeDomUI::
clearAttributeIdbasedtr() final void
SeeDomUI::
clearAttributeLanguage() final void
SeeDomUI::
clearAttributeStdsetdef() final void
SeeDomUI::
clearAttributeStdSetDef() final void
SeeDomUI::
clearAttributeVersion() final void
SeeDomUI::
clearElementAuthor() final void
SeeDomUI::
clearElementButtonGroups() final void
SeeDomUI::
clearElementClass() final void
SeeDomUI::
clearElementComment() final void
SeeDomUI::
clearElementConnections() final void
SeeDomUI::
clearElementCustomWidgets() final void
SeeDomUI::
clearElementDesignerdata() final void
SeeDomUI::
clearElementExportMacro() final void
SeeDomUI::
clearElementIncludes() final void
SeeDomUI::
clearElementLayoutDefault() final void
SeeDomUI::
clearElementLayoutFunction() final void
SeeDomUI::
clearElementPixmapFunction() final void
SeeDomUI::
clearElementResources() final void
SeeDomUI::
clearElementSlots() final void
SeeDomUI::
clearElementTabStops() final void
SeeDomUI::
clearElementWidget() final String
SeeDomUI::
elementAuthor()const final DomButtonGroups
SeeDomUI::
elementButtonGroups()const final String
SeeDomUI::
elementClass()const final String
SeeDomUI::
elementComment()const final DomConnections
SeeDomUI::
elementConnections()const final DomCustomWidgets
SeeDomUI::
elementCustomWidgets()const final DomDesignerData
SeeDomUI::
elementDesignerdata()const final String
SeeDomUI::
elementExportMacro()const final DomIncludes
SeeDomUI::
elementIncludes()const final DomLayoutDefault
SeeDomUI::
elementLayoutDefault()const final DomLayoutFunction
SeeDomUI::
elementLayoutFunction()const final String
SeeDomUI::
elementPixmapFunction()const final DomResources
SeeDomUI::
elementResources()const final DomSlots
SeeDomUI::
elementSlots()const final DomTabStops
SeeDomUI::
elementTabStops()const final DomWidget
SeeDomUI::
elementWidget()const final boolean
SeeDomUI::
hasAttributeConnectslotsbyname()const final boolean
SeeDomUI::
hasAttributeDisplayname()const final boolean
SeeDomUI::
hasAttributeIdbasedtr()const final boolean
SeeDomUI::
hasAttributeLanguage()const final boolean
SeeDomUI::
hasAttributeStdsetdef()const final boolean
SeeDomUI::
hasAttributeStdSetDef()const final boolean
SeeDomUI::
hasAttributeVersion()const final boolean
SeeDomUI::
hasElementAuthor()const final boolean
SeeDomUI::
hasElementButtonGroups()const final boolean
SeeDomUI::
hasElementClass()const final boolean
SeeDomUI::
hasElementComment()const final boolean
SeeDomUI::
hasElementConnections()const final boolean
SeeDomUI::
hasElementCustomWidgets()const final boolean
SeeDomUI::
hasElementDesignerdata()const final boolean
SeeDomUI::
hasElementExportMacro()const final boolean
SeeDomUI::
hasElementIncludes()const final boolean
SeeDomUI::
hasElementLayoutDefault()const final boolean
SeeDomUI::
hasElementLayoutFunction()const final boolean
SeeDomUI::
hasElementPixmapFunction()const final boolean
SeeDomUI::
hasElementResources()const final boolean
SeeDomUI::
hasElementSlots()const final boolean
SeeDomUI::
hasElementTabStops()const final boolean
SeeDomUI::
hasElementWidget()const final void
read
(QXmlStreamReader reader) SeeDomUI::
read(QXmlStreamReader&) final void
setAttributeConnectslotsbyname
(boolean a) SeeDomUI::
setAttributeConnectslotsbyname(bool) final void
SeeDomUI::
setAttributeDisplayname(QString) final void
setAttributeIdbasedtr
(boolean a) SeeDomUI::
setAttributeIdbasedtr(bool) final void
SeeDomUI::
setAttributeLanguage(QString) final void
setAttributeStdsetdef
(int a) SeeDomUI::
setAttributeStdsetdef(int) final void
setAttributeStdSetDef
(int a) SeeDomUI::
setAttributeStdSetDef(int) final void
SeeDomUI::
setAttributeVersion(QString) final void
SeeDomUI::
setElementAuthor(QString) final void
SeeDomUI::
setElementButtonGroups(DomButtonGroups*) final void
SeeDomUI::
setElementClass(QString) final void
SeeDomUI::
setElementComment(QString) final void
SeeDomUI::
setElementConnections(DomConnections*) final void
SeeDomUI::
setElementCustomWidgets(DomCustomWidgets*) final void
SeeDomUI::
setElementDesignerdata(DomDesignerData*) final void
SeeDomUI::
setElementExportMacro(QString) final void
SeeDomUI::
setElementIncludes(DomIncludes*) final void
SeeDomUI::
setElementLayoutDefault(DomLayoutDefault*) final void
SeeDomUI::
setElementLayoutFunction(DomLayoutFunction*) final void
SeeDomUI::
setElementPixmapFunction(QString) final void
SeeDomUI::
setElementResources(DomResources*) final void
SeeDomUI::
setElementSlots(DomSlots*) final void
SeeDomUI::
setElementTabStops(DomTabStops*) final void
SeeDomUI::
setElementWidget(DomWidget*) final DomButtonGroups
SeeDomUI::
takeElementButtonGroups() final DomConnections
SeeDomUI::
takeElementConnections() final DomCustomWidgets
SeeDomUI::
takeElementCustomWidgets() final DomDesignerData
SeeDomUI::
takeElementDesignerdata() final DomIncludes
SeeDomUI::
takeElementIncludes() final DomLayoutDefault
SeeDomUI::
takeElementLayoutDefault() final DomLayoutFunction
SeeDomUI::
takeElementLayoutFunction() final DomResources
SeeDomUI::
takeElementResources() final DomSlots
SeeDomUI::
takeElementSlots() final DomTabStops
SeeDomUI::
takeElementTabStops() final DomWidget
SeeDomUI::
takeElementWidget() 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) SeeDomUI::
write(QXmlStreamWriter&, QString)const Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomUI
public DomUI()See
DomUI::
DomUI()
-
-
Method Details
-
attributeConnectslotsbyname
See
DomUI::
attributeConnectslotsbyname()const -
attributeDisplayname
See
DomUI::
attributeDisplayname()const -
attributeIdbasedtr
See
DomUI::
attributeIdbasedtr()const -
attributeLanguage
See
DomUI::
attributeLanguage()const -
attributeStdSetDef
See
DomUI::
attributeStdSetDef()const -
attributeStdsetdef
See
DomUI::
attributeStdsetdef()const -
attributeVersion
See
DomUI::
attributeVersion()const -
clearAttributeConnectslotsbyname
See
DomUI::
clearAttributeConnectslotsbyname() -
clearAttributeDisplayname
See
DomUI::
clearAttributeDisplayname() -
clearAttributeIdbasedtr
See
DomUI::
clearAttributeIdbasedtr() -
clearAttributeLanguage
See
DomUI::
clearAttributeLanguage() -
clearAttributeStdSetDef
See
DomUI::
clearAttributeStdSetDef() -
clearAttributeStdsetdef
See
DomUI::
clearAttributeStdsetdef() -
clearAttributeVersion
See
DomUI::
clearAttributeVersion() -
clearElementAuthor
See
DomUI::
clearElementAuthor() -
clearElementButtonGroups
See
DomUI::
clearElementButtonGroups() -
clearElementClass
See
DomUI::
clearElementClass() -
clearElementComment
See
DomUI::
clearElementComment() -
clearElementConnections
See
DomUI::
clearElementConnections() -
clearElementCustomWidgets
See
DomUI::
clearElementCustomWidgets() -
clearElementDesignerdata
See
DomUI::
clearElementDesignerdata() -
clearElementExportMacro
See
DomUI::
clearElementExportMacro() -
clearElementIncludes
See
DomUI::
clearElementIncludes() -
clearElementLayoutDefault
See
DomUI::
clearElementLayoutDefault() -
clearElementLayoutFunction
See
DomUI::
clearElementLayoutFunction() -
clearElementPixmapFunction
See
DomUI::
clearElementPixmapFunction() -
clearElementResources
See
DomUI::
clearElementResources() -
clearElementSlots
See
DomUI::
clearElementSlots() -
clearElementTabStops
See
DomUI::
clearElementTabStops() -
clearElementWidget
See
DomUI::
clearElementWidget() -
elementAuthor
See
DomUI::
elementAuthor()const -
elementButtonGroups
See
DomUI::
elementButtonGroups()const -
elementClass
See
DomUI::
elementClass()const -
elementComment
See
DomUI::
elementComment()const -
elementConnections
See
DomUI::
elementConnections()const -
elementCustomWidgets
See
DomUI::
elementCustomWidgets()const -
elementDesignerdata
See
DomUI::
elementDesignerdata()const -
elementExportMacro
See
DomUI::
elementExportMacro()const -
elementIncludes
See
DomUI::
elementIncludes()const -
elementLayoutDefault
See
DomUI::
elementLayoutDefault()const -
elementLayoutFunction
See
DomUI::
elementLayoutFunction()const -
elementPixmapFunction
See
DomUI::
elementPixmapFunction()const -
elementResources
See
DomUI::
elementResources()const -
elementSlots
See
DomUI::
elementSlots()const -
elementTabStops
See
DomUI::
elementTabStops()const -
elementWidget
See
DomUI::
elementWidget()const -
hasAttributeConnectslotsbyname
See
DomUI::
hasAttributeConnectslotsbyname()const -
hasAttributeDisplayname
See
DomUI::
hasAttributeDisplayname()const -
hasAttributeIdbasedtr
See
DomUI::
hasAttributeIdbasedtr()const -
hasAttributeLanguage
See
DomUI::
hasAttributeLanguage()const -
hasAttributeStdSetDef
See
DomUI::
hasAttributeStdSetDef()const -
hasAttributeStdsetdef
See
DomUI::
hasAttributeStdsetdef()const -
hasAttributeVersion
See
DomUI::
hasAttributeVersion()const -
hasElementAuthor
See
DomUI::
hasElementAuthor()const -
hasElementButtonGroups
See
DomUI::
hasElementButtonGroups()const -
hasElementClass
See
DomUI::
hasElementClass()const -
hasElementComment
See
DomUI::
hasElementComment()const -
hasElementConnections
See
DomUI::
hasElementConnections()const -
hasElementCustomWidgets
See
DomUI::
hasElementCustomWidgets()const -
hasElementDesignerdata
See
DomUI::
hasElementDesignerdata()const -
hasElementExportMacro
See
DomUI::
hasElementExportMacro()const -
hasElementIncludes
See
DomUI::
hasElementIncludes()const -
hasElementLayoutDefault
See
DomUI::
hasElementLayoutDefault()const -
hasElementLayoutFunction
See
DomUI::
hasElementLayoutFunction()const -
hasElementPixmapFunction
See
DomUI::
hasElementPixmapFunction()const -
hasElementResources
See
DomUI::
hasElementResources()const -
hasElementSlots
See
DomUI::
hasElementSlots()const -
hasElementTabStops
See
DomUI::
hasElementTabStops()const -
hasElementWidget
See
DomUI::
hasElementWidget()const -
read
See
DomUI::
read(QXmlStreamReader&) -
setAttributeConnectslotsbyname
See
DomUI::
setAttributeConnectslotsbyname(bool) -
setAttributeDisplayname
See
DomUI::
setAttributeDisplayname(QString) -
setAttributeIdbasedtr
See
DomUI::
setAttributeIdbasedtr(bool) -
setAttributeLanguage
See
DomUI::
setAttributeLanguage(QString) -
setAttributeStdSetDef
See
DomUI::
setAttributeStdSetDef(int) -
setAttributeStdsetdef
See
DomUI::
setAttributeStdsetdef(int) -
setAttributeVersion
See
DomUI::
setAttributeVersion(QString) -
setElementAuthor
See
DomUI::
setElementAuthor(QString) -
setElementButtonGroups
See
DomUI::
setElementButtonGroups(DomButtonGroups*) -
setElementClass
See
DomUI::
setElementClass(QString) -
setElementComment
See
DomUI::
setElementComment(QString) -
setElementConnections
See
DomUI::
setElementConnections(DomConnections*) -
setElementCustomWidgets
See
DomUI::
setElementCustomWidgets(DomCustomWidgets*) -
setElementDesignerdata
See
DomUI::
setElementDesignerdata(DomDesignerData*) -
setElementExportMacro
See
DomUI::
setElementExportMacro(QString) -
setElementIncludes
See
DomUI::
setElementIncludes(DomIncludes*) -
setElementLayoutDefault
See
DomUI::
setElementLayoutDefault(DomLayoutDefault*) -
setElementLayoutFunction
See
DomUI::
setElementLayoutFunction(DomLayoutFunction*) -
setElementPixmapFunction
See
DomUI::
setElementPixmapFunction(QString) -
setElementResources
See
DomUI::
setElementResources(DomResources*) -
setElementSlots
See
DomUI::
setElementSlots(DomSlots*) -
setElementTabStops
See
DomUI::
setElementTabStops(DomTabStops*) -
setElementWidget
See
DomUI::
setElementWidget(DomWidget*) -
takeElementButtonGroups
See
DomUI::
takeElementButtonGroups() -
takeElementConnections
See
DomUI::
takeElementConnections() -
takeElementCustomWidgets
See
DomUI::
takeElementCustomWidgets() -
takeElementDesignerdata
See
DomUI::
takeElementDesignerdata() -
takeElementIncludes
See
DomUI::
takeElementIncludes() -
takeElementLayoutDefault
See
DomUI::
takeElementLayoutDefault() -
takeElementLayoutFunction
See
DomUI::
takeElementLayoutFunction() -
takeElementResources
See
DomUI::
takeElementResources() -
takeElementSlots
See
DomUI::
takeElementSlots() -
takeElementTabStops
See
DomUI::
takeElementTabStops() -
takeElementWidget
See
DomUI::
takeElementWidget() -
write
See
DomUI::
write(QXmlStreamWriter&, QString)const -
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = (String)null
.
-