#include <FxUIDate.h>
Definition at line 28 of file FxUIDate.h.
◆ CFxUIDate() [1/4]
◆ CFxUIDate() [2/4]
| CFxUIDate::CFxUIDate |
( |
int | y, |
|
|
int | m, |
|
|
int | d ) |
Parameterized Constructor
◆ CFxUIDate() [3/4]
| CFxUIDate::CFxUIDate |
( |
const CFxUIDate & | date | ) |
|
◆ CFxUIDate() [4/4]
| CFxUIDate::CFxUIDate |
( |
const QDate & | date | ) |
|
◆ ~CFxUIDate()
| CFxUIDate::~CFxUIDate |
( |
| ) |
|
◆ day()
| int CFxUIDate::day |
( |
| ) |
const |
Returns the day of the month for this date.
- Returns
- int
◆ month()
| int CFxUIDate::month |
( |
| ) |
const |
Returns the month-number for the date.
- Returns
- int
◆ operator const QDate &()
| CFxUIDate::operator const QDate & |
( |
| ) |
const |
◆ operator=()
◆ year()
| int CFxUIDate::year |
( |
| ) |
const |
Returns the year of this date.
- Returns
- int
◆ m_pImpl
| CFxUIDateImpl* CFxUIDate::m_pImpl = nullptr |
|
protected |
The documentation for this class was generated from the following file: