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