#include <ui4.h>
Definition at line 1724 of file ui4.h.
◆ DomRect()
◆ ~DomRect()
◆ clearElementHeight()
void DomRect::clearElementHeight |
( |
| ) |
|
◆ clearElementWidth()
void DomRect::clearElementWidth |
( |
| ) |
|
◆ clearElementX()
void DomRect::clearElementX |
( |
| ) |
|
◆ clearElementY()
void DomRect::clearElementY |
( |
| ) |
|
◆ elementHeight()
int DomRect::elementHeight |
( |
| ) |
const |
|
inline |
◆ elementWidth()
int DomRect::elementWidth |
( |
| ) |
const |
|
inline |
◆ elementX()
int DomRect::elementX |
( |
| ) |
const |
|
inline |
◆ elementY()
int DomRect::elementY |
( |
| ) |
const |
|
inline |
◆ hasElementHeight()
bool DomRect::hasElementHeight |
( |
| ) |
const |
|
inline |
◆ hasElementWidth()
bool DomRect::hasElementWidth |
( |
| ) |
const |
|
inline |
◆ hasElementX()
bool DomRect::hasElementX |
( |
| ) |
const |
|
inline |
Definition at line 1736 of file ui4.h.
References X.
◆ hasElementY()
bool DomRect::hasElementY |
( |
| ) |
const |
|
inline |
◆ read()
void DomRect::read |
( |
QXmlStreamReader & |
reader | ) |
|
◆ setElementHeight()
void DomRect::setElementHeight |
( |
int |
a | ) |
|
◆ setElementWidth()
void DomRect::setElementWidth |
( |
int |
a | ) |
|
◆ setElementX()
void DomRect::setElementX |
( |
int |
a | ) |
|
◆ setElementY()
void DomRect::setElementY |
( |
int |
a | ) |
|
◆ write()
void DomRect::write |
( |
QXmlStreamWriter & |
writer, |
|
|
const QString & |
tagName = QString() |
|
) |
| const |
The documentation for this class was generated from the following files: