#include <acalendar.h>
|
| | PopupCalendar (const QDate &day=QDate::currentDate(), QPoint pos=QPoint(), QWidget *parent=0, const char *name=0) |
| |
|
const QDate & | day () const |
| |
| void | setDay (const QDate &day) |
| |
|
QSize | sizeHint () const |
| |
|
| static QDate | getDate (QWidget *parent=0, const QDate &day=QDate::currentDate(), QPoint pos=QPoint()) |
| |
PopupCalendar for DateEdit field editor.
◆ PopupCalendar()
| PopupCalendar::PopupCalendar |
( |
const QDate & |
day = QDate::currentDate(), |
|
|
QPoint |
pos = QPoint(), |
|
|
QWidget * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
| |
◆ getDate()
| QDate PopupCalendar::getDate |
( |
QWidget * |
parent = 0, |
|
|
const QDate & |
day = QDate::currentDate(), |
|
|
QPoint |
pos = QPoint() |
|
) |
| |
|
static |
◆ keyPressEvent()
| void PopupCalendar::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
◆ mouseDoubleClickEvent()
| void PopupCalendar::mouseDoubleClickEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
◆ mousePressEvent()
| void PopupCalendar::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
◆ paintEvent()
| void PopupCalendar::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
◆ setDay()
| void PopupCalendar::setDay |
( |
const QDate & |
day | ) |
|
The documentation for this class was generated from the following files: