Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
DomConnections Class Reference

#include <ui4.h>

Collaboration diagram for DomConnections:

Public Member Functions

 DomConnections ()=default
 ~DomConnections ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
QList< DomConnection * > elementConnection () const
void setElementConnection (const QList< DomConnection * > &a)
 DomConnections ()=default
 ~DomConnections ()
void read (QXmlStreamReader &reader)
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
QList< DomConnection * > elementConnection () const
void setElementConnection (const QList< DomConnection * > &a)

Detailed Description

Definition at line 2649 of file ui4.h.

Constructor & Destructor Documentation

◆ DomConnections() [1/2]

DomConnections::DomConnections ( )
default

◆ ~DomConnections() [1/2]

DomConnections::~DomConnections ( )

Definition at line 5673 of file ui4.cpp.

◆ DomConnections() [2/2]

DomConnections::DomConnections ( )
default

◆ ~DomConnections() [2/2]

DomConnections::~DomConnections ( )

Member Function Documentation

◆ elementConnection() [1/2]

QList< DomConnection * > DomConnections::elementConnection ( ) const
inline

Definition at line 2659 of file ui4.h.

◆ elementConnection() [2/2]

QList< DomConnection * > DomConnections::elementConnection ( ) const
inline

Definition at line 2659 of file ui4_p.h.

◆ read() [1/2]

void DomConnections::read ( QXmlStreamReader & reader)

Definition at line 5679 of file ui4.cpp.

◆ read() [2/2]

void DomConnections::read ( QXmlStreamReader & reader)

◆ setElementConnection() [1/2]

void DomConnections::setElementConnection ( const QList< DomConnection * > & a)

Definition at line 5712 of file ui4.cpp.

◆ setElementConnection() [2/2]

void DomConnections::setElementConnection ( const QList< DomConnection * > & a)

◆ write() [1/2]

void DomConnections::write ( QXmlStreamWriter & writer,
const QString & tagName = QString() ) const

Definition at line 5702 of file ui4.cpp.

◆ write() [2/2]

void DomConnections::write ( QXmlStreamWriter & writer,
const QString & tagName = QString() ) const

The documentation for this class was generated from the following files: