class KDateInternalMonthPicker
|
A table containing month names. More... |
|
|
Public Methods
Signals
Protected Methods
Protected Members
Detailed Description
A table containing month names. It is used to pick a month directly.
[protected] Store the month that has been clicked [1..12].
[protected] Contains the largest rectangle needed by the month names.
[signal] This is send from the mouse click event handler.
KDateInternalMonthPicker (int fontsize, QWidget* parent, const char* name=0)
|
The constructor.
[const] The size hint.
Return the result. 0 means no selection (reject()), 1..12 are the
months.
[protected] Set up the painter.
void resizeEvent (QResizeEvent*)
|
[protected] The resize event.
void paintCell (QPainter* painter, int row, int col)
|
[protected] Paint a cell. This simply draws the month names in it.
[protected] Catch mouse click events.
Emit monthSelected(int) when a cell has been clicked.
- Version: $Id: kdatetbl.h,v 1.10 1999/11/02 08:13:23 ssk Exp $
- Author: Tim Gilman, Mirko Sucker
- Generated: root@tantive.terraplex.com on Sun Feb 27 17:39:25 2000, using kdoc 2.0a33.