[kdeui Index] [kdeui Hierarchy] [Headers]
Draws a calendar table More...
#include <kdatetbl.h>
Inherits: QTableView (qt)
Draws a calendar table.
[public]
Returns a recommended size for the widget.
[public slot]
Sets the currently selected date. The date isonly set if the given date is a valid one.
[private]
Returns the number of the day at position (row,col).The number is a negative one if the day is in the previous month, and it is bigger than m_date.daysInMonth() if the day is in the next month.
| Kdoc |