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