The DateShowCard class. More...
#include <DateShowCard.h>
Public Member Functions | |
| DateShowCard (QWidget *parent=nullptr) | |
| constructor | |
| void | setDate (int dayOfMonth, const QString &fullDateText, const QString &title) |
| setDate setTheDate | |
The DateShowCard class.
| void DateShowCard::setDate | ( | int | dayOfMonth, |
| const QString & | fullDateText, | ||
| const QString & | title | ||
| ) |
setDate setTheDate
| dayOfMonth | day in month |
| fullDateText | |
| title |