Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1f9eb832ba1e4b88d9a5c2b384813bb4 > files > 3252

kdelibs3-apidocs-3.5.10-31.fc15.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">

<head>
  <title>kdeui: KDatePicker Class Reference (kdeui)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <meta http-equiv="Content-Style-Type" content="text/css" />

  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline DE v2.0" l gen true for "http://www.kde.org"  r (nz 1 vz 1 lz 1 oz 1 cb 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.kde.org"  r (n 0 s 0 v 0 l 0))' />

  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />

  <link rel="shortcut icon" href="../../favicon.ico" />

<link rel="stylesheet" media="screen" type="text/css" title="APIDOX" href="doxygen.css" />



</head>

<body>

<div id="nav_header_top" align="right">
  <a href="#content" class="doNotDisplay" accesskey="2">Skip to main content ::</a>

  <a href="../.."><img id="nav_header_logo" alt="Home" align="left" src="../../kde_gear_64.png" border="0" /></a>
  <span class="doNotDisplay">::</span>

  <div id="nav_header_title" align="left">KDE API Reference</div>


</div>

<div id="nav_header_bottom" align="right">
  <span class="doNotDisplay">:: <a href="#navigation" accesskey="5">Skip to Link Menu</a><br/></span>
  <div id="nav_header_bottom_right" style="text-align: left;">
/ <a href="../..">API Reference</a>
 / <a href=".">kdeui</a>
  </div>
</div>


<table id="main" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
      <td valign="top" class="menuheader" height="0"></td>

  <td id="contentcolumn" valign="top" rowspan="2" >
    <div id="content" style="padding-top: 0px;"><div style="width:100%; margin: 0px; padding: 0px;">
    <a name="content"></a>


<!-- Generated by Doxygen 1.7.4 -->
</div>
<div class="header">
  <div class="summary">
<a href="#signals">Signals</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-slots">Protected Slots</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a> &#124;
<a href="#properties">Properties</a>  </div>
  <div class="headertitle">
<div class="title">KDatePicker Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KDatePicker" --><!-- doxytag: inherits="QFrame" -->
<p>A date selection widget.  
 <a href="classKDatePicker.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for KDatePicker:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classKDatePicker.png" usemap="#KDatePicker_map" alt=""/>
  <map id="KDatePicker_map" name="KDatePicker_map">
<area href="qframe.html" alt="QFrame" shape="rect" coords="0,0,82,24"/>
</map>
 </div></div>

<p><a href="classKDatePicker-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="signals"></a>
Signals</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#aee4171bd37736e8c1f436a65f73739c9">dateChanged</a> (<a class="elRef" href="qdate.html">QDate</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#ae4ded25ad695712fe52cedb134aba95c">dateSelected</a> (<a class="elRef" href="qdate.html">QDate</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a59549fab537cb2ef82cb5442699b049e">dateEntered</a> (<a class="elRef" href="qdate.html">QDate</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#afd16e2f6942adf3c7f94761587542d9c">tableClicked</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a301372109dbc14b8d68133c884cb7424">KDatePicker</a> (<a class="elRef" href="qwidget.html">QWidget</a> *parent=0, <a class="elRef" href="qdate.html">QDate</a>=<a class="elRef" href="qdate.html#currentDate">QDate::currentDate</a>(), const char *name=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a08ea5d2676ef71e8c44056cb9ba5be30">KDatePicker</a> (<a class="elRef" href="qwidget.html">QWidget</a> *parent, <a class="elRef" href="qdate.html">QDate</a>, const char *name, WFlags f)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#abd0281d9a10f386f896e24a6aa68040c">KDatePicker</a> (<a class="elRef" href="qwidget.html">QWidget</a> *parent, const char *name)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a36ee6bb4fa1a8dd32da399b206f7a957">~KDatePicker</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qsize.html">QSize</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a5fb7c48922db35f225331b67d03ce5b1">sizeHint</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#aabf27009ce78ef765ab5f0f56aa68c62">setDate</a> (const <a class="elRef" href="qdate.html">QDate</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="elRef" href="qdate.html">QDate</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a3a8f16ac541c474cbeafda60568a5a8b">getDate</a> () const KDE_DEPRECATED</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="elRef" href="qdate.html">QDate</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a92c72975507f9d968137c4c828c75c2a">date</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a0e3e20df3985be16baa2bffff2aea3c2">setEnabled</a> (bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKDateTable.html">KDateTable</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a98cce9d487187baf501ef2bcce8b8f0e">dateTable</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a64ab3cc9bcedb4c3b134a25477fff732">setFontSize</a> (int)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#abf086a421e75fe263b51fd9038b4950c">fontSize</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#ab348364b8f194cb929d233e891cee01a">setCloseButton</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#af642f1554a375dc99d819307eaeaefc1">hasCloseButton</a> () const </td></tr>
<tr><td colspan="2"><h2><a name="pro-slots"></a>
Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa7b88ebf26da2e053a96454a0554cb20"></a><!-- doxytag: member="KDatePicker::dateChangedSlot" ref="aa7b88ebf26da2e053a96454a0554cb20" args="(QDate)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>dateChangedSlot</b> (<a class="elRef" href="qdate.html">QDate</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1bc84bf89465e179b09bba28a51f918e"></a><!-- doxytag: member="KDatePicker::tableClickedSlot" ref="a1bc84bf89465e179b09bba28a51f918e" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>tableClickedSlot</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a67a653e05d3a656bbf55715d3116f9db"></a><!-- doxytag: member="KDatePicker::monthForwardClicked" ref="a67a653e05d3a656bbf55715d3116f9db" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>monthForwardClicked</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2e4fc7d4b313c4707b44dc92c65e92d9"></a><!-- doxytag: member="KDatePicker::monthBackwardClicked" ref="a2e4fc7d4b313c4707b44dc92c65e92d9" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>monthBackwardClicked</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a90f1ee2c8cef3110c64c0c312955c05e"></a><!-- doxytag: member="KDatePicker::yearForwardClicked" ref="a90f1ee2c8cef3110c64c0c312955c05e" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>yearForwardClicked</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1757371ac10f38cb32c39c5430bd35e9"></a><!-- doxytag: member="KDatePicker::yearBackwardClicked" ref="a1757371ac10f38cb32c39c5430bd35e9" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>yearBackwardClicked</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a1b6193e9da8686723db30c5ba62a2e82">selectWeekClicked</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#aba025b448bd0679b89aabbc9f611631b">selectMonthClicked</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#ae7f8d3ce5da9b1bf0a05f940c151fe6c">selectYearClicked</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a930beca51ad84d3aee32e4cd8f7b8c9f">lineEnterPressed</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a2fe3bc219d3f63ed2da72db73172c009">todayButtonClicked</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a9d45c5a1e4c5a34f02b4054497241732">weekSelected</a> (int)</td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#abbdd30104578f8d59eb75c7d0c8a4550">eventFilter</a> (<a class="elRef" href="qobject.html">QObject</a> *o, <a class="elRef" href="qevent.html">QEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#aecb9c1b78dd17a500aa52b9e955524b6">resizeEvent</a> (<a class="elRef" href="qresizeevent.html">QResizeEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a614909185fcd2c5bbae9b6679de02782"></a><!-- doxytag: member="KDatePicker::virtual_hook" ref="a614909185fcd2c5bbae9b6679de02782" args="(int id, void *data)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>virtual_hook</b> (int id, void *data)</td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qtoolbutton.html">QToolButton</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a047e8a8b6d12aae6d3ed35bd461d80ae">yearForward</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qtoolbutton.html">QToolButton</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a92ce83513e5a88e2fe961c81d6fc08a9">yearBackward</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qtoolbutton.html">QToolButton</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a4c9fe4f0d4f0c032d3e9d5049c3e2758">monthForward</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qtoolbutton.html">QToolButton</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a9416e51fd5664e861cb005041bc84586">monthBackward</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qtoolbutton.html">QToolButton</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#ab14f8b3240b07e4b69a72ba59330ccd8">selectMonth</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qtoolbutton.html">QToolButton</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a3d6d06d58ff6d010b94957db63fe42a9">selectYear</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qlineedit.html">QLineEdit</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a07fabe0f3996b5b78242875dcc268f9f">line</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKDateValidator.html">KDateValidator</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a8a6955d2cc7a89e9a8660e67423fb3e9">val</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKDateTable.html">KDateTable</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#ae76f136cffe9f6bf1398a5d8e49f5dfe">table</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qsize.html">QSize</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDatePicker.html#a957a5a9c2b73c59a5e7b9557ee7f2c26">maxMonthRect</a></td></tr>
<tr><td colspan="2"><h2><a name="properties"></a>
Properties</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7619392a5cf422bc4861eba6c95e5d57"></a><!-- doxytag: member="KDatePicker::date" ref="a7619392a5cf422bc4861eba6c95e5d57" args="" -->
<a class="elRef" href="qdate.html">QDate</a>&#160;</td><td class="memItemRight" valign="bottom"><b>date</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa7123ba605b76bf6410702a5bf5d1c68"></a><!-- doxytag: member="KDatePicker::closeButton" ref="aa7123ba605b76bf6410702a5bf5d1c68" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>closeButton</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7eab7fdb57988d6d4bb503e40f9a0b35"></a><!-- doxytag: member="KDatePicker::fontSize" ref="a7eab7fdb57988d6d4bb503e40f9a0b35" args="" -->
int&#160;</td><td class="memItemRight" valign="bottom"><b>fontSize</b></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>A date selection widget. </p>
<p>Provides a widget for calendar date input.</p>
<p>Different from the previous versions, it now emits two types of signals, either <a class="el" href="classKDatePicker.html#ae4ded25ad695712fe52cedb134aba95c" title="This signal is emitted each time a day has been selected by clicking on the table (hitting a day in t...">dateSelected()</a> or <a class="el" href="classKDatePicker.html#a59549fab537cb2ef82cb5442699b049e" title="This signal is emitted when enter is pressed and a VALID date has been entered before into the line e...">dateEntered()</a> (see documentation for both signals).</p>
<p>A line edit has been added in the newer versions to allow the user to select a date directly by entering numbers like 19990101 or 990101.</p>
<div class="image">
<img src="kdatepicker.png" alt="kdatepicker.png"/>
<div class="caption">
KDE Date Widget</div></div>
 <dl class="version"><dt><b>Version:</b></dt><dd></dd></dl>
<dl class="rcs"><dt><b>Id:</b></dt><dd><a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a> 669008 2007-05-28 10:32:33Z mueller </dd></dl>
<dl class="author"><dt><b>Author:</b></dt><dd>Tim Gilman, Mirko Boehm </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00051">51</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a301372109dbc14b8d68133c884cb7424"></a><!-- doxytag: member="KDatePicker::KDatePicker" ref="a301372109dbc14b8d68133c884cb7424" args="(QWidget *parent=0, QDate=QDate::currentDate(), const char *name=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KDatePicker::KDatePicker </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qwidget.html">QWidget</a> *&#160;</td>
          <td class="paramname"><em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qdate.html">QDate</a>&#160;</td>
          <td class="paramname"><em>dt</em> = <code><a class="elRef" href="qdate.html#currentDate">QDate::currentDate</a>()</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The usual constructor. </p>
<p>The given date will be displayed initially. </p>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00099">99</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a08ea5d2676ef71e8c44056cb9ba5be30"></a><!-- doxytag: member="KDatePicker::KDatePicker" ref="a08ea5d2676ef71e8c44056cb9ba5be30" args="(QWidget *parent, QDate, const char *name, WFlags f)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KDatePicker::KDatePicker </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qwidget.html">QWidget</a> *&#160;</td>
          <td class="paramname"><em>parent</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qdate.html">QDate</a>&#160;</td>
          <td class="paramname"><em>dt</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">WFlags&#160;</td>
          <td class="paramname"><em>f</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The usual constructor. </p>
<p>The given date will be displayed initially. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.1 </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00105">105</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="abd0281d9a10f386f896e24a6aa68040c"></a><!-- doxytag: member="KDatePicker::KDatePicker" ref="abd0281d9a10f386f896e24a6aa68040c" args="(QWidget *parent, const char *name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KDatePicker::KDatePicker </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qwidget.html">QWidget</a> *&#160;</td>
          <td class="paramname"><em>parent</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Standard qt widget constructor. </p>
<p>The initial date will be the current date. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.1 </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00111">111</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a36ee6bb4fa1a8dd32da399b206f7a957"></a><!-- doxytag: member="KDatePicker::~KDatePicker" ref="a36ee6bb4fa1a8dd32da399b206f7a957" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KDatePicker::~KDatePicker </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The destructor. </p>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00215">215</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a92c72975507f9d968137c4c828c75c2a"></a><!-- doxytag: member="KDatePicker::date" ref="a92c72975507f9d968137c4c828c75c2a" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" href="qdate.html">QDate</a>&amp; KDatePicker::date </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the selected date. </dd></dl>

</div>
</div>
<a class="anchor" id="aee4171bd37736e8c1f436a65f73739c9"></a><!-- doxytag: member="KDatePicker::dateChanged" ref="aee4171bd37736e8c1f436a65f73739c9" args="(QDate)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::dateChanged </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qdate.html">QDate</a>&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This signal is emitted each time the selected date is changed. </p>
<p>Usually, this does not mean that the date has been entered, since the date also changes, for example, when another month is selected. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKDatePicker.html#ae4ded25ad695712fe52cedb134aba95c" title="This signal is emitted each time a day has been selected by clicking on the table (hitting a day in t...">dateSelected</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a59549fab537cb2ef82cb5442699b049e"></a><!-- doxytag: member="KDatePicker::dateEntered" ref="a59549fab537cb2ef82cb5442699b049e" args="(QDate)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::dateEntered </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qdate.html">QDate</a>&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This signal is emitted when enter is pressed and a VALID date has been entered before into the line edit. </p>
<p>Connect to both <a class="el" href="classKDatePicker.html#a59549fab537cb2ef82cb5442699b049e" title="This signal is emitted when enter is pressed and a VALID date has been entered before into the line e...">dateEntered()</a> and <a class="el" href="classKDatePicker.html#ae4ded25ad695712fe52cedb134aba95c" title="This signal is emitted each time a day has been selected by clicking on the table (hitting a day in t...">dateSelected()</a> to receive all events where the user really enters a date. </p>

</div>
</div>
<a class="anchor" id="ae4ded25ad695712fe52cedb134aba95c"></a><!-- doxytag: member="KDatePicker::dateSelected" ref="ae4ded25ad695712fe52cedb134aba95c" args="(QDate)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::dateSelected </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qdate.html">QDate</a>&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This signal is emitted each time a day has been selected by clicking on the table (hitting a day in the current month). </p>
<p>It has the same meaning as <a class="el" href="classKDatePicker.html#ae4ded25ad695712fe52cedb134aba95c" title="This signal is emitted each time a day has been selected by clicking on the table (hitting a day in t...">dateSelected()</a> in older versions of <a class="el" href="classKDatePicker.html" title="A date selection widget.">KDatePicker</a>. </p>

</div>
</div>
<a class="anchor" id="a98cce9d487187baf501ef2bcce8b8f0e"></a><!-- doxytag: member="KDatePicker::dateTable" ref="a98cce9d487187baf501ef2bcce8b8f0e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDateTable.html">KDateTable</a>* KDatePicker::dateTable </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the <a class="el" href="classKDateTable.html" title="Date selection table.">KDateTable</a> widget child of this <a class="el" href="classKDatePicker.html" title="A date selection widget.">KDatePicker</a> widget. </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00124">124</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<a class="anchor" id="abbdd30104578f8d59eb75c7d0c8a4550"></a><!-- doxytag: member="KDatePicker::eventFilter" ref="abbdd30104578f8d59eb75c7d0c8a4550" args="(QObject *o, QEvent *e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDatePicker::eventFilter </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qobject.html">QObject</a> *&#160;</td>
          <td class="paramname"><em>o</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qevent.html">QEvent</a> *&#160;</td>
          <td class="paramname"><em>e</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>to catch move keyEvents when <a class="elRef" href="qlineedit.html">QLineEdit</a> has keyFocus </p>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00221">221</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="abf086a421e75fe263b51fd9038b4950c"></a><!-- doxytag: member="KDatePicker::fontSize" ref="abf086a421e75fe263b51fd9038b4950c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KDatePicker::fontSize </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the font size of the widget elements. </p>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00133">133</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<a class="anchor" id="a3a8f16ac541c474cbeafda60568a5a8b"></a><!-- doxytag: member="KDatePicker::getDate" ref="a3a8f16ac541c474cbeafda60568a5a8b" args="() const KDE_DEPRECATED" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" href="qdate.html">QDate</a> &amp; KDatePicker::getDate </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the selected date. </p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000025">Deprecated:</a></b></dt><dd></dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00274">274</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af642f1554a375dc99d819307eaeaefc1"></a><!-- doxytag: member="KDatePicker::hasCloseButton" ref="af642f1554a375dc99d819307eaeaefc1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDatePicker::hasCloseButton </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>true if a <a class="el" href="classKDatePicker.html" title="A date selection widget.">KDatePicker</a> shows a close-button. </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKDatePicker.html#ab348364b8f194cb929d233e891cee01a" title="By calling this method with enable = true, KDatePicker will show a little close-button in the upper b...">setCloseButton</a> </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.1 </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00542">542</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a930beca51ad84d3aee32e4cd8f7b8c9f"></a><!-- doxytag: member="KDatePicker::lineEnterPressed" ref="a930beca51ad84d3aee32e4cd8f7b8c9f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::lineEnterPressed </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="since"><dt><b>Since:</b></dt><dd>3.1 </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00448">448</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aecb9c1b78dd17a500aa52b9e955524b6"></a><!-- doxytag: member="KDatePicker::resizeEvent" ref="aecb9c1b78dd17a500aa52b9e955524b6" args="(QResizeEvent *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::resizeEvent </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qresizeevent.html">QResizeEvent</a> *&#160;</td>
          <td class="paramname"><em>e</em></td><td>)</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the resize event </p>

<p>Reimplemented from <a class="elRef" href="qframe.html#resizeEvent">QFrame</a>.</p>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00240">240</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aba025b448bd0679b89aabbc9f611631b"></a><!-- doxytag: member="KDatePicker::selectMonthClicked" ref="aba025b448bd0679b89aabbc9f611631b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::selectMonthClicked </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="since"><dt><b>Since:</b></dt><dd>3.1 </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00355">355</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1b6193e9da8686723db30c5ba62a2e82"></a><!-- doxytag: member="KDatePicker::selectWeekClicked" ref="a1b6193e9da8686723db30c5ba62a2e82" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::selectWeekClicked </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="since"><dt><b>Since:</b></dt><dd>3.1 </dd></dl>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000026">Deprecated:</a></b></dt><dd>in 3.2 </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00336">336</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae7f8d3ce5da9b1bf0a05f940c151fe6c"></a><!-- doxytag: member="KDatePicker::selectYearClicked" ref="ae7f8d3ce5da9b1bf0a05f940c151fe6c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::selectYearClicked </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="since"><dt><b>Since:</b></dt><dd>3.1 </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00380">380</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab348364b8f194cb929d233e891cee01a"></a><!-- doxytag: member="KDatePicker::setCloseButton" ref="ab348364b8f194cb929d233e891cee01a" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::setCloseButton </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>By calling this method with <code>enable</code> = true, <a class="el" href="classKDatePicker.html" title="A date selection widget.">KDatePicker</a> will show a little close-button in the upper button-row. </p>
<p>Clicking the close-button will cause the KDatePicker's topLevelWidget()'s close() method being called. This is mostly useful for toplevel datepickers without a window manager decoration. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKDatePicker.html#af642f1554a375dc99d819307eaeaefc1">hasCloseButton</a> </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.1 </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00519">519</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aabf27009ce78ef765ab5f0f56aa68c62"></a><!-- doxytag: member="KDatePicker::setDate" ref="aabf27009ce78ef765ab5f0f56aa68c62" args="(const QDate &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDatePicker::setDate </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qdate.html">QDate</a> &amp;&#160;</td>
          <td class="paramname"><em>date</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the date. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd><code>false</code> and does not change anything if the date given is invalid. </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00286">286</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0e3e20df3985be16baa2bffff2aea3c2"></a><!-- doxytag: member="KDatePicker::setEnabled" ref="a0e3e20df3985be16baa2bffff2aea3c2" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::setEnabled </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Enables or disables the widget. </p>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00432">432</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a64ab3cc9bcedb4c3b134a25477fff732"></a><!-- doxytag: member="KDatePicker::setFontSize" ref="a64ab3cc9bcedb4c3b134a25477fff732" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::setFontSize </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>s</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the font size of the widgets elements. </p>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00476">476</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a5fb7c48922db35f225331b67d03ce5b1"></a><!-- doxytag: member="KDatePicker::sizeHint" ref="a5fb7c48922db35f225331b67d03ce5b1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qsize.html">QSize</a> KDatePicker::sizeHint </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The size hint for date pickers. </p>
<p>The size hint recommends the minimum size of the widget so that all elements may be placed without clipping. This sometimes looks ugly, so when using the size hint, try adding 28 to each of the reported numbers of pixels. </p>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00470">470</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="afd16e2f6942adf3c7f94761587542d9c"></a><!-- doxytag: member="KDatePicker::tableClicked" ref="afd16e2f6942adf3c7f94761587542d9c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::tableClicked </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This signal is emitted when the day has been selected by clicking on it in the table. </p>

</div>
</div>
<a class="anchor" id="a2fe3bc219d3f63ed2da72db73172c009"></a><!-- doxytag: member="KDatePicker::todayButtonClicked" ref="a2fe3bc219d3f63ed2da72db73172c009" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::todayButtonClicked </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00464">464</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9d45c5a1e4c5a34f02b4054497241732"></a><!-- doxytag: member="KDatePicker::weekSelected" ref="a9d45c5a1e4c5a34f02b4054497241732" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDatePicker::weekSelected </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>week</em></td><td>)</td>
          <td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="kdatepicker_8cpp_source.html#l00339">339</a> of file <a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a07fabe0f3996b5b78242875dcc268f9f"></a><!-- doxytag: member="KDatePicker::line" ref="a07fabe0f3996b5b78242875dcc268f9f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qlineedit.html">QLineEdit</a>* <a class="el" href="classKDatePicker.html#a07fabe0f3996b5b78242875dcc268f9f">KDatePicker::line</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the line edit to enter the date directly </p>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00172">172</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<a class="anchor" id="a957a5a9c2b73c59a5e7b9557ee7f2c26"></a><!-- doxytag: member="KDatePicker::maxMonthRect" ref="a957a5a9c2b73c59a5e7b9557ee7f2c26" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qsize.html">QSize</a> <a class="el" href="classKDatePicker.html#a957a5a9c2b73c59a5e7b9557ee7f2c26">KDatePicker::maxMonthRect</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the size calculated during resize events </p>
<p>the widest month string in pixels: </p>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00180">180</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<a class="anchor" id="a9416e51fd5664e861cb005041bc84586"></a><!-- doxytag: member="KDatePicker::monthBackward" ref="a9416e51fd5664e861cb005041bc84586" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qtoolbutton.html">QToolButton</a>* <a class="el" href="classKDatePicker.html#a9416e51fd5664e861cb005041bc84586">KDatePicker::monthBackward</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the month backward button </p>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00166">166</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<a class="anchor" id="a4c9fe4f0d4f0c032d3e9d5049c3e2758"></a><!-- doxytag: member="KDatePicker::monthForward" ref="a4c9fe4f0d4f0c032d3e9d5049c3e2758" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qtoolbutton.html">QToolButton</a>* <a class="el" href="classKDatePicker.html#a4c9fe4f0d4f0c032d3e9d5049c3e2758">KDatePicker::monthForward</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the month forward button </p>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00164">164</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<a class="anchor" id="ab14f8b3240b07e4b69a72ba59330ccd8"></a><!-- doxytag: member="KDatePicker::selectMonth" ref="ab14f8b3240b07e4b69a72ba59330ccd8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qtoolbutton.html">QToolButton</a>* <a class="el" href="classKDatePicker.html#ab14f8b3240b07e4b69a72ba59330ccd8">KDatePicker::selectMonth</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the button for selecting the month directly </p>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00168">168</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<a class="anchor" id="a3d6d06d58ff6d010b94957db63fe42a9"></a><!-- doxytag: member="KDatePicker::selectYear" ref="a3d6d06d58ff6d010b94957db63fe42a9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qtoolbutton.html">QToolButton</a>* <a class="el" href="classKDatePicker.html#a3d6d06d58ff6d010b94957db63fe42a9">KDatePicker::selectYear</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the button for selecting the year directly </p>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00170">170</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<a class="anchor" id="ae76f136cffe9f6bf1398a5d8e49f5dfe"></a><!-- doxytag: member="KDatePicker::table" ref="ae76f136cffe9f6bf1398a5d8e49f5dfe" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDateTable.html">KDateTable</a>* <a class="el" href="classKDatePicker.html#ae76f136cffe9f6bf1398a5d8e49f5dfe">KDatePicker::table</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the date table </p>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00176">176</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<a class="anchor" id="a8a6955d2cc7a89e9a8660e67423fb3e9"></a><!-- doxytag: member="KDatePicker::val" ref="a8a6955d2cc7a89e9a8660e67423fb3e9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDateValidator.html">KDateValidator</a>* <a class="el" href="classKDatePicker.html#a8a6955d2cc7a89e9a8660e67423fb3e9">KDatePicker::val</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the validator for the line edit: </p>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00174">174</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<a class="anchor" id="a92ce83513e5a88e2fe961c81d6fc08a9"></a><!-- doxytag: member="KDatePicker::yearBackward" ref="a92ce83513e5a88e2fe961c81d6fc08a9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qtoolbutton.html">QToolButton</a>* <a class="el" href="classKDatePicker.html#a92ce83513e5a88e2fe961c81d6fc08a9">KDatePicker::yearBackward</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the year backward button </p>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00162">162</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<a class="anchor" id="a047e8a8b6d12aae6d3ed35bd461d80ae"></a><!-- doxytag: member="KDatePicker::yearForward" ref="a047e8a8b6d12aae6d3ed35bd461d80ae" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qtoolbutton.html">QToolButton</a>* <a class="el" href="classKDatePicker.html#a047e8a8b6d12aae6d3ed35bd461d80ae">KDatePicker::yearForward</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the year forward button </p>

<p>Definition at line <a class="el" href="kdatepicker_8h_source.html#l00160">160</a> of file <a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="kdatepicker_8h_source.html">kdatepicker.h</a></li>
<li><a class="el" href="kdatepicker_8cpp_source.html">kdatepicker.cpp</a></li>
</ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kdeui</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="namespaces.html">Namespace List</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="namespacemembers.html">Namespace Members</a></li><li><a href="functions.html">Class Members</a></li><li><a href="pages.html">Related Pages</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classKAboutApplication.html">kaboutapplication</option>,  <option value="classKAboutContainer.html">kaboutcontainer</option>,  <option value="classKAboutContainerBase.html">kaboutcontainerbase</option>,  <option value="classKAboutContributor.html">kaboutcontributor</option>,  <option value="classKAboutDialog.html">kaboutdialog</option>,  <option value="classKAboutKDE.html">kaboutkde</option>,  <option value="classKAboutWidget.html">kaboutwidget</option>,  <option value="classKAccelGen_1_1Deref.html">kaccelgen::deref</option>,  <option value="classKAccelGen_1_1Deref__Key.html">kaccelgen::deref__key</option>,  <option value="classKAction.html">kaction</option>,  <option value="classKActionCollection.html">kactioncollection</option>,  <option value="classKActionMenu.html">kactionmenu</option>,  <option value="classKActionSelector.html">kactionselector</option>,  <option value="classKActiveLabel.html">kactivelabel</option>,  <option value="classKAnimWidget.html">kanimwidget</option>,  <option value="classKArrowButton.html">karrowbutton</option>,  <option value="classKAuthIcon.html">kauthicon</option>,  <option value="classKBugReport.html">kbugreport</option>,  <option value="classKButtonBox.html">kbuttonbox</option>,  <option value="classKCharSelect.html">kcharselect</option>,  <option value="classKCharSelectTable.html">kcharselecttable</option>,  <option value="classKCModule.html">kcmodule</option>,  <option value="classKColor.html">kcolor</option>,  <option value="classKColorButton.html">kcolorbutton</option>,  <option value="classKColorCells.html">kcolorcells</option>,  <option value="classKColorCombo.html">kcolorcombo</option>,  <option value="classKColorDialog.html">kcolordialog</option>,  <option value="classKColorDrag.html">kcolordrag</option>,  <option value="classKColorPatch.html">kcolorpatch</option>,  <option value="classKComboBox.html">kcombobox</option>,  <option value="classKCommand.html">kcommand</option>,  <option value="classKCommandHistory.html">kcommandhistory</option>,  <option value="classKCompletionBox.html">kcompletionbox</option>,  <option value="classKConfigDialog.html">kconfigdialog</option>,  <option value="classKContextMenuManager.html">kcontextmenumanager</option>,  <option value="classKCursor.html">kcursor</option>,  <option value="classKCursorPrivate.html">kcursorprivate</option>,  <option value="classKCursorPrivateAutoHideEventFilter.html">kcursorprivateautohideeventfilter</option>,  <option value="classKDateInternalMonthPicker.html">kdateinternalmonthpicker</option>,  <option value="classKDateInternalWeekSelector.html">kdateinternalweekselector</option>,  <option value="classKDateInternalYearSelector.html">kdateinternalyearselector</option>,  <option value="classKDatePicker.html">kdatepicker</option>,  <option value="classKDateTable.html">kdatetable</option>,  <option value="classKDateTimeWidget.html">kdatetimewidget</option>,  <option value="classKDateValidator.html">kdatevalidator</option>,  <option value="classKDateWidget.html">kdatewidget</option>,  <option value="classKDCOPActionProxy.html">kdcopactionproxy</option>,  <option value="classKDEPrivate_1_1ToolBarHandler.html">kdeprivate::toolbarhandler</option>,  <option value="classKDialog.html">kdialog</option>,  <option value="classKDialogBase.html">kdialogbase</option>,  <option value="classKDialogBaseButton.html">kdialogbasebutton</option>,  <option value="classKDialogBaseTile.html">kdialogbasetile</option>,  <option value="classKDictSpellingHighlighter.html">kdictspellinghighlighter</option>,  <option value="classKDockButton__Private.html">kdockbutton__private</option>,  <option value="classKDockMainWindow.html">kdockmainwindow</option>,  <option value="classKDockManager.html">kdockmanager</option>,  <option value="classKDockSplitter.html">kdocksplitter</option>,  <option value="classKDockTabGroup.html">kdocktabgroup</option>,  <option value="classKDockWidget.html">kdockwidget</option>,  <option value="classKDockWidgetAbstractHeader.html">kdockwidgetabstractheader</option>,  <option value="classKDockWidgetAbstractHeaderDrag.html">kdockwidgetabstractheaderdrag</option>,  <option value="classKDockWidgetHeader.html">kdockwidgetheader</option>,  <option value="classKDockWidgetHeaderDrag.html">kdockwidgetheaderdrag</option>,  <option value="classKDockWidgetPrivate.html">kdockwidgetprivate</option>,  <option value="classKDockWindow.html">kdockwindow</option>,  <option value="classKDoubleNumInput.html">kdoublenuminput</option>,  <option value="classKDoubleSpinBox.html">kdoublespinbox</option>,  <option value="classKDoubleValidator.html">kdoublevalidator</option>,  <option value="classKDualColorButton.html">kdualcolorbutton</option>,  <option value="classKEdit.html">kedit</option>,  <option value="classKEditListBox.html">keditlistbox</option>,  <option value="classKEditListBox_1_1CustomEditor.html">keditlistbox::customeditor</option>,  <option value="classKEditToolbar.html">kedittoolbar</option>,  <option value="classKEditToolbarWidget.html">kedittoolbarwidget</option>,  <option value="classKFloatValidator.html">kfloatvalidator</option>,  <option value="classKFontChooser.html">kfontchooser</option>,  <option value="classKFontCombo.html">kfontcombo</option>,  <option value="classKFontDialog.html">kfontdialog</option>,  <option value="classKFontRequester.html">kfontrequester</option>,  <option value="classKGradientSelector.html">kgradientselector</option>,  <option value="classKGuiItem.html">kguiitem</option>,  <option value="classKHelpMenu.html">khelpmenu</option>,  <option value="classKHistoryCombo.html">khistorycombo</option>,  <option value="classKHSSelector.html">khsselector</option>,  <option value="classKIconView.html">kiconview</option>,  <option value="classKIconViewItem.html">kiconviewitem</option>,  <option value="classKIconViewSearchLine.html">kiconviewsearchline</option>,  <option value="classKImageTrackLabel.html">kimagetracklabel</option>,  <option value="classKInputDialog.html">kinputdialog</option>,  <option value="classKIntNumInput.html">kintnuminput</option>,  <option value="classKIntSpinBox.html">kintspinbox</option>,  <option value="classKIntValidator.html">kintvalidator</option>,  <option value="classKJanusWidget.html">kjanuswidget</option>,  <option value="classKKeyButton.html">kkeybutton</option>,  <option value="classKKeyChooser.html">kkeychooser</option>,  <option value="classKKeyDialog.html">kkeydialog</option>,  <option value="classKLanguageButton.html">klanguagebutton</option>,  <option value="classKLed.html">kled</option>,  <option value="classKLineEdit.html">klineedit</option>,  <option value="classKLineEditDlg.html">klineeditdlg</option>,  <option value="classKListAction.html">klistaction</option>,  <option value="classKListBox.html">klistbox</option>,  <option value="classKListView.html">klistview</option>,  <option value="classKListViewItem.html">klistviewitem</option>,  <option value="classKListViewLineEdit.html">klistviewlineedit</option>,  <option value="classKListViewSearchLine.html">klistviewsearchline</option>,  <option value="classKListViewSearchLineWidget.html">klistviewsearchlinewidget</option>,  <option value="classKMacroCommand.html">kmacrocommand</option>,  <option value="classKMainWindow.html">kmainwindow</option>,  <option value="classKMainWindowInterface.html">kmainwindowinterface</option>,  <option value="classKMenuBar.html">kmenubar</option>,  <option value="classKMessageBox.html">kmessagebox</option>,  <option value="classKMimeTypeValidator.html">kmimetypevalidator</option>,  <option value="classKNamedCommand.html">knamedcommand</option>,  <option value="classKNumInput.html">knuminput</option>,  <option value="classKPaletteTable.html">kpalettetable</option>,  <option value="classKPanelApplet.html">kpanelapplet</option>,  <option value="classKPanelAppMenu.html">kpanelappmenu</option>,  <option value="classKPanelExtension.html">kpanelextension</option>,  <option value="classKPanelMenu.html">kpanelmenu</option>,  <option value="classKPassivePopup.html">kpassivepopup</option>,  <option value="classKPasswordDialog.html">kpassworddialog</option>,  <option value="classKPasswordEdit.html">kpasswordedit</option>,  <option value="classKPasteTextAction.html">kpastetextaction</option>,  <option value="classKPixmapIO.html">kpixmapio</option>,  <option value="classKPixmapRegionSelectorDialog.html">kpixmapregionselectordialog</option>,  <option value="classKPixmapRegionSelectorWidget.html">kpixmapregionselectorwidget</option>,  <option value="classKPopupFrame.html">kpopupframe</option>,  <option value="classKPopupMenu.html">kpopupmenu</option>,  <option value="classKPopupTitle.html">kpopuptitle</option>,  <option value="classKProgress.html">kprogress</option>,  <option value="classKProgressDialog.html">kprogressdialog</option>,  <option value="classKPushButton.html">kpushbutton</option>,  <option value="classKRadioAction.html">kradioaction</option>,  <option value="classKRecentFilesAction.html">krecentfilesaction</option>,  <option value="classKRestrictedLine.html">krestrictedline</option>,  <option value="classKRootPermsIcon.html">krootpermsicon</option>,  <option value="classKRootPixmap.html">krootpixmap</option>,  <option value="classKRuler.html">kruler</option>,  <option value="classKScrollView.html">kscrollview</option>,  <option value="classKSelectAction.html">kselectaction</option>,  <option value="classKSelector.html">kselector</option>,  <option value="classKSeparator.html">kseparator</option>,  <option value="classKShortcutDialog.html">kshortcutdialog</option>,  <option value="classKSpell.html">kspell</option>,  <option value="classKSpellConfig.html">kspellconfig</option>,  <option value="classKSplashScreen.html">ksplashscreen</option>,  <option value="classKSqueezedTextLabel.html">ksqueezedtextlabel</option>,  <option value="classKStatusBar.html">kstatusbar</option>,  <option value="classKStatusBarLabel.html">kstatusbarlabel</option>,  <option value="classKStdGuiItem.html">kstdguiitem</option>,  <option value="classKStringListValidator.html">kstringlistvalidator</option>,  <option value="classKSwitchLanguageDialog.html">kswitchlanguagedialog</option>,  <option value="classKSyntaxHighlighter.html">ksyntaxhighlighter</option>,  <option value="classKSystemTray.html">ksystemtray</option>,  <option value="classKTabBar.html">ktabbar</option>,  <option value="classKTabCtl.html">ktabctl</option>,  <option value="classKTabWidget.html">ktabwidget</option>,  <option value="classKTextBrowser.html">ktextbrowser</option>,  <option value="classKTextEdit.html">ktextedit</option>,  <option value="classKTimeWidget.html">ktimewidget</option>,  <option value="classKTimezoneWidget.html">ktimezonewidget</option>,  <option value="classKTipDatabase.html">ktipdatabase</option>,  <option value="classKTipDialog.html">ktipdialog</option>,  <option value="classKToggleAction.html">ktoggleaction</option>,  <option value="classKToggleFullScreenAction.html">ktogglefullscreenaction</option>,  <option value="classKToggleToolBarAction.html">ktoggletoolbaraction</option>,  <option value="classKToolBar.html">ktoolbar</option>,  <option value="classKToolBarButton.html">ktoolbarbutton</option>,  <option value="classKToolBarButtonList.html">ktoolbarbuttonlist</option>,  <option value="classKToolBarLabelAction.html">ktoolbarlabelaction</option>,  <option value="classKToolBarPopupAction.html">ktoolbarpopupaction</option>,  <option value="classKToolBarRadioGroup.html">ktoolbarradiogroup</option>,  <option value="classKURLLabel.html">kurllabel</option>,  <option value="classKValueSelector.html">kvalueselector</option>,  <option value="classKWidgetAction.html">kwidgetaction</option>,  <option value="classKWindowInfo.html">kwindowinfo</option>,  <option value="classKWizard.html">kwizard</option>,  <option value="classKWordWrap.html">kwordwrap</option>,  <option value="classKWritePermsIcon.html">kwritepermsicon</option>,  <option value="classKXMLGUIBuilder.html">kxmlguibuilder</option>,  <option value="classKXMLGUIClient.html">kxmlguiclient</option>,  <option value="classKXMLGUIFactory.html">kxmlguifactory</option>,  <option value="classKXYSelector.html">kxyselector</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../arts/html/index.html">arts</a></li><li><a href="../../dcop/html/index.html">dcop</a></li><li><a href="../../dnssd/html/index.html">dnssd</a></li><li><a href="../../interfaces/html/index.html">interfaces</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/interface/html/index.html">interface</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/library/html/index.html">library</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/kspeech/html/index.html">kspeech</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/ktexteditor/html/index.html">ktexteditor</a></li><li><a href="../../kabc/html/index.html">kabc</a></li><li><a href="../../kate/html/index.html">kate</a></li><li><a href="../../kcmshell/html/index.html">kcmshell</a></li><li><a href="../../kdecore/html/index.html">kdecore</a></li><li><a href="../../kded/html/index.html">kded</a></li><li><a href="../../kdefx/html/index.html">kdefx</a></li><li><a href="../../kdeprint/html/index.html">kdeprint</a></li><li><a href="../../kdesu/html/index.html">kdesu</a></li><li><a href="../../kdeui/html/index.html">kdeui</a></li><li><a href="../../kdoctools/html/index.html">kdoctools</a></li><li><a href="../../khtml/html/index.html">khtml</a></li><li><a href="../../kimgio/html/index.html">kimgio</a></li><li><a href="../../kinit/html/index.html">kinit</a></li><li><a href="../../kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/bookmarks/html/index.html">bookmarks</a></li><li>&nbsp;&nbsp;<a href="../../kio/httpfilter/html/index.html">httpfilter</a></li><li>&nbsp;&nbsp;<a href="../../kio/kfile/html/index.html">kfile</a></li><li>&nbsp;&nbsp;<a href="../../kio/kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/kioexec/html/index.html">kioexec</a></li><li>&nbsp;&nbsp;<a href="../../kio/kpasswdserver/html/index.html">kpasswdserver</a></li><li>&nbsp;&nbsp;<a href="../../kio/kssl/html/index.html">kssl</a></li><li><a href="../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/http/html/index.html">http</a></li><li><a href="../../kjs/html/index.html">kjs</a></li><li><a href="../../kmdi/html/index.html">kmdi</a></li><li>&nbsp;&nbsp;<a href="../../kmdi/kmdi/html/index.html">kmdi</a></li><li><a href="../../knewstuff/html/index.html">knewstuff</a></li><li><a href="../../kparts/html/index.html">kparts</a></li><li><a href="../../kresources/html/index.html">kresources</a></li><li><a href="../../kspell2/html/index.html">kspell2</a></li><li><a href="../../kunittest/html/index.html">kunittest</a></li><li><a href="../../kutils/html/index.html">kutils</a></li><li><a href="../../kwallet/html/index.html">kwallet</a></li><li><a href="../../libkmid/html/index.html">libkmid</a></li><li><a href="../../libkscreensaver/html/index.html">libkscreensaver</a></li>
</ul></div></div>


        </td>
</tr>
</table>

<span class="doNotDisplay">
  <a href="http://www.kde.org/" accesskey="8">KDE Home</a> |
  <a href="http://accessibility.kde.org/" accesskey="9">KDE Accessibility Home</a> |
  <a href="http://www.kde.org/media/accesskeys.php" accesskey="0">Description of Access Keys</a>
</span>


<div style="height: 8px"></div>

<div id="footer">
  <div id="footer_left">
    Maintained by <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;groo&#116;&#64;kde&#46;or&#x67;">Adriaan de Groot</a>
and
<a href="&#109;a&#105;&#108;&#116;&#111;&#58;w&#105;nter&#64;kde&#46;or&#x67">Allen Winter</a>.
<br/>
    KDE and K Desktop Environment are trademarks of <a href="http://www.kde.org/areas/kde-ev/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
    <a href="http://www.kde.org/contact/impressum.php">Legal</a>
  </div>
  <div id="footer_right"><img src="/media/images/footer_right.png" style="margin: 0px" alt="" /></div>
</div>

<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-425acc3b5374943f@kde.org">Block me</a>
WARNING END
-->

</body>
</html>