class KDateTable

Draws a calendar table. More...

Definition#include <kdatetbl.h>
InheritsQTableView (qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members

Public Slots

Protected Members

Signals


Detailed Description

Draws a calendar table.

QSize sizeHint ()
[const]

Returns a recommended size for the widget.

Reimplemented from QWidget

void setDate (QDate)
[slot]

Sets the currently selected date. The date is only set if the given date is a valid one.