Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 98d6b53e11e983e268c3e19f14e091a0 > files > 1171

kdepim-devel-doc-3.5.9-9mdv2008.1.x86_64.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>kalarm/lib: SpinBox Class Reference (kalarm/lib)</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" />



<style type="text/css">
<!--
hr { display: none; }
#content h2 { margin-left: 0px; }
table.mdTable { background-color: #f8f8f8; border: .2em solid #d7d7d7; }
td.mdRow { padding: 8px 20px; }
td.md { font-weight: bold; }
td.mdname1 { font-weight: bold; color: #602020; }
td.mdname { font-weight: bold; color: #602020;  }

-->
</style>

</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>
  <img id="nav_header_logo_right" alt="" align="right" src="../../../pimlogo.png" border="0" />

  <div id="nav_header_title" align="left">KDE PIM 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_left" style="text-align: left;">
/ <a href="../../../">API Reference</a>
 / <a href="../../html/index.html">kalarm</a> / <a href=".">lib</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;">
    <h2><a name="content"></a>kalarm/lib</h2>


<!-- Generated by Doxygen 1.5.5 -->
<div class="contents">
<h1>SpinBox Class Reference</h1><!-- doxytag: class="SpinBox" --><!-- doxytag: inherits="QSpinBox" --><code>#include &lt;<a class="el" href="spinbox_8h-source.html">spinbox.h</a>&gt;</code>
<p>
Inherits QSpinBox.
<p>
Inherited by ExtraSpinBox, and SpinBox2::MainSpinBox.
<p>

<p>
<a href="classSpinBox-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Spin box with accelerated shift key stepping and read-only option. 
<p>
The <a class="el" href="classSpinBox.html" title="Spin box with accelerated shift key stepping and read-only option.">SpinBox</a> class provides a QSpinBox with accelerated stepping using the shift key.<p>
A separate step increment may optionally be specified for use when the shift key is held down. Typically this would be larger than the normal step. Then, when the user clicks the spin buttons, he/she can increment or decrement the value faster by holding the shift key down.<p>
The widget may be set as read-only. This has the same effect as disabling it, except that its appearance is unchanged.<p>
<dl class="author" compact><dt><b>Author:</b></dt><dd>David Jarvie &lt;<a href="mailto:software@astrojar.org.uk">software@astrojar.org.uk</a>&gt; </dd></dl>

<p>Definition at line <a class="el" href="spinbox_8h-source.html#l00042">42</a> of file <a class="el" href="spinbox_8h-source.html">spinbox.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#5493937a6feff7bc2f210de8fb7b123b">stepUp</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#c1617da27eb80d128df0494af817847f">stepDown</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Signals</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#1b4a69165f170190f347a5af23719953">stepped</a> (int step)</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#dcb1359a372e53bafa288fc3097d04a9">SpinBox</a> (QWidget *parent=0, const char *name=0)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#48fe567c2b3cdf0aac6b256e9e68dc0d">SpinBox</a> (int minValue, int maxValue, int step=1, QWidget *parent=0, const char *name=0)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#cdef44fb31ebe6758f12596d88ac0987">isReadOnly</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#3a26b2abea7b8a959654fde1c680a41b">setReadOnly</a> (bool readOnly)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#99e3e0190a53db95c6fe4ff121ceeae7">selectOnStep</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#3a20613c26983ec23a79a5dc9edfca9f">setSelectOnStep</a> (bool sel)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#ad8d9b8b50135ad0b7962b9b7282a454">addValue</a> (int change)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#553f40b27405c2728f27c1d4d4c5fc28">minValue</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#196e47ff94596c99471fd4e4ed79c53c">maxValue</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#3f6a1cc90f0a30b36f5d298b04946bab">setMinValue</a> (int val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#ced890cbf5c79918666ddd8b64ab881f">setMaxValue</a> (int val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#787968e41112c029244d50169315df7a">setRange</a> (int minValue, int maxValue)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#f181fb172bd12aa10bf9e2d31c713bf3">bound</a> (int val) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#018aab8c9142cb758eded8585c07aee9">lineStep</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#888b8e243d35a890370cda29441219cb">setLineStep</a> (int step)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#66efe863b9ba5ec3c38abfeb6d6c05ed">lineShiftStep</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#22475e965f4dd740445a691fdb996015">setLineShiftStep</a> (int step)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#06caba410f04dcca36f2a63786d5f187">valueChange</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#a7739d2b356775c869b4eea5f843f68d">shiftStepAdjustment</a> (int oldValue, int shiftStep)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#bcdea0118863d966f0e11fb09df5d69d">eventFilter</a> (QObject *, QEvent *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSpinBox.html#fbfa83f25dbc2781ce8d9d2903062901">updateDisplay</a> ()</td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="dcb1359a372e53bafa288fc3097d04a9"></a><!-- doxytag: member="SpinBox::SpinBox" ref="dcb1359a372e53bafa288fc3097d04a9" args="(QWidget *parent=0, const char *name=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">SpinBox::SpinBox           </td>
          <td>(</td>
          <td class="paramtype">QWidget *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>parent</em>&nbsp;</td><td>The parent object of this widget. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>name</em>&nbsp;</td><td>The name of this widget. </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00027">27</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="48fe567c2b3cdf0aac6b256e9e68dc0d"></a><!-- doxytag: member="SpinBox::SpinBox" ref="48fe567c2b3cdf0aac6b256e9e68dc0d" args="(int minValue, int maxValue, int step=1, QWidget *parent=0, const char *name=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">SpinBox::SpinBox           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>minValue</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>maxValue</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>step</em> = <code>1</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QWidget *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>minValue</em>&nbsp;</td><td>The minimum value which the spin box can have. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>maxValue</em>&nbsp;</td><td>The maximum value which the spin box can have. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>step</em>&nbsp;</td><td>The (unshifted) step interval. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>parent</em>&nbsp;</td><td>The parent object of this widget. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>name</em>&nbsp;</td><td>The name of this widget. </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00035">35</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="cdef44fb31ebe6758f12596d88ac0987"></a><!-- doxytag: member="SpinBox::isReadOnly" ref="cdef44fb31ebe6758f12596d88ac0987" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool SpinBox::isReadOnly           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns true if the widget is read only. 
<p>

<p>Definition at line <a class="el" href="spinbox_8h-source.html#l00060">60</a> of file <a class="el" href="spinbox_8h-source.html">spinbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3a26b2abea7b8a959654fde1c680a41b"></a><!-- doxytag: member="SpinBox::setReadOnly" ref="3a26b2abea7b8a959654fde1c680a41b" args="(bool readOnly)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::setReadOnly           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>readOnly</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets whether the spin box can be changed by the user. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>readOnly</em>&nbsp;</td><td>True to set the widget read-only, false to set it read-write. </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00072">72</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="99e3e0190a53db95c6fe4ff121ceeae7"></a><!-- doxytag: member="SpinBox::selectOnStep" ref="99e3e0190a53db95c6fe4ff121ceeae7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool SpinBox::selectOnStep           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether the spin box value text is selected when its value is stepped. 
<p>

<p>Definition at line <a class="el" href="spinbox_8h-source.html#l00066">66</a> of file <a class="el" href="spinbox_8h-source.html">spinbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3a20613c26983ec23a79a5dc9edfca9f"></a><!-- doxytag: member="SpinBox::setSelectOnStep" ref="3a20613c26983ec23a79a5dc9edfca9f" args="(bool sel)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::setSelectOnStep           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>sel</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets whether the spin box value text should be selected when its value is stepped. 
<p>

<p>Definition at line <a class="el" href="spinbox_8h-source.html#l00068">68</a> of file <a class="el" href="spinbox_8h-source.html">spinbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ad8d9b8b50135ad0b7962b9b7282a454"></a><!-- doxytag: member="SpinBox::addValue" ref="ad8d9b8b50135ad0b7962b9b7282a454" args="(int change)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::addValue           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>change</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Adds a value to the current value of the spin box. 
<p>

<p>Definition at line <a class="el" href="spinbox_8h-source.html#l00070">70</a> of file <a class="el" href="spinbox_8h-source.html">spinbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="553f40b27405c2728f27c1d4d4c5fc28"></a><!-- doxytag: member="SpinBox::minValue" ref="553f40b27405c2728f27c1d4d4c5fc28" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int SpinBox::minValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the minimum value of the spin box. 
<p>

<p>Definition at line <a class="el" href="spinbox_8h-source.html#l00072">72</a> of file <a class="el" href="spinbox_8h-source.html">spinbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="196e47ff94596c99471fd4e4ed79c53c"></a><!-- doxytag: member="SpinBox::maxValue" ref="196e47ff94596c99471fd4e4ed79c53c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int SpinBox::maxValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the maximum value of the spin box. 
<p>

<p>Definition at line <a class="el" href="spinbox_8h-source.html#l00074">74</a> of file <a class="el" href="spinbox_8h-source.html">spinbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3f6a1cc90f0a30b36f5d298b04946bab"></a><!-- doxytag: member="SpinBox::setMinValue" ref="3f6a1cc90f0a30b36f5d298b04946bab" args="(int val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::setMinValue           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the minimum value of the spin box. 
<p>

<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00088">88</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="ced890cbf5c79918666ddd8b64ab881f"></a><!-- doxytag: member="SpinBox::setMaxValue" ref="ced890cbf5c79918666ddd8b64ab881f" args="(int val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::setMaxValue           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the maximum value of the spin box. 
<p>

<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00095">95</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="787968e41112c029244d50169315df7a"></a><!-- doxytag: member="SpinBox::setRange" ref="787968e41112c029244d50169315df7a" args="(int minValue, int maxValue)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::setRange           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>minValue</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>maxValue</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the minimum and maximum values of the spin box. 
<p>

<p>Definition at line <a class="el" href="spinbox_8h-source.html#l00080">80</a> of file <a class="el" href="spinbox_8h-source.html">spinbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f181fb172bd12aa10bf9e2d31c713bf3"></a><!-- doxytag: member="SpinBox::bound" ref="f181fb172bd12aa10bf9e2d31c713bf3" args="(int val) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int SpinBox::bound           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the specified value clamped to the range of the spin box. 
<p>

<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00083">83</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="018aab8c9142cb758eded8585c07aee9"></a><!-- doxytag: member="SpinBox::lineStep" ref="018aab8c9142cb758eded8585c07aee9" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int SpinBox::lineStep           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the unshifted step increment, i.e. 
<p>
the amount by which the spin box value changes when a spin button is clicked without the shift key being pressed. 
<p>Definition at line <a class="el" href="spinbox_8h-source.html#l00086">86</a> of file <a class="el" href="spinbox_8h-source.html">spinbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="888b8e243d35a890370cda29441219cb"></a><!-- doxytag: member="SpinBox::setLineStep" ref="888b8e243d35a890370cda29441219cb" args="(int step)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::setLineStep           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>step</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the unshifted step increment, i.e. 
<p>
the amount by which the spin box value changes when a spin button is clicked without the shift key being pressed. 
<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00102">102</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="66efe863b9ba5ec3c38abfeb6d6c05ed"></a><!-- doxytag: member="SpinBox::lineShiftStep" ref="66efe863b9ba5ec3c38abfeb6d6c05ed" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int SpinBox::lineShiftStep           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the shifted step increment, i.e. 
<p>
the amount by which the spin box value changes when a spin button is clicked while the shift key is pressed. 
<p>Definition at line <a class="el" href="spinbox_8h-source.html#l00094">94</a> of file <a class="el" href="spinbox_8h-source.html">spinbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="22475e965f4dd740445a691fdb996015"></a><!-- doxytag: member="SpinBox::setLineShiftStep" ref="22475e965f4dd740445a691fdb996015" args="(int step)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::setLineShiftStep           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>step</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the shifted step increment, i.e. 
<p>
the amount by which the spin box value changes when a spin button is clicked while the shift key is pressed. 
<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00109">109</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5493937a6feff7bc2f210de8fb7b123b"></a><!-- doxytag: member="SpinBox::stepUp" ref="5493937a6feff7bc2f210de8fb7b123b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::stepUp           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Increments the value of the spin box by the unshifted step increment. 
<p>

<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00116">116</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="c1617da27eb80d128df0494af817847f"></a><!-- doxytag: member="SpinBox::stepDown" ref="c1617da27eb80d128df0494af817847f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::stepDown           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Decrements the value of the spin box by the unshifted step increment. 
<p>

<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00123">123</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="1b4a69165f170190f347a5af23719953"></a><!-- doxytag: member="SpinBox::stepped" ref="1b4a69165f170190f347a5af23719953" args="(int step)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::stepped           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>step</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Signal emitted when the spin box's value is stepped (by the shifted or unshifted increment). 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>step</em>&nbsp;</td><td>The requested step in the spin box's value. Note that the actual change in value may have been less than this. </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="06caba410f04dcca36f2a63786d5f187"></a><!-- doxytag: member="SpinBox::valueChange" ref="06caba410f04dcca36f2a63786d5f187" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::valueChange           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
A virtual method called whenever the value of the spin box has changed. 
<p>

<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00158">158</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="a7739d2b356775c869b4eea5f843f68d"></a><!-- doxytag: member="SpinBox::shiftStepAdjustment" ref="a7739d2b356775c869b4eea5f843f68d" args="(int oldValue, int shiftStep)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int SpinBox::shiftStepAdjustment           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>oldValue</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>shiftStep</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the initial adjustment to the value for a shift step up or down. 
<p>
The default is to step up or down to the nearest multiple of the shift increment, so the adjustment returned is for stepping up the decrement required to round down to a multiple of the shift increment &lt;= current value, or for stepping down the increment required to round up to a multiple of the shift increment &gt;= current value. This method's caller then adjusts the resultant value if necessary to cater for the widget's minimum/maximum value, and wrapping. This should really be a static method, but it needs to be virtual... 
<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00419">419</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="bcdea0118863d966f0e11fb09df5d69d"></a><!-- doxytag: member="SpinBox::eventFilter" ref="bcdea0118863d966f0e11fb09df5d69d" args="(QObject *, QEvent *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool SpinBox::eventFilter           </td>
          <td>(</td>
          <td class="paramtype">QObject *&nbsp;</td>
          <td class="paramname"> <em>obj</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QEvent *&nbsp;</td>
          <td class="paramname"> <em>e</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Receives events destined for the spin widget or for the edit field. 
<p>

<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00202">202</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="fbfa83f25dbc2781ce8d9d2903062901"></a><!-- doxytag: member="SpinBox::updateDisplay" ref="fbfa83f25dbc2781ce8d9d2903062901" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SpinBox::updateDisplay           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Updates the contents of the embedded QLineEdit to reflect the current value using mapValueToText(). 
<p>
Also enables/disables the up/down push buttons accordingly. 
<p>Definition at line <a class="el" href="spinbox_8cpp-source.html#l00193">193</a> of file <a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="spinbox_8h-source.html">spinbox.h</a><li><a class="el" href="spinbox_8cpp-source.html">spinbox.cpp</a></ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kalarm/lib</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</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="functions.html">Class Members</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="classButtonGroup.html">buttongroup</option>,  <option value="classCheckBox.html">checkbox</option>,  <option value="classColourCombo.html">colourcombo</option>,  <option value="classColourList.html">colourlist</option>,  <option value="classComboBox.html">combobox</option>,  <option value="classDailyTimer.html">dailytimer</option>,  <option value="classDateEdit.html">dateedit</option>,  <option value="classDateTime.html">datetime</option>,  <option value="classLabel.html">label</option>,  <option value="classLineEdit.html">lineedit</option>,  <option value="classMessageBox.html">messagebox</option>,  <option value="classMidnightTimer.html">midnighttimer</option>,  <option value="classMinuteTimer.html">minutetimer</option>,  <option value="classPushButton.html">pushbutton</option>,  <option value="classRadioButton.html">radiobutton</option>,  <option value="classShellProcess.html">shellprocess</option>,  <option value="classSlider.html">slider</option>,  <option value="classSpinBox.html">spinbox</option>,  <option value="classSpinBox2.html">spinbox2</option>,  <option value="classSynchTimer.html">synchtimer</option>,  <option value="classTimeEdit.html">timeedit</option>,  <option value="classTimePeriod.html">timeperiod</option>,  <option value="classTimeSpinBox.html">timespinbox</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../../akregator/html/index.html">akregator</a></li><li>&nbsp;&nbsp;<a href="../../../akregator/src/html/index.html">src</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../akregator/src/librss/html/index.html">librss</a></li><li><a href="../../../certmanager/html/index.html">certmanager</a></li><li>&nbsp;&nbsp;<a href="../../../certmanager/lib/html/index.html">lib</a></li><li><a href="../../../kaddressbook/html/index.html">kaddressbook</a></li><li><a href="../../../kalarm/html/index.html">kalarm</a></li><li>&nbsp;&nbsp;<a href="../../../kalarm/lib/html/index.html">lib</a></li><li><a href="../../../kandy/html/index.html">kandy</a></li><li><a href="../../../karm/html/index.html">karm</a></li><li><a href="../../../kdgantt/html/index.html">kdgantt</a></li><li><a href="../../../kgantt/html/index.html">kgantt</a></li><li><a href="../../../kioslaves/html/index.html">kioslaves</a></li><li>&nbsp;&nbsp;<a href="../../../kioslaves/imap4/html/index.html">imap4</a></li><li>&nbsp;&nbsp;<a href="../../../kioslaves/mbox/html/index.html">mbox</a></li><li><a href="../../../kitchensync/html/index.html">kitchensync</a></li><li><a href="../../../kmail/html/index.html">kmail</a></li><li><a href="../../../knotes/html/index.html">knotes</a></li><li><a href="../../../konsolekalendar/html/index.html">konsolekalendar</a></li><li><a href="../../../kontact/html/index.html">kontact</a></li><li><a href="../../../korganizer/html/index.html">korganizer</a></li><li><a href="../../../kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../../kpilot/kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../../kpilot/lib/html/index.html">lib</a></li><li><a href="../../../libemailfunctions/html/index.html">libemailfunctions</a></li><li><a href="../../../libkcal/html/index.html">libkcal</a></li><li><a href="../../../libkdepim/html/index.html">libkdepim</a></li><li><a href="../../../libkholidays/html/index.html">libkholidays</a></li><li><a href="../../../libkmime/html/index.html">libkmime</a></li><li><a href="../../../libkpgp/html/index.html">libkpgp</a></li><li><a href="../../../libkpimidentities/html/index.html">libkpimidentities</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>