|
|
A table containing month names. It is used to pick a month directly.
int |
[protected: ]
short int |
[protected: ]
short int |
[protected: ]
QRect |
[protected: ]
void |
[signal]
This is send from the mouse click event handler.
|
The constructor.
QSize |
[const]
The size hint.
int |
Return the result. 0 means no selection (reject()), 1..12 are the months.
void |
[protected: ]
Set up the painter.
void |
[protected: ]
The resize event.
void |
[protected: ]
Paint a cell. This simply draws the month names in it.
void |
[protected: ]
Catch mouse click and move events to paint a rectangle around the item.
void |
[protected: ]
void |
[protected: ]
Emit monthSelected(int) when a cell has been released.