#include <ui4.h>
Definition at line 2665 of file ui4.h.
◆ DomConnection()
DomConnection::DomConnection |
( |
| ) |
|
|
default |
◆ ~DomConnection()
DomConnection::~DomConnection |
( |
| ) |
|
◆ clearElementHints()
void DomConnection::clearElementHints |
( |
| ) |
|
◆ clearElementReceiver()
void DomConnection::clearElementReceiver |
( |
| ) |
|
◆ clearElementSender()
void DomConnection::clearElementSender |
( |
| ) |
|
◆ clearElementSignal()
void DomConnection::clearElementSignal |
( |
| ) |
|
◆ clearElementSlot()
void DomConnection::clearElementSlot |
( |
| ) |
|
◆ elementHints()
◆ elementReceiver()
QString DomConnection::elementReceiver |
( |
| ) |
const |
|
inline |
◆ elementSender()
QString DomConnection::elementSender |
( |
| ) |
const |
|
inline |
◆ elementSignal()
QString DomConnection::elementSignal |
( |
| ) |
const |
|
inline |
◆ elementSlot()
QString DomConnection::elementSlot |
( |
| ) |
const |
|
inline |
◆ hasElementHints()
bool DomConnection::hasElementHints |
( |
| ) |
const |
|
inline |
◆ hasElementReceiver()
bool DomConnection::hasElementReceiver |
( |
| ) |
const |
|
inline |
◆ hasElementSender()
bool DomConnection::hasElementSender |
( |
| ) |
const |
|
inline |
◆ hasElementSignal()
bool DomConnection::hasElementSignal |
( |
| ) |
const |
|
inline |
◆ hasElementSlot()
bool DomConnection::hasElementSlot |
( |
| ) |
const |
|
inline |
◆ read()
void DomConnection::read |
( |
QXmlStreamReader & |
reader | ) |
|
◆ setElementHints()
◆ setElementReceiver()
void DomConnection::setElementReceiver |
( |
const QString & |
a | ) |
|
◆ setElementSender()
void DomConnection::setElementSender |
( |
const QString & |
a | ) |
|
◆ setElementSignal()
void DomConnection::setElementSignal |
( |
const QString & |
a | ) |
|
◆ setElementSlot()
void DomConnection::setElementSlot |
( |
const QString & |
a | ) |
|
◆ takeElementHints()
◆ write()
void DomConnection::write |
( |
QXmlStreamWriter & |
writer, |
|
|
const QString & |
tagName = QString() |
|
) |
| const |
The documentation for this class was generated from the following files: