#include <ui4.h>
Definition at line 1897 of file ui4.h.
◆ DomDate()
◆ ~DomDate()
◆ clearElementDay()
void DomDate::clearElementDay |
( |
| ) |
|
◆ clearElementMonth()
void DomDate::clearElementMonth |
( |
| ) |
|
◆ clearElementYear()
void DomDate::clearElementYear |
( |
| ) |
|
◆ elementDay()
int DomDate::elementDay |
( |
| ) |
const |
|
inline |
◆ elementMonth()
int DomDate::elementMonth |
( |
| ) |
const |
|
inline |
◆ elementYear()
int DomDate::elementYear |
( |
| ) |
const |
|
inline |
◆ hasElementDay()
bool DomDate::hasElementDay |
( |
| ) |
const |
|
inline |
◆ hasElementMonth()
bool DomDate::hasElementMonth |
( |
| ) |
const |
|
inline |
◆ hasElementYear()
bool DomDate::hasElementYear |
( |
| ) |
const |
|
inline |
◆ read()
void DomDate::read |
( |
QXmlStreamReader & |
reader | ) |
|
◆ setElementDay()
void DomDate::setElementDay |
( |
int |
a | ) |
|
◆ setElementMonth()
void DomDate::setElementMonth |
( |
int |
a | ) |
|
◆ setElementYear()
void DomDate::setElementYear |
( |
int |
a | ) |
|
◆ write()
void DomDate::write |
( |
QXmlStreamWriter & |
writer, |
|
|
const QString & |
tagName = QString() |
|
) |
| const |
The documentation for this class was generated from the following files: