|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
Public 属性 | |
| int32_t | lunarYear |
| int32_t | lunarMonth |
| int32_t | lunarDay |
| int32_t | solarYear |
| int32_t | solarMonth |
| int32_t | solarDay |
| int32_t | weekNumber |
| int32_t | termIndex |
| bool | isToday |
| bool | isLeap |
| bool LunarDate::isLeap |
| bool LunarDate::isToday |
| int32_t LunarDate::lunarDay |
| int32_t LunarDate::lunarMonth |
| int32_t LunarDate::lunarYear |
| int32_t LunarDate::solarDay |
| int32_t LunarDate::solarMonth |
| int32_t LunarDate::solarYear |
| int32_t LunarDate::termIndex |
| int32_t LunarDate::weekNumber |