class KDateTable

Draws a calendar table. More...

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

Public Methods

Public Slots

Signals

Protected Methods

Protected Members


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.