java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomConnections
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomConnections
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal QList<DomConnection>
SeeDomConnections::
elementConnection()const final void
read
(QXmlStreamReader reader) SeeDomConnections::
read(QXmlStreamReader&) final void
setElementConnection
(Collection<? extends DomConnection> a) SeeDomConnections::
setElementConnection(QList<DomConnection*>) 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) SeeDomConnections::
write(QXmlStreamWriter&, QString)const Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomConnections
public DomConnections()See
DomConnections::
DomConnections()
-
-
Method Details
-
elementConnection
See
DomConnections::
elementConnection()const -
read
See
DomConnections::
read(QXmlStreamReader&) -
setElementConnection
See
DomConnections::
setElementConnection(QList<DomConnection*>) -
write
See
DomConnections::
write(QXmlStreamWriter&, QString)const -
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = (String)null
.
-