#include <ui4.h>
Definition at line 2744 of file ui4.h.
◆ DomConnectionHint()
DomConnectionHint::DomConnectionHint |
( |
| ) |
|
|
default |
◆ ~DomConnectionHint()
DomConnectionHint::~DomConnectionHint |
( |
| ) |
|
|
default |
◆ attributeType()
QString DomConnectionHint::attributeType |
( |
| ) |
const |
|
inline |
◆ clearAttributeType()
void DomConnectionHint::clearAttributeType |
( |
| ) |
|
|
inline |
◆ clearElementX()
void DomConnectionHint::clearElementX |
( |
| ) |
|
◆ clearElementY()
void DomConnectionHint::clearElementY |
( |
| ) |
|
◆ elementX()
int DomConnectionHint::elementX |
( |
| ) |
const |
|
inline |
◆ elementY()
int DomConnectionHint::elementY |
( |
| ) |
const |
|
inline |
◆ hasAttributeType()
bool DomConnectionHint::hasAttributeType |
( |
| ) |
const |
|
inline |
◆ hasElementX()
bool DomConnectionHint::hasElementX |
( |
| ) |
const |
|
inline |
Definition at line 2762 of file ui4.h.
References X.
◆ hasElementY()
bool DomConnectionHint::hasElementY |
( |
| ) |
const |
|
inline |
◆ read()
void DomConnectionHint::read |
( |
QXmlStreamReader & |
reader | ) |
|
◆ setAttributeType()
void DomConnectionHint::setAttributeType |
( |
const QString & |
a | ) |
|
|
inline |
◆ setElementX()
void DomConnectionHint::setElementX |
( |
int |
a | ) |
|
◆ setElementY()
void DomConnectionHint::setElementY |
( |
int |
a | ) |
|
◆ write()
void DomConnectionHint::write |
( |
QXmlStreamWriter & |
writer, |
|
|
const QString & |
tagName = QString() |
|
) |
| const |
The documentation for this class was generated from the following files: