#include <date.h>
◆ Date() [1/2]
Date::Date |
( |
int |
m_year, |
|
|
int |
m_month, |
|
|
int |
m_day |
|
) |
| |
◆ Date() [2/2]
◆ date_trans()
int Date::date_trans |
( |
| ) |
const |
◆ distance()
int Date::distance |
( |
const Date & |
m_date | ) |
const |
◆ getDay()
int Date::getDay |
( |
| ) |
const |
◆ getMaxDay()
int Date::getMaxDay |
( |
| ) |
const |
◆ getMonth()
int Date::getMonth |
( |
| ) |
const |
◆ getYear()
int Date::getYear |
( |
| ) |
const |
◆ isLeap()
bool Date::isLeap |
( |
int |
m_year | ) |
const |
◆ isValid()
◆ operator<()
bool Date::operator< |
( |
const Date & |
m_date | ) |
const |
◆ operator<=()
bool Date::operator<= |
( |
const Date & |
m_date | ) |
const |
◆ read()
◆ resetDate()
void Date::resetDate |
( |
QDate |
m_qdate | ) |
|
◆ setDate()
void Date::setDate |
( |
QDate & |
m_qdate | ) |
|
◆ show()
◆ day
◆ month
◆ year
The documentation for this class was generated from the following files: