Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 6282078ae76a671f49c6af38c67b1a07 > files > 863

kdelibs-devel-2.2.2-49.2mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>class KDateInternalMonthPicker</TITLE>

<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
	<TABLE BORDER="0">
		<TR><TD valign="top" align="left" cellspacing="10">
		<h1>class KDateInternalMonthPicker</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 A table containing month names. <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH colspan="2">Internal Use Only</TH></TR><TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="kdatetbl_h.html">kdatetbl.h</A>&gt;</code></TD></TR>
<TR><TH>Inherits</TH><TD><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtableview.html">QTableView</A> <small>(qt)</small> <small>[public ]</small></TD></TR>
<TR><TH><A HREF="full-list-KDateInternalMonthPicker.html">List of all Methods</A></TH></TR>
	</TABLE>
	</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref6">KDateInternalMonthPicker</A></b> (int fontsize, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A>* parent, const char* name=0) 
</LI>
<LI><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qsize.html">QSize</A> &nbsp;<b><A HREF="#ref7">sizeHint</A></b> ()  const
</LI>
<LI>int &nbsp;<b><A HREF="#ref8">getResult</A></b> () 
</LI>
</ul><h4>Signals</h4><ul><LI>void &nbsp;<b><A HREF="#ref5">closeMe</A></b> (int) 
</LI>
</ul><h4>Protected Methods</h4><ul><LI>void &nbsp;<b><A HREF="#ref9">setupPainter</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref10">resizeEvent</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qresizeevent.html">QResizeEvent</A>*) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref11">paintCell</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A>* painter, int row, int col) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref12">mousePressEvent</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qmouseevent.html">QMouseEvent</A> *e) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref13">mouseMoveEvent</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qmouseevent.html">QMouseEvent</A> *e) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref14">mouseReleaseEvent</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qmouseevent.html">QMouseEvent</A> *e) 
</LI>
</ul><h4>Protected Members</h4><ul><LI>int <b><A HREF="#ref1">result</A></b></LI>
<LI>short int <b><A HREF="#ref2">activeCol</A></b></LI>
<LI>short int <b><A HREF="#ref3">activeRow</A></b></LI>
<LI>QRect <b><A HREF="#ref4">max</A></b></LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 A table containing month names. It is used to pick a month directly.
</p>
<A NAME="result"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>result</strong>
</td><td align="right"><h3><strong>result</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="activeCol"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>short int  <strong>activeCol</strong>
</td><td align="right"><h3><strong>activeCol</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="activeRow"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>short int  <strong>activeRow</strong>
</td><td align="right"><h3><strong>activeRow</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="max"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A>  <strong>max</strong>
</td><td align="right"><h3><strong>max</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="closeMe"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>closeMe</strong> (int)
<br></td><td align="right"><h3><strong>closeMe</strong></h3></td></tr></table><p> <small>[signal]</small></p><A NAME="KDateInternalMonthPicker"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>KDateInternalMonthPicker</strong> (int fontsize, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A>* parent, const char* name=0)
<br></td><td align="right"><h3><strong>KDateInternalMonthPicker</strong></h3></td></tr></table><p></p><A NAME="sizeHint"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qsize.html">QSize</A> &nbsp;<strong>sizeHint</strong> ()
<br></td><td align="right"><h3><strong>sizeHint</strong></h3></td></tr></table><p> <small>[const]</small></p><A NAME="getResult"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int &nbsp;<strong>getResult</strong> ()
<br></td><td align="right"><h3><strong>getResult</strong></h3></td></tr></table><p></p><p> Return the result. 0 means no selection (reject()), 1..12 are the
      months. </p>
<A NAME="setupPainter"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setupPainter</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p)
<br></td><td align="right"><h3><strong>setupPainter</strong></h3></td></tr></table><p> <small>[protected]</small></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtableview.html#d8fe0d">QTableView</A>.</p>
<A NAME="resizeEvent"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>resizeEvent</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qresizeevent.html">QResizeEvent</A>*)
<br></td><td align="right"><h3><strong>resizeEvent</strong></h3></td></tr></table><p> <small>[protected]</small></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtableview.html#4c6d85">QTableView</A>.</p>
<A NAME="paintCell"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>paintCell</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A>* painter, int row, int col)
<br></td><td align="right"><h3><strong>paintCell</strong></h3></td></tr></table><p> <small>[protected]</small></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtableview.html#717933">QTableView</A>.</p>
<A NAME="mousePressEvent"></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>mousePressEvent</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qmouseevent.html">QMouseEvent</A> *e)
<br></td><td align="right"><h3><strong>mousePressEvent</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="mouseMoveEvent"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>mouseMoveEvent</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qmouseevent.html">QMouseEvent</A> *e)
<br></td><td align="right"><h3><strong>mouseMoveEvent</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="mouseReleaseEvent"></A><A NAME="ref14"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>mouseReleaseEvent</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qmouseevent.html">QMouseEvent</A> *e)
<br></td><td align="right"><h3><strong>mouseReleaseEvent</strong></h3></td></tr></table><p> <small>[protected]</small></p><HR><UL><LI><i>Version</i>: $Id: kdatetbl.h,v 1.20 2001/05/03 00:18:49 mirko Exp $
</LI><LI><i>Author</i>: Tim Gilman, Mirko Boehm
</LI><LI><i>Generated</i>: qateam on updates.mandrakesoft.com on Mon Dec 30 16:09:05 2002, using kdoc 2.0a53.</LI></UL></BODY></HTML>