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