Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > eebc325dc36bd6e3b09b9b45133e42f8 > files > 2410

HippoDraw-devel-docs-1.21.1-10.fc13.i686.rpm

<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>HippoDraw Class Library</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="hippoApp.ico">
</head><body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespacehippodraw.html">hippodraw</a>::<a class="el" href="classhippodraw_1_1AxisWidget.html">AxisWidget</a>
  </div>
</div>
<div class="contents">
<h1>AxisWidget Class Reference</h1><!-- doxytag: class="hippodraw::AxisWidget" --><!-- doxytag: inherits="QWidget" -->
<p>A custom widget that creates high and low sliders and text boxes, and implements zoom pan on them.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="AxisWidget_8h_source.html">AxisWidget.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for AxisWidget:</div>
<div class="dynsection">
<div class="center"><img src="classhippodraw_1_1AxisWidget__inherit__graph.gif" border="0" usemap="#AxisWidget_inherit__map" alt="Inheritance graph"/></div>
<map name="AxisWidget_inherit__map" id="AxisWidget_inherit__map">
<area shape="rect" id="node2" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html" title="QWidget" alt="" coords="13,5,85,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for AxisWidget:</div>
<div class="dynsection">
<div class="center"><img src="classhippodraw_1_1AxisWidget__coll__graph.gif" border="0" usemap="#AxisWidget_coll__map" alt="Collaboration graph"/></div>
<map name="AxisWidget_coll__map" id="AxisWidget_coll__map">
<area shape="rect" id="node2" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html" title="QWidget" alt="" coords="5,5,77,35"/><area shape="rect" id="node4" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlabel.html" title="QLabel" alt="" coords="101,5,163,35"/><area shape="rect" id="node6" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html" title="QLineEdit" alt="" coords="204,5,281,35"/><area shape="rect" id="node8" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html" title="QScrollBar" alt="" coords="305,5,391,35"/><area shape="rect" id="node10" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcheckbox.html" title="QCheckBox" alt="" coords="415,5,508,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classhippodraw_1_1AxisWidget-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Signals</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a7ba69ebdcae9870c06fd3ad6cdfc6321">highSliderPressed</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Emitted when highSlider is pressed.  <a href="#a7ba69ebdcae9870c06fd3ad6cdfc6321"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a7f51120b444aae17f18fb8fb95ca1717">highSliderReleased</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Emitted when highSlider is released.  <a href="#a7f51120b444aae17f18fb8fb95ca1717"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a1677179bbaba136411764d47e53bb32c">highSliderValueChanged</a> (int value)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Emitted when highSlider's value has changed.  <a href="#a1677179bbaba136411764d47e53bb32c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#aeee03bac9a804b014feafcb57fb90f68">highTextReturnPressed</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Emitted when highTextBox gets return pressed.  <a href="#aeee03bac9a804b014feafcb57fb90f68"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a28c9ab26d5889e8057d071c7c7d73273">lowSliderPressed</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Emitted when lowSlider is pressed.  <a href="#a28c9ab26d5889e8057d071c7c7d73273"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a4291b83a2eb679e837b70f0efb339547">lowSliderReleased</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Emitted when lowSlider is released.  <a href="#a4291b83a2eb679e837b70f0efb339547"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a0f36af9e9c74ca1009c6655df9174f0f">lowSliderValueChanged</a> (int value)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Emitted when lowSlider's value has changed.  <a href="#a0f36af9e9c74ca1009c6655df9174f0f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#aac3eef421c7107ad63598e672feecf0e">lowTextReturnPressed</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Emitted when lowTextBox gets return pressed.  <a href="#aac3eef421c7107ad63598e672feecf0e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a045ef17a50c40318ee88cb84e2d99fbe">zoomPanCheckBoxClicked</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Emitted when zoomPanCheckBox is clicked.  <a href="#a045ef17a50c40318ee88cb84e2d99fbe"></a><br/></td></tr>
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#acceptDrops">acceptDrops</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#adjustSize">adjustSize</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#autoMask">autoMask</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#aca2e8303a9100adf544802eafcd1c86b">AxisWidget</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *parent=0, const char *name=0, Qt::WFlags wflags=0)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The standard <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> constructor.  <a href="#aca2e8303a9100adf544802eafcd1c86b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#backgroundBrush">backgroundBrush</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#backgroundMode">backgroundMode</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#backgroundOrigin">backgroundOrigin</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#baseSize">baseSize</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#caption">caption</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#childAt">childAt</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpoint.html">QPoint</a> &amp;p, bool includeThis=FALSE) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#childAt">childAt</a> (int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x">x</a>, int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#y">y</a>, bool includeThis=FALSE) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#childrenRect">childrenRect</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#childrenRegion">childrenRegion</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#clearFocus">clearFocus</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#clearMask">clearMask</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#clearWFlags">clearWFlags</a> (WFlags f)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#clipRegion">clipRegion</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#close">close</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#close">close</a> (bool alsoDelete)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#closeEvent">closeEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcloseevent.html">QCloseEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#colorGroup">colorGroup</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#constPolish">constPolish</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#contextMenuEvent">contextMenuEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcontextmenuevent.html">QContextMenuEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#create">create</a> (WId window=0, bool initializeWindow=TRUE, bool destroyOldWindow=TRUE)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#cursor">cursor</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#customWhatsThis">customWhatsThis</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#destroy">destroy</a> (bool destroyWindow=TRUE, bool destroySubWindows=TRUE)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#dragEnterEvent">dragEnterEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qdragenterevent.html">QDragEnterEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#dragLeaveEvent">dragLeaveEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qdragleaveevent.html">QDragLeaveEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#dragMoveEvent">dragMoveEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qdragmoveevent.html">QDragMoveEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#drawText">drawText</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpoint.html">QPoint</a> &amp;<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#pos">pos</a>, const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstring.html">QString</a> &amp;str)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#drawText">drawText</a> (int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x">x</a>, int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#y">y</a>, const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstring.html">QString</a> &amp;str)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#dropEvent">dropEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qdropevent.html">QDropEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#enabledChange">enabledChange</a> (bool oldEnabled)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#enterEvent">enterEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qevent.html">QEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#BackgroundOrigin">enum</a> {WidgetOrigin, ParentOrigin, WindowOrigin, AncestorOrigin}</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#FocusPolicy">enum</a> {NoFocus=0, TabFocus=0x1, ClickFocus=0x2, StrongFocus=TabFocus|ClickFocus|0x8, WheelFocus=StrongFocus|0x4}</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#erase">erase</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qregion.html">QRegion</a> &amp;reg)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#erase">erase</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qrect.html">QRect</a> &amp;r)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#erase">erase</a> (int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x">x</a>, int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#y">y</a>, int w, int h)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#erase">erase</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#eraseColor">eraseColor</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#erasePixmap">erasePixmap</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#event">event</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qevent.html">QEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#find">find</a> (WId id)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#focusData">focusData</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#focusInEvent">focusInEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qfocusevent.html">QFocusEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#focusNextPrevChild">focusNextPrevChild</a> (bool next)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#focusOutEvent">focusOutEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qfocusevent.html">QFocusEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#focusPolicy">focusPolicy</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#focusProxy">focusProxy</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#focusWidget">focusWidget</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#font">font</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#fontChange">fontChange</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qfont.html">QFont</a> &amp;oldFont)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#fontInfo">fontInfo</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#fontMetrics">fontMetrics</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#foregroundColor">foregroundColor</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#frameGeometry">frameGeometry</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#frameSize">frameSize</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#geometry">geometry</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a76842e7d5787ddb311944a3275e7ab6a">getHighSlider</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the high slider.  <a href="#a76842e7d5787ddb311944a3275e7ab6a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a42cbb427e5526e57cd93d9973dd0102b">getHighSliderValue</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the high slider value.  <a href="#a42cbb427e5526e57cd93d9973dd0102b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a65a9fd7d5add570575dcc6ac5253a948">getLowSlider</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the low slider widget.  <a href="#a65a9fd7d5add570575dcc6ac5253a948"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a87aa0b7627739c3fdf8ebe11b9643415">getLowSliderValue</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the low slider value.  <a href="#a87aa0b7627739c3fdf8ebe11b9643415"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#getWFlags">getWFlags</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#grabKeyboard">grabKeyboard</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#grabMouse">grabMouse</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcursor.html">QCursor</a> &amp;<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#cursor">cursor</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#grabMouse">grabMouse</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#hasFocus">hasFocus</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#hasMouse">hasMouse</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#hasMouseTracking">hasMouseTracking</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#height">height</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#heightForWidth">heightForWidth</a> (int w) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#hide">hide</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#hideEvent">hideEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qhideevent.html">QHideEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#icon">icon</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#iconText">iconText</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#imComposeEvent">imComposeEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qimevent.html">QIMEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#imEndEvent">imEndEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qimevent.html">QIMEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#imStartEvent">imStartEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qimevent.html">QIMEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a054099cd608a58b15b6448fa75f43431">invalidRangeError</a> (const std::string &amp;bad)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Throws up a message box when an attempt is made to set an invalid range.  <a href="#a054099cd608a58b15b6448fa75f43431"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isActiveWindow">isActiveWindow</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isDesktop">isDesktop</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isDialog">isDialog</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isEnabled">isEnabled</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isEnabledTo">isEnabledTo</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *ancestor) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isFocusEnabled">isFocusEnabled</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isFullScreen">isFullScreen</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isHidden">isHidden</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isInputMethodEnabled">isInputMethodEnabled</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isMaximized">isMaximized</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isMinimized">isMinimized</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isModal">isModal</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isPopup">isPopup</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isShown">isShown</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isTopLevel">isTopLevel</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isUpdatesEnabled">isUpdatesEnabled</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isVisible">isVisible</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isVisibleTo">isVisibleTo</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *ancestor) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a3ff173838c64cc729bf16a6253568147">isZoomPanChecked</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns whether zoomPanCheckBox is checked.  <a href="#a3ff173838c64cc729bf16a6253568147"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#keyboardGrabber">keyboardGrabber</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#keyPressEvent">keyPressEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qkeyevent.html">QKeyEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#keyReleaseEvent">keyReleaseEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qkeyevent.html">QKeyEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#layout">layout</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#leaveEvent">leaveEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qevent.html">QEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#lower">lower</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#macEvent">macEvent</a> (MSG *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mapFrom">mapFrom</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *parent, const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpoint.html">QPoint</a> &amp;<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#pos">pos</a>) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mapFromGlobal">mapFromGlobal</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpoint.html">QPoint</a> &amp;<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#pos">pos</a>) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mapFromParent">mapFromParent</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpoint.html">QPoint</a> &amp;<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#pos">pos</a>) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mapTo">mapTo</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *parent, const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpoint.html">QPoint</a> &amp;<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#pos">pos</a>) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mapToGlobal">mapToGlobal</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpoint.html">QPoint</a> &amp;<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#pos">pos</a>) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mapToParent">mapToParent</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpoint.html">QPoint</a> &amp;<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#pos">pos</a>) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#maximumHeight">maximumHeight</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#maximumSize">maximumSize</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#maximumWidth">maximumWidth</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#metric">metric</a> (int m) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#microFocusHint">microFocusHint</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#minimumHeight">minimumHeight</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#minimumSize">minimumSize</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#minimumSizeHint">minimumSizeHint</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#minimumWidth">minimumWidth</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mouseDoubleClickEvent">mouseDoubleClickEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qmouseevent.html">QMouseEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mouseGrabber">mouseGrabber</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mouseMoveEvent">mouseMoveEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qmouseevent.html">QMouseEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mousePressEvent">mousePressEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qmouseevent.html">QMouseEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mouseReleaseEvent">mouseReleaseEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qmouseevent.html">QMouseEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#move">move</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpoint.html">QPoint</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#move">move</a> (int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x">x</a>, int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#y">y</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#moveEvent">moveEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qmoveevent.html">QMoveEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#ownCursor">ownCursor</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#ownFont">ownFont</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#ownPalette">ownPalette</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#paintEvent">paintEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpaintevent.html">QPaintEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#palette">palette</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#paletteBackgroundColor">paletteBackgroundColor</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#paletteBackgroundPixmap">paletteBackgroundPixmap</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#paletteChange">paletteChange</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpalette.html">QPalette</a> &amp;oldPalette)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#paletteForegroundColor">paletteForegroundColor</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#parentWidget">parentWidget</a> (bool sameWindow=FALSE) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#polish">polish</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#pos">pos</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#aa730ca32b3a10c8fc56e76ba51981cf5">processHighSliderMoved</a> (int value, <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;currentRange, const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the highSliderMoved signal.  <a href="#aa730ca32b3a10c8fc56e76ba51981cf5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a9d21f3280e65ab24c771b9dcd28e8046">processHighSliderReleased</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the highSliderReleased signal.  <a href="#a9d21f3280e65ab24c771b9dcd28e8046"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a373c48eb1bf8f224e660fcbb9bd765f8">processLowSliderMoved</a> (int value, <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;currentRange, const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the lowSliderMoved signal.  <a href="#a373c48eb1bf8f224e660fcbb9bd765f8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#ab063865eee4af90ed38ca97c8debc036">processLowSliderReleased</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the lowSliderReleased signal.  <a href="#ab063865eee4af90ed38ca97c8debc036"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a7aebce915f16b5776700eb8acdcb7da0">processTextBoxReturnPressed</a> (<a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;currentRange, const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the lowTextReturnPressed and highTextReturnPressed signals.  <a href="#a7aebce915f16b5776700eb8acdcb7da0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a5578d84c61134da5ba90674567e6e95f">processZoomPanCheckBoxClicked</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;currentRange, const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the zoomPanCheckBoxClicked signal.  <a href="#a5578d84c61134da5ba90674567e6e95f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#y">prop</a> -the <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#y">y</a> coordinate of the widget relative to its parent and including any window frame</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x">prop</a> -the <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x">x</a> coordinate of the widget relative to its parent including any window frame</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#windowOpacity">prop</a> -the level of opacity for the window</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#width">prop</a> -the <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#width">width</a> of the widget excluding any window frame</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#visible">prop</a> -whether the widget is visible</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#updatesEnabled">prop</a> -whether updates are enabled</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#underMouse">prop</a> -whether the widget is under the mouse <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#cursor">cursor</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#sizePolicy">prop</a> -the default <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#layout">layout</a> behavior of the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#sizeIncrement">prop</a> -the <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#size">size</a> increment of the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#sizeHint">prop</a> -the recommended <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#size">size</a> for the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#size">prop</a> -the <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#size">size</a> of the widget excluding any window frame</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#shown">prop</a> -whether the widget is shown</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#rect">prop</a> -the internal <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#geometry">geometry</a> of the widget excluding any window frame</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#pos">prop</a> -the position of the widget within its parent widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#paletteForegroundColor">prop</a> -the foreground color of the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#paletteBackgroundPixmap">prop</a> -the background pixmap of the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#paletteBackgroundColor">prop</a> -the background color of the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#palette">prop</a> -the widget's <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#palette">palette</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#ownPalette">prop</a> -whether the widget uses its own <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#palette">palette</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#ownFont">prop</a> -whether the widget uses its own <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#font">font</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#ownCursor">prop</a> -whether the widget uses its own <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#cursor">cursor</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#mouseTracking">prop</a> -whether mouse tracking is enabled for the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#minimumWidth">prop</a> -the widget's minimum <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#width">width</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#minimumSizeHint">prop</a> -the recommended minimum <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#size">size</a> for the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#minimumSize">prop</a> -the widget's minimum <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#size">size</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#minimumHeight">prop</a> -the widget's minimum <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#height">height</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#minimized">prop</a> -whether this widget is minimized(iconified)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#microFocusHint">prop</a> -the currently set micro focus hint for this widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#maximumWidth">prop</a> -the widget's maximum <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#width">width</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#maximumSize">prop</a> -the widget's maximum <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#size">size</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#maximumHeight">prop</a> -the widget's maximum <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#height">height</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#maximized">prop</a> -whether this widget is maximized</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isTopLevel">prop</a> -whether the widget is a top-level widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isPopup">prop</a> -whether the widget is a popup widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isModal">prop</a> -whether the widget is a modal widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isDialog">prop</a> -whether the widget is a dialog widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isDesktop">prop</a> -whether the widget is a desktop widget, i.e.represents the desktop</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#isActiveWindow">prop</a> -whether this widget is the active window</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#inputMethodEnabled">prop</a> -enables or disables the use of input methods for this widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#iconText">prop</a> -the widget's <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#icon">icon</a> text</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#icon">prop</a> -the widget's <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#icon">icon</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#hidden">prop</a> -whether the widget is explicitly hidden</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#height">prop</a> -the <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#height">height</a> of the widget excluding any window frame</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#geometry">prop</a> -the <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#geometry">geometry</a> of the widget relative to its parent and excluding the window frame</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#fullScreen">prop</a> -whether the widget is full screen</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#frameSize">prop</a> -the <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#size">size</a> of the widget including any window frame</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#frameGeometry">prop</a> -<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#geometry">geometry</a> of the widget relative to its parent including any window frame</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#font">prop</a> -the <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#font">font</a> currently set for the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#focusPolicy">prop</a> -the way the widget accepts keyboard focus</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#focusEnabled">prop</a> -whether the widget accepts keyboard focus</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#focus">prop</a> -whether this widget(or its focus proxy) has the keyboard input focus</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#enabled">prop</a> -whether the widget is enabled</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#customWhatsThis">prop</a> -whether the widget wants to handle What's This help manually</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#cursor">prop</a> -the <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#cursor">cursor</a> shape for this widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#colorGroup">prop</a> -the current color group of the widget <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#palette">palette</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#childrenRegion">prop</a> -the combined region occupied by the widget's children</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#childrenRect">prop</a> -the bounding rectangle of the widget's children</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#caption">prop</a> -the window <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#caption">caption</a>(title)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#baseSize">prop</a> -the base <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#size">size</a> of the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#backgroundOrigin">prop</a> -the origin of the widget's background</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#backgroundMode">prop</a> -the color role used for painting the background of the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#backgroundBrush">prop</a> -the widget's background brush</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#autoMask">prop</a> -whether the auto mask feature is enabled for the widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#acceptDrops">prop</a> -whether drop events are enabled for this widget</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#qwsEvent">qwsEvent</a> (QWSEvent *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#raise">raise</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#rect">rect</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#releaseKeyboard">releaseKeyboard</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#releaseMouse">releaseMouse</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#repaint">repaint</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qregion.html">QRegion</a> &amp;reg, bool <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#erase">erase</a>=TRUE)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#repaint">repaint</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qrect.html">QRect</a> &amp;r, bool <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#erase">erase</a>=TRUE)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#repaint">repaint</a> (int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x">x</a>, int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#y">y</a>, int w, int h, bool <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#erase">erase</a>=TRUE)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#repaint">repaint</a> (bool <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#erase">erase</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#repaint">repaint</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#reparent">reparent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *parent, const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpoint.html">QPoint</a> &amp;p, bool showIt=FALSE)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#reparent">reparent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *parent, WFlags f, const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpoint.html">QPoint</a> &amp;p, bool showIt=FALSE)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#resetInputContext">resetInputContext</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#resize">resize</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qsize.html">QSize</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#resize">resize</a> (int w, int h)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#resizeEvent">resizeEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qresizeevent.html">QResizeEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#scroll">scroll</a> (int dx, int dy, const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qrect.html">QRect</a> &amp;r)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#scroll">scroll</a> (int dx, int dy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setAcceptDrops">setAcceptDrops</a> (bool on)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setActiveWindow">setActiveWindow</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a48266af2c2467e2f22f0f9830985e4a4">setAllDisabled</a> (bool flag)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Enable all controls if <em>flag</em> = false, disable if true.  <a href="#a48266af2c2467e2f22f0f9830985e4a4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setAutoMask">setAutoMask</a> (bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setBackgroundMode">setBackgroundMode</a> (BackgroundMode m, BackgroundMode visual)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setBackgroundMode">setBackgroundMode</a> (BackgroundMode)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setBackgroundOrigin">setBackgroundOrigin</a> (BackgroundOrigin)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setBaseSize">setBaseSize</a> (int basew, int baseh)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setBaseSize">setBaseSize</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qsize.html">QSize</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setCaption">setCaption</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstring.html">QString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setCursor">setCursor</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcursor.html">QCursor</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#aca2a139e206a20d901e2b47ce63d3d92">setCut</a> (bool flag)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the isCut flag.  <a href="#aca2a139e206a20d901e2b47ce63d3d92"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setDisabled">setDisabled</a> (bool disable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setEnabled">setEnabled</a> (bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setEraseColor">setEraseColor</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcolor.html">QColor</a> &amp;color)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setErasePixmap">setErasePixmap</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpixmap.html">QPixmap</a> &amp;pixmap)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setFixedHeight">setFixedHeight</a> (int h)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setFixedSize">setFixedSize</a> (int w, int h)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setFixedSize">setFixedSize</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qsize.html">QSize</a> &amp;s)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setFixedWidth">setFixedWidth</a> (int w)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setFocus">setFocus</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setFocusPolicy">setFocusPolicy</a> (FocusPolicy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setFocusProxy">setFocusProxy</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *w)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setFont">setFont</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qfont.html">QFont</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setGeometry">setGeometry</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qrect.html">QRect</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setGeometry">setGeometry</a> (int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x">x</a>, int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#y">y</a>, int w, int h)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setHidden">setHidden</a> (bool <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#hide">hide</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a03e5435ef05c971e8301f73f5947667d">setHighSliderValue</a> (int value)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the high slider value.  <a href="#a03e5435ef05c971e8301f73f5947667d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a2d94f456ae60d44b12a64d28b20d8152">setHighText</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstring.html">QString</a> &amp;s, bool readonly=false)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the text in the highTextBox.  <a href="#a2d94f456ae60d44b12a64d28b20d8152"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setIcon">setIcon</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpixmap.html">QPixmap</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setIconText">setIconText</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstring.html">QString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setInputMethodEnabled">setInputMethodEnabled</a> (bool b)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setKeyCompression">setKeyCompression</a> (bool compress)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a2c94c1271934102ef3fe79f60d0137aa">setLowSliderValue</a> (int value)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the low slider value.  <a href="#a2c94c1271934102ef3fe79f60d0137aa"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a1678b326d60f26869c25a7df053358bf">setLowText</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstring.html">QString</a> &amp;s, bool readonly=false)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the text in the lowTextBox.  <a href="#a1678b326d60f26869c25a7df053358bf"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMask">setMask</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qregion.html">QRegion</a> &amp;region)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMask">setMask</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qbitmap.html">QBitmap</a> &amp;bitmap)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMaximumHeight">setMaximumHeight</a> (int maxh)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMaximumSize">setMaximumSize</a> (int maxw, int maxh)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMaximumSize">setMaximumSize</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qsize.html">QSize</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMaximumWidth">setMaximumWidth</a> (int maxw)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMicroFocusHint">setMicroFocusHint</a> (int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x">x</a>, int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#y">y</a>, int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#width">width</a>, int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#height">height</a>, bool text=TRUE, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qfont.html">QFont</a> *f=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMinimumHeight">setMinimumHeight</a> (int minh)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMinimumSize">setMinimumSize</a> (int minw, int minh)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMinimumSize">setMinimumSize</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qsize.html">QSize</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMinimumWidth">setMinimumWidth</a> (int minw)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMouseTracking">setMouseTracking</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setPalette">setPalette</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpalette.html">QPalette</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcolor.html">QColor</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qpixmap.html">QPixmap</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setPaletteForegroundColor">setPaletteForegroundColor</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcolor.html">QColor</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setShown">setShown</a> (bool <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#show">show</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setSizeIncrement">setSizeIncrement</a> (int w, int h)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setSizeIncrement">setSizeIncrement</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qsize.html">QSize</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setSizePolicy">setSizePolicy</a> (QSizePolicy::SizeType hor, QSizePolicy::SizeType ver, bool hfw=FALSE)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setSizePolicy">setSizePolicy</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qsizepolicy.html">QSizePolicy</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setStyle">setStyle</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstring.html">QString</a> &amp;<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#style">style</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setStyle">setStyle</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstyle.html">QStyle</a> *<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#style">style</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setTabOrder">setTabOrder</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *first, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *second)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setUpdatesEnabled">setUpdatesEnabled</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setWFlags">setWFlags</a> (WFlags f)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setWindowOpacity">setWindowOpacity</a> (double level)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setWindowState">setWindowState</a> (uint <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#windowState">windowState</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a8a4924e13775809710d1b9a6e06dea99">setZoomPan</a> (bool check, bool disables=false)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Checks zoomPanCheckBox if check is true, else un-checks it.  <a href="#a8a4924e13775809710d1b9a6e06dea99"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#show">show</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#showEvent">showEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qshowevent.html">QShowEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#showFullScreen">showFullScreen</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#showMaximized">showMaximized</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#showMinimized">showMinimized</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#showNormal">showNormal</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#size">size</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#sizeHint">sizeHint</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#sizeIncrement">sizeIncrement</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#sizePolicy">sizePolicy</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#stackUnder">stackUnder</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *w)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#style">style</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#styleChange">styleChange</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstyle.html">QStyle</a> &amp;oldStyle)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#tabletEvent">tabletEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qtabletevent.html">QTabletEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#testWFlags">testWFlags</a> (WFlags f) const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#topLevelWidget">topLevelWidget</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#unsetCursor">unsetCursor</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#unsetFont">unsetFont</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#unsetPalette">unsetPalette</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#update">update</a> (const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qrect.html">QRect</a> &amp;r)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#update">update</a> (int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x">x</a>, int <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#y">y</a>, int w, int h)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#update">update</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#ad040cca539db6540f6f47c453bba342c">updateCutControlValues</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;currentRange, const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the textboxes and sliders to the values given by the arguments.  <a href="#ad040cca539db6540f6f47c453bba342c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#updateGeometry">updateGeometry</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#updateMask">updateMask</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#wheelEvent">wheelEvent</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwheelevent.html">QWheelEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#width">width</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#windowActivationChange">windowActivationChange</a> (bool oldActive)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#windowOpacity">windowOpacity</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#windowState">windowState</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#winEvent">winEvent</a> (MSG *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#winId">winId</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x">x</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#x11Event">x11Event</a> (XEvent *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#y">y</a> () const</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a50e541e1867c436e3e2d46d25044ddd8">~AxisWidget</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The required virtual destructor.  <a href="#a50e541e1867c436e3e2d46d25044ddd8"></a><br/></td></tr>
<tr><td colspan="2"><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a0c616a8dbaeb4a3dfdd6f142b27b53d4">getHighFromSlider</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts the slider position to High.  <a href="#a0c616a8dbaeb4a3dfdd6f142b27b53d4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a9510d91932bf759c4a3f198eae8bdaf5">getLowFromSlider</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts the slider position to Low.  <a href="#a9510d91932bf759c4a3f198eae8bdaf5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a8f504bba7cee28535b338e8ab0288220">getPositionFromSlider</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts the slider position to Position.  <a href="#a8f504bba7cee28535b338e8ab0288220"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#aba5cefd9c5eb57eed20815a5275f623a">getWidthFromSlider</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts the slider position to Width.  <a href="#aba5cefd9c5eb57eed20815a5275f623a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a7d6fde5516d475f75a7be03f8f3606e5">setSlider</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a> *s, double value, const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the slider <em>s</em> to the value <em>value</em>.  <a href="#a7d6fde5516d475f75a7be03f8f3606e5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a3d35661e0983aea1136669ff3a1ae865">setSliderZero</a> (<a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a> *s, double value, const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;fullRange)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the slider <em>s</em> to the value <em>value</em>, where the slider zero corresponds to data zero.  <a href="#a3d35661e0983aea1136669ff3a1ae865"></a><br/></td></tr>
<tr><td colspan="2"><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a58b1d8996231eb128f54b9b72de6ed8c">highSlider</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The high slider.  <a href="#a58b1d8996231eb128f54b9b72de6ed8c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html">QLineEdit</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a862fe6e995293159e35a579a007b1bbd">highTextBox</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The text box that shows the high value.  <a href="#a862fe6e995293159e35a579a007b1bbd"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlabel.html">QLabel</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#aaf6f97ed4805582b5ebe882b59c94520">highTextLabel</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The "High" text label.  <a href="#aaf6f97ed4805582b5ebe882b59c94520"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a68b420964086db4ee37527ac06093c87">lowSlider</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The low slider.  <a href="#a68b420964086db4ee37527ac06093c87"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html">QLineEdit</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#a7e5f6e1e517819bee37f8c79b677a879">lowTextBox</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The text box that shows the low value.  <a href="#a7e5f6e1e517819bee37f8c79b677a879"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlabel.html">QLabel</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#af462d83314cdfc0b57674adbcfea3d16">lowTextLabel</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The "Low" text label.  <a href="#af462d83314cdfc0b57674adbcfea3d16"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#ad28055abb52e067391dc703ac928bc13">m_isCut</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A boolean that is true if the <a class="el" href="classhippodraw_1_1AxisWidget.html" title="A custom widget that creates high and low sliders and text boxes, and implements...">AxisWidget</a> controls a cut.  <a href="#ad28055abb52e067391dc703ac928bc13"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcheckbox.html">QCheckBox</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1AxisWidget.html#ab4572aa457b2ced01f3c5b5e0167eae8">zoomPanCheckBox</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The zoom pan check box.  <a href="#ab4572aa457b2ced01f3c5b5e0167eae8"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A custom widget that creates high and low sliders and text boxes, and implements zoom pan on them. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>Sanket Biren Malde &lt;<a href="mailto:sanket@stanford.edu">sanket@stanford.edu</a>&gt; </dd></dl>

<p>Definition at line <a class="el" href="AxisWidget_8h_source.html#l00041">41</a> of file <a class="el" href="AxisWidget_8h_source.html">AxisWidget.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="aca2e8303a9100adf544802eafcd1c86b"></a><!-- doxytag: member="hippodraw::AxisWidget::AxisWidget" ref="aca2e8303a9100adf544802eafcd1c86b" args="(QWidget *parent=0, const char *name=0, Qt::WFlags wflags=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1AxisWidget.html">AxisWidget</a> </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> *&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>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">Qt::WFlags&nbsp;</td>
          <td class="paramname"> <em>wflags</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The standard <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html">QWidget</a> constructor. </p>
<p>See <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qt.html">Qt</a> documentation for details.</p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000130">Todo:</a></b></dt><dd>Replace obsolete QScrollBae constructor with <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qt.html">Qt</a> 4 one. </dd></dl>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00044">44</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, <a class="el" href="classhippodraw_1_1AxisWidget.html#a7ba69ebdcae9870c06fd3ad6cdfc6321">AxisWidget::highSliderPressed()</a>, <a class="el" href="classhippodraw_1_1AxisWidget.html#a7f51120b444aae17f18fb8fb95ca1717">AxisWidget::highSliderReleased()</a>, <a class="el" href="classhippodraw_1_1AxisWidget.html#a1677179bbaba136411764d47e53bb32c">AxisWidget::highSliderValueChanged()</a>, <a class="el" href="AxisWidget_8h_source.html#l00064">AxisWidget::highTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00052">AxisWidget::highTextLabel</a>, <a class="el" href="classhippodraw_1_1AxisWidget.html#aeee03bac9a804b014feafcb57fb90f68">AxisWidget::highTextReturnPressed()</a>, <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, <a class="el" href="classhippodraw_1_1AxisWidget.html#a28c9ab26d5889e8057d071c7c7d73273">AxisWidget::lowSliderPressed()</a>, <a class="el" href="classhippodraw_1_1AxisWidget.html#a4291b83a2eb679e837b70f0efb339547">AxisWidget::lowSliderReleased()</a>, <a class="el" href="classhippodraw_1_1AxisWidget.html#a0f36af9e9c74ca1009c6655df9174f0f">AxisWidget::lowSliderValueChanged()</a>, <a class="el" href="AxisWidget_8h_source.html#l00061">AxisWidget::lowTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00049">AxisWidget::lowTextLabel</a>, <a class="el" href="classhippodraw_1_1AxisWidget.html#aac3eef421c7107ad63598e672feecf0e">AxisWidget::lowTextReturnPressed()</a>, <a class="el" href="AxisWidget_8h_source.html#l00070">AxisWidget::m_isCut</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qsizepolicy.html#setHorData">QSizePolicy::setHorData()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setMaximumHeight">QWidget::setMaximumHeight()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#setSizePolicy">QWidget::setSizePolicy()</a>, <a class="el" href="AxisWidget_8h_source.html#l00067">AxisWidget::zoomPanCheckBox</a>, and <a class="el" href="classhippodraw_1_1AxisWidget.html#a045ef17a50c40318ee88cb84e2d99fbe">AxisWidget::zoomPanCheckBoxClicked()</a>.</p>

</div>
</div>
<a class="anchor" id="a50e541e1867c436e3e2d46d25044ddd8"></a><!-- doxytag: member="hippodraw::AxisWidget::~AxisWidget" ref="a50e541e1867c436e3e2d46d25044ddd8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">~<a class="el" href="classhippodraw_1_1AxisWidget.html">AxisWidget</a> </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The required virtual destructor. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00144">144</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00064">AxisWidget::highTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00052">AxisWidget::highTextLabel</a>, <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00061">AxisWidget::lowTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00049">AxisWidget::lowTextLabel</a>, and <a class="el" href="AxisWidget_8h_source.html#l00067">AxisWidget::zoomPanCheckBox</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a0c616a8dbaeb4a3dfdd6f142b27b53d4"></a><!-- doxytag: member="hippodraw::AxisWidget::getHighFromSlider" ref="a0c616a8dbaeb4a3dfdd6f142b27b53d4" args="(const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double getHighFromSlider </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Converts the slider position to High. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00611">611</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, <a class="el" href="Range_8h_source.html#l00156">Range::length()</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#maxValue">QScrollBar::maxValue()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#minValue">QScrollBar::minValue()</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#value">QScrollBar::value()</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00332">AxisWidget::processHighSliderMoved()</a>.</p>

</div>
</div>
<a class="anchor" id="a76842e7d5787ddb311944a3275e7ab6a"></a><!-- doxytag: member="hippodraw::AxisWidget::getHighSlider" ref="a76842e7d5787ddb311944a3275e7ab6a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a> * getHighSlider </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the high slider. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00509">509</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>.</p>

</div>
</div>
<a class="anchor" id="a42cbb427e5526e57cd93d9973dd0102b"></a><!-- doxytag: member="hippodraw::AxisWidget::getHighSliderValue" ref="a42cbb427e5526e57cd93d9973dd0102b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int getHighSliderValue </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get the high slider value. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00514">514</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#value">QScrollBar::value()</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l02311">Inspector::highRangeDrag()</a>.</p>

</div>
</div>
<a class="anchor" id="a9510d91932bf759c4a3f198eae8bdaf5"></a><!-- doxytag: member="hippodraw::AxisWidget::getLowFromSlider" ref="a9510d91932bf759c4a3f198eae8bdaf5" args="(const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double getLowFromSlider </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Converts the slider position to Low. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00595">595</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="Range_8h_source.html#l00156">Range::length()</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#maxValue">QScrollBar::maxValue()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#minValue">QScrollBar::minValue()</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#value">QScrollBar::value()</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00258">AxisWidget::processLowSliderMoved()</a>.</p>

</div>
</div>
<a class="anchor" id="a65a9fd7d5add570575dcc6ac5253a948"></a><!-- doxytag: member="hippodraw::AxisWidget::getLowSlider" ref="a65a9fd7d5add570575dcc6ac5253a948" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a> * getLowSlider </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the low slider widget. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00492">492</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>.</p>

</div>
</div>
<a class="anchor" id="a87aa0b7627739c3fdf8ebe11b9643415"></a><!-- doxytag: member="hippodraw::AxisWidget::getLowSliderValue" ref="a87aa0b7627739c3fdf8ebe11b9643415" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int getLowSliderValue </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get the low slider value. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00497">497</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#value">QScrollBar::value()</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l02321">Inspector::lowRangeDrag()</a>.</p>

</div>
</div>
<a class="anchor" id="a8f504bba7cee28535b338e8ab0288220"></a><!-- doxytag: member="hippodraw::AxisWidget::getPositionFromSlider" ref="a8f504bba7cee28535b338e8ab0288220" args="(const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double getPositionFromSlider </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Converts the slider position to Position. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00580">580</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, <a class="el" href="Range_8h_source.html#l00156">Range::length()</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#maxValue">QScrollBar::maxValue()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#minValue">QScrollBar::minValue()</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#value">QScrollBar::value()</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00332">AxisWidget::processHighSliderMoved()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00258">AxisWidget::processLowSliderMoved()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00157">AxisWidget::processTextBoxReturnPressed()</a>.</p>

</div>
</div>
<a class="anchor" id="aba5cefd9c5eb57eed20815a5275f623a"></a><!-- doxytag: member="hippodraw::AxisWidget::getWidthFromSlider" ref="aba5cefd9c5eb57eed20815a5275f623a" args="(const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double getWidthFromSlider </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Converts the slider position to Width. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00566">566</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="Range_8h_source.html#l00156">Range::length()</a>, <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#maxValue">QScrollBar::maxValue()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#minValue">QScrollBar::minValue()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#value">QScrollBar::value()</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#width">QWidget::width()</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00258">AxisWidget::processLowSliderMoved()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00157">AxisWidget::processTextBoxReturnPressed()</a>.</p>

</div>
</div>
<a class="anchor" id="a7ba69ebdcae9870c06fd3ad6cdfc6321"></a><!-- doxytag: member="hippodraw::AxisWidget::highSliderPressed" ref="a7ba69ebdcae9870c06fd3ad6cdfc6321" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void highSliderPressed </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when highSlider is pressed. </p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="a7f51120b444aae17f18fb8fb95ca1717"></a><!-- doxytag: member="hippodraw::AxisWidget::highSliderReleased" ref="a7f51120b444aae17f18fb8fb95ca1717" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void highSliderReleased </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when highSlider is released. </p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="a1677179bbaba136411764d47e53bb32c"></a><!-- doxytag: member="hippodraw::AxisWidget::highSliderValueChanged" ref="a1677179bbaba136411764d47e53bb32c" args="(int value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void highSliderValueChanged </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>value</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when highSlider's value has changed. </p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="aeee03bac9a804b014feafcb57fb90f68"></a><!-- doxytag: member="hippodraw::AxisWidget::highTextReturnPressed" ref="aeee03bac9a804b014feafcb57fb90f68" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void highTextReturnPressed </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when highTextBox gets return pressed. </p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="a054099cd608a58b15b6448fa75f43431"></a><!-- doxytag: member="hippodraw::AxisWidget::invalidRangeError" ref="a054099cd608a58b15b6448fa75f43431" args="(const std::string &amp;bad)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void invalidRangeError </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>bad</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Throws up a message box when an attempt is made to set an invalid range. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00461">461</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qmessagebox.html#critical">QMessageBox::critical()</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00157">AxisWidget::processTextBoxReturnPressed()</a>.</p>

</div>
</div>
<a class="anchor" id="a3ff173838c64cc729bf16a6253568147"></a><!-- doxytag: member="hippodraw::AxisWidget::isZoomPanChecked" ref="a3ff173838c64cc729bf16a6253568147" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool isZoomPanChecked </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether zoomPanCheckBox is checked. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00553">553</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcheckbox.html#isChecked">QCheckBox::isChecked()</a>, and <a class="el" href="AxisWidget_8h_source.html#l00067">AxisWidget::zoomPanCheckBox</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l02282">Inspector::axisZoomPanCheckBox_clicked()</a>, <a class="el" href="Inspector_8cxx_source.html#l02383">Inspector::setDragOn()</a>, <a class="el" href="Inspector_8cxx_source.html#l02559">Inspector::setHighRange()</a>, and <a class="el" href="Inspector_8cxx_source.html#l02520">Inspector::setLowRange()</a>.</p>

</div>
</div>
<a class="anchor" id="a28c9ab26d5889e8057d071c7c7d73273"></a><!-- doxytag: member="hippodraw::AxisWidget::lowSliderPressed" ref="a28c9ab26d5889e8057d071c7c7d73273" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void lowSliderPressed </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when lowSlider is pressed. </p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="a4291b83a2eb679e837b70f0efb339547"></a><!-- doxytag: member="hippodraw::AxisWidget::lowSliderReleased" ref="a4291b83a2eb679e837b70f0efb339547" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void lowSliderReleased </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when lowSlider is released. </p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="a0f36af9e9c74ca1009c6655df9174f0f"></a><!-- doxytag: member="hippodraw::AxisWidget::lowSliderValueChanged" ref="a0f36af9e9c74ca1009c6655df9174f0f" args="(int value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void lowSliderValueChanged </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>value</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when lowSlider's value has changed. </p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="aac3eef421c7107ad63598e672feecf0e"></a><!-- doxytag: member="hippodraw::AxisWidget::lowTextReturnPressed" ref="aac3eef421c7107ad63598e672feecf0e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void lowTextReturnPressed </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when lowTextBox gets return pressed. </p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="aa730ca32b3a10c8fc56e76ba51981cf5"></a><!-- doxytag: member="hippodraw::AxisWidget::processHighSliderMoved" ref="aa730ca32b3a10c8fc56e76ba51981cf5" args="(int value, Range &amp;currentRange, const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void processHighSliderMoved </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>value</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>currentRange</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the highSliderMoved signal. </p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000132">Todo:</a></b></dt><dd>int argument is not used, take out of interface. </dd></dl>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00332">332</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8cxx_source.html#l00611">AxisWidget::getHighFromSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00580">AxisWidget::getPositionFromSlider()</a>, <a class="el" href="Range_8cxx_source.html#l00099">Range::high()</a>, <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00064">AxisWidget::highTextBox</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcheckbox.html#isChecked">QCheckBox::isChecked()</a>, <a class="el" href="Range_8h_source.html#l00156">Range::length()</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="el" href="AxisWidget_8h_source.html#l00070">AxisWidget::m_isCut</a>, <a class="el" href="Range_8cxx_source.html#l00112">Range::pos()</a>, <a class="el" href="Range_8cxx_source.html#l00105">Range::setHigh()</a>, <a class="el" href="Range_8cxx_source.html#l00125">Range::setRange()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#setText">QLineEdit::setText()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#value">QScrollBar::value()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#width">QWidget::width()</a>, and <a class="el" href="AxisWidget_8h_source.html#l00067">AxisWidget::zoomPanCheckBox</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l02559">Inspector::setHighRange()</a>.</p>

</div>
</div>
<a class="anchor" id="a9d21f3280e65ab24c771b9dcd28e8046"></a><!-- doxytag: member="hippodraw::AxisWidget::processHighSliderReleased" ref="a9d21f3280e65ab24c771b9dcd28e8046" args="(const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void processHighSliderReleased </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the highSliderReleased signal. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00248">248</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00064">AxisWidget::highTextBox</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00625">AxisWidget::setSlider()</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#text">QLineEdit::text()</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l04825">Inspector::cutHighSlider_sliderReleased()</a>.</p>

</div>
</div>
<a class="anchor" id="a373c48eb1bf8f224e660fcbb9bd765f8"></a><!-- doxytag: member="hippodraw::AxisWidget::processLowSliderMoved" ref="a373c48eb1bf8f224e660fcbb9bd765f8" args="(int value, Range &amp;currentRange, const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void processLowSliderMoved </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>value</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>currentRange</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the lowSliderMoved signal. </p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000131">Todo:</a></b></dt><dd>int argument is not used, take out of interface. </dd></dl>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00258">258</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8cxx_source.html#l00595">AxisWidget::getLowFromSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00580">AxisWidget::getPositionFromSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00566">AxisWidget::getWidthFromSlider()</a>, <a class="el" href="Range_8cxx_source.html#l00099">Range::high()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcheckbox.html#isChecked">QCheckBox::isChecked()</a>, <a class="el" href="Range_8h_source.html#l00156">Range::length()</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00061">AxisWidget::lowTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00070">AxisWidget::m_isCut</a>, <a class="el" href="Range_8cxx_source.html#l00112">Range::pos()</a>, <a class="el" href="Range_8cxx_source.html#l00092">Range::setLow()</a>, <a class="el" href="Range_8cxx_source.html#l00125">Range::setRange()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#setText">QLineEdit::setText()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#value">QScrollBar::value()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#width">QWidget::width()</a>, and <a class="el" href="AxisWidget_8h_source.html#l00067">AxisWidget::zoomPanCheckBox</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l02520">Inspector::setLowRange()</a>.</p>

</div>
</div>
<a class="anchor" id="ab063865eee4af90ed38ca97c8debc036"></a><!-- doxytag: member="hippodraw::AxisWidget::processLowSliderReleased" ref="ab063865eee4af90ed38ca97c8debc036" args="(const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void processLowSliderReleased </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the lowSliderReleased signal. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00234">234</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcheckbox.html#isChecked">QCheckBox::isChecked()</a>, <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00061">AxisWidget::lowTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00070">AxisWidget::m_isCut</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00625">AxisWidget::setSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00640">AxisWidget::setSliderZero()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#text">QLineEdit::text()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#width">QWidget::width()</a>, and <a class="el" href="AxisWidget_8h_source.html#l00067">AxisWidget::zoomPanCheckBox</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l04815">Inspector::cutLowSlider_sliderReleased()</a>.</p>

</div>
</div>
<a class="anchor" id="a7aebce915f16b5776700eb8acdcb7da0"></a><!-- doxytag: member="hippodraw::AxisWidget::processTextBoxReturnPressed" ref="a7aebce915f16b5776700eb8acdcb7da0" args="(Range &amp;currentRange, const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void processTextBoxReturnPressed </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>currentRange</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the lowTextReturnPressed and highTextReturnPressed signals. </p>
<p>Takes the currentRange and modifies it appropriately. If m_isCut is true, then uses fullRange to set the sliders. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00157">157</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8cxx_source.html#l00580">AxisWidget::getPositionFromSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00566">AxisWidget::getWidthFromSlider()</a>, <a class="el" href="Range_8cxx_source.html#l00099">Range::high()</a>, <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00064">AxisWidget::highTextBox</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00461">AxisWidget::invalidRangeError()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcheckbox.html#isChecked">QCheckBox::isChecked()</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00061">AxisWidget::lowTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00070">AxisWidget::m_isCut</a>, <a class="el" href="Range_8cxx_source.html#l00112">Range::pos()</a>, <a class="el" href="Range_8cxx_source.html#l00125">Range::setRange()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00625">AxisWidget::setSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00640">AxisWidget::setSliderZero()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#setText">QLineEdit::setText()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#text">QLineEdit::text()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstring.html#toDouble">QString::toDouble()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qwidget.html#width">QWidget::width()</a>, and <a class="el" href="AxisWidget_8h_source.html#l00067">AxisWidget::zoomPanCheckBox</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l02682">Inspector::cutText_returnPressed()</a>, <a class="el" href="Inspector_8cxx_source.html#l02626">Inspector::setHighText()</a>, and <a class="el" href="Inspector_8cxx_source.html#l02490">Inspector::setLowText()</a>.</p>

</div>
</div>
<a class="anchor" id="a5578d84c61134da5ba90674567e6e95f"></a><!-- doxytag: member="hippodraw::AxisWidget::processZoomPanCheckBoxClicked" ref="a5578d84c61134da5ba90674567e6e95f" args="(const Range &amp;currentRange, const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void processZoomPanCheckBoxClicked </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>currentRange</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called by <a class="el" href="classInspectorBase.html" title="The base class for the Inspector class.">InspectorBase</a> in response to the zoomPanCheckBoxClicked signal. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00392">392</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="Range_8cxx_source.html#l00099">Range::high()</a>, <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00064">AxisWidget::highTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00052">AxisWidget::highTextLabel</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcheckbox.html#isChecked">QCheckBox::isChecked()</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00061">AxisWidget::lowTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00049">AxisWidget::lowTextLabel</a>, <a class="el" href="AxisWidget_8h_source.html#l00070">AxisWidget::m_isCut</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00625">AxisWidget::setSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00640">AxisWidget::setSliderZero()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#setText">QLineEdit::setText()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlabel.html#setText">QLabel::setText()</a>, and <a class="el" href="AxisWidget_8h_source.html#l00067">AxisWidget::zoomPanCheckBox</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l02282">Inspector::axisZoomPanCheckBox_clicked()</a>, <a class="el" href="Inspector_8cxx_source.html#l04289">Inspector::updateAxisTab()</a>, and <a class="el" href="Inspector_8cxx_source.html#l02840">Inspector::updateCutControlValues()</a>.</p>

</div>
</div>
<a class="anchor" id="a48266af2c2467e2f22f0f9830985e4a4"></a><!-- doxytag: member="hippodraw::AxisWidget::setAllDisabled" ref="a48266af2c2467e2f22f0f9830985e4a4" args="(bool flag)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setAllDisabled </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>flag</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Enable all controls if <em>flag</em> = false, disable if true. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00524">524</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00064">AxisWidget::highTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00061">AxisWidget::lowTextBox</a>, and <a class="el" href="AxisWidget_8h_source.html#l00067">AxisWidget::zoomPanCheckBox</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l02706">Inspector::disableCutControls()</a>, and <a class="el" href="Inspector_8cxx_source.html#l04289">Inspector::updateAxisTab()</a>.</p>

</div>
</div>
<a class="anchor" id="aca2a139e206a20d901e2b47ce63d3d92"></a><!-- doxytag: member="hippodraw::AxisWidget::setCut" ref="aca2a139e206a20d901e2b47ce63d3d92" args="(bool flag)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setCut </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>flag</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set the isCut flag. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00454">454</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00070">AxisWidget::m_isCut</a>.</p>

</div>
</div>
<a class="anchor" id="a03e5435ef05c971e8301f73f5947667d"></a><!-- doxytag: member="hippodraw::AxisWidget::setHighSliderValue" ref="a03e5435ef05c971e8301f73f5947667d" args="(int value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setHighSliderValue </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>value</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set the high slider value. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00519">519</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#setValue">QScrollBar::setValue()</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l02311">Inspector::highRangeDrag()</a>, and <a class="el" href="Inspector_8cxx_source.html#l02547">Inspector::setHighRange()</a>.</p>

</div>
</div>
<a class="anchor" id="a2d94f456ae60d44b12a64d28b20d8152"></a><!-- doxytag: member="hippodraw::AxisWidget::setHighText" ref="a2d94f456ae60d44b12a64d28b20d8152" args="(const QString &amp;s, bool readonly=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setHighText </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>s</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>readonly</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set the text in the highTextBox. </p>
<p>If <em>readonly</em> is <code>true</code>, then set the text to be read only. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00484">484</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00064">AxisWidget::highTextBox</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#setReadOnly">QLineEdit::setReadOnly()</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#setText">QLineEdit::setText()</a>.</p>

</div>
</div>
<a class="anchor" id="a2c94c1271934102ef3fe79f60d0137aa"></a><!-- doxytag: member="hippodraw::AxisWidget::setLowSliderValue" ref="a2c94c1271934102ef3fe79f60d0137aa" args="(int value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setLowSliderValue </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>value</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set the low slider value. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00502">502</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#setValue">QScrollBar::setValue()</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l02321">Inspector::lowRangeDrag()</a>, and <a class="el" href="Inspector_8cxx_source.html#l02508">Inspector::setLowRange()</a>.</p>

</div>
</div>
<a class="anchor" id="a1678b326d60f26869c25a7df053358bf"></a><!-- doxytag: member="hippodraw::AxisWidget::setLowText" ref="a1678b326d60f26869c25a7df053358bf" args="(const QString &amp;s, bool readonly=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setLowText </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>s</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>readonly</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set the text in the lowTextBox. </p>
<p>If <em>readonly</em> is <code>true</code>, then set the text to be read only. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00478">478</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="AxisWidget_8h_source.html#l00061">AxisWidget::lowTextBox</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#setReadOnly">QLineEdit::setReadOnly()</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#setText">QLineEdit::setText()</a>.</p>

</div>
</div>
<a class="anchor" id="a7d6fde5516d475f75a7be03f8f3606e5"></a><!-- doxytag: member="hippodraw::AxisWidget::setSlider" ref="a7d6fde5516d475f75a7be03f8f3606e5" args="(QScrollBar *s, double value, const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setSlider </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a> *&nbsp;</td>
          <td class="paramname"> <em>s</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>value</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the slider <em>s</em> to the value <em>value</em>. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00625">625</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="Range_8h_source.html#l00156">Range::length()</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#maxValue">QScrollBar::maxValue()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#minValue">QScrollBar::minValue()</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#setValue">QScrollBar::setValue()</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00248">AxisWidget::processHighSliderReleased()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00234">AxisWidget::processLowSliderReleased()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00157">AxisWidget::processTextBoxReturnPressed()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00392">AxisWidget::processZoomPanCheckBoxClicked()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00535">AxisWidget::updateCutControlValues()</a>.</p>

</div>
</div>
<a class="anchor" id="a3d35661e0983aea1136669ff3a1ae865"></a><!-- doxytag: member="hippodraw::AxisWidget::setSliderZero" ref="a3d35661e0983aea1136669ff3a1ae865" args="(QScrollBar *s, double value, const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setSliderZero </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a> *&nbsp;</td>
          <td class="paramname"> <em>s</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>value</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the slider <em>s</em> to the value <em>value</em>, where the slider zero corresponds to data zero. </p>
<p>Eg: width </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00640">640</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="Range_8h_source.html#l00156">Range::length()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#maxValue">QScrollBar::maxValue()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#minValue">QScrollBar::minValue()</a>, and <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html#setValue">QScrollBar::setValue()</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00234">AxisWidget::processLowSliderReleased()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00157">AxisWidget::processTextBoxReturnPressed()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00392">AxisWidget::processZoomPanCheckBoxClicked()</a>.</p>

</div>
</div>
<a class="anchor" id="a8a4924e13775809710d1b9a6e06dea99"></a><!-- doxytag: member="hippodraw::AxisWidget::setZoomPan" ref="a8a4924e13775809710d1b9a6e06dea99" args="(bool check, bool disables=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setZoomPan </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>check</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>disables</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Checks zoomPanCheckBox if check is true, else un-checks it. </p>
<p>The second argument can be used to set it to be disabled (i.e. frozen) </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00558">558</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcheckbox.html#setChecked">QCheckBox::setChecked()</a>, and <a class="el" href="AxisWidget_8h_source.html#l00067">AxisWidget::zoomPanCheckBox</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l04289">Inspector::updateAxisTab()</a>.</p>

</div>
</div>
<a class="anchor" id="ad040cca539db6540f6f47c453bba342c"></a><!-- doxytag: member="hippodraw::AxisWidget::updateCutControlValues" ref="ad040cca539db6540f6f47c453bba342c" args="(const Range &amp;currentRange, const Range &amp;fullRange)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void updateCutControlValues </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>currentRange</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>fullRange</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set the textboxes and sliders to the values given by the arguments. </p>
<p>Only for cuts. </p>

<p>Definition at line <a class="el" href="AxisWidget_8cxx_source.html#l00535">535</a> of file <a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a>.</p>

<p>References <a class="el" href="Range_8cxx_source.html#l00099">Range::high()</a>, <a class="el" href="AxisWidget_8h_source.html#l00058">AxisWidget::highSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00064">AxisWidget::highTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00052">AxisWidget::highTextLabel</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="el" href="AxisWidget_8h_source.html#l00055">AxisWidget::lowSlider</a>, <a class="el" href="AxisWidget_8h_source.html#l00061">AxisWidget::lowTextBox</a>, <a class="el" href="AxisWidget_8h_source.html#l00049">AxisWidget::lowTextLabel</a>, <a class="el" href="AxisWidget_8h_source.html#l00070">AxisWidget::m_isCut</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcheckbox.html#setChecked">QCheckBox::setChecked()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00625">AxisWidget::setSlider()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html#setText">QLineEdit::setText()</a>, <a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlabel.html#setText">QLabel::setText()</a>, and <a class="el" href="AxisWidget_8h_source.html#l00067">AxisWidget::zoomPanCheckBox</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l02840">Inspector::updateCutControlValues()</a>.</p>

</div>
</div>
<a class="anchor" id="a045ef17a50c40318ee88cb84e2d99fbe"></a><!-- doxytag: member="hippodraw::AxisWidget::zoomPanCheckBoxClicked" ref="a045ef17a50c40318ee88cb84e2d99fbe" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void zoomPanCheckBoxClicked </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when zoomPanCheckBox is clicked. </p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a58b1d8996231eb128f54b9b72de6ed8c"></a><!-- doxytag: member="hippodraw::AxisWidget::highSlider" ref="a58b1d8996231eb128f54b9b72de6ed8c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a>* <a class="el" href="classhippodraw_1_1AxisWidget.html#a58b1d8996231eb128f54b9b72de6ed8c">highSlider</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The high slider. </p>

<p>Definition at line <a class="el" href="AxisWidget_8h_source.html#l00058">58</a> of file <a class="el" href="AxisWidget_8h_source.html">AxisWidget.h</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00611">AxisWidget::getHighFromSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00509">AxisWidget::getHighSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00514">AxisWidget::getHighSliderValue()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00580">AxisWidget::getPositionFromSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00332">AxisWidget::processHighSliderMoved()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00248">AxisWidget::processHighSliderReleased()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00157">AxisWidget::processTextBoxReturnPressed()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00392">AxisWidget::processZoomPanCheckBoxClicked()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00524">AxisWidget::setAllDisabled()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00519">AxisWidget::setHighSliderValue()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00535">AxisWidget::updateCutControlValues()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00144">AxisWidget::~AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="a862fe6e995293159e35a579a007b1bbd"></a><!-- doxytag: member="hippodraw::AxisWidget::highTextBox" ref="a862fe6e995293159e35a579a007b1bbd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html">QLineEdit</a>* <a class="el" href="classhippodraw_1_1AxisWidget.html#a862fe6e995293159e35a579a007b1bbd">highTextBox</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The text box that shows the high value. </p>

<p>Definition at line <a class="el" href="AxisWidget_8h_source.html#l00064">64</a> of file <a class="el" href="AxisWidget_8h_source.html">AxisWidget.h</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00332">AxisWidget::processHighSliderMoved()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00248">AxisWidget::processHighSliderReleased()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00157">AxisWidget::processTextBoxReturnPressed()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00392">AxisWidget::processZoomPanCheckBoxClicked()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00524">AxisWidget::setAllDisabled()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00484">AxisWidget::setHighText()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00535">AxisWidget::updateCutControlValues()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00144">AxisWidget::~AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="aaf6f97ed4805582b5ebe882b59c94520"></a><!-- doxytag: member="hippodraw::AxisWidget::highTextLabel" ref="aaf6f97ed4805582b5ebe882b59c94520" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlabel.html">QLabel</a>* <a class="el" href="classhippodraw_1_1AxisWidget.html#aaf6f97ed4805582b5ebe882b59c94520">highTextLabel</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The "High" text label. </p>

<p>Definition at line <a class="el" href="AxisWidget_8h_source.html#l00052">52</a> of file <a class="el" href="AxisWidget_8h_source.html">AxisWidget.h</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00392">AxisWidget::processZoomPanCheckBoxClicked()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00535">AxisWidget::updateCutControlValues()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00144">AxisWidget::~AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="a68b420964086db4ee37527ac06093c87"></a><!-- doxytag: member="hippodraw::AxisWidget::lowSlider" ref="a68b420964086db4ee37527ac06093c87" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qscrollbar.html">QScrollBar</a>* <a class="el" href="classhippodraw_1_1AxisWidget.html#a68b420964086db4ee37527ac06093c87">lowSlider</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The low slider. </p>

<p>Definition at line <a class="el" href="AxisWidget_8h_source.html#l00055">55</a> of file <a class="el" href="AxisWidget_8h_source.html">AxisWidget.h</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00595">AxisWidget::getLowFromSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00492">AxisWidget::getLowSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00497">AxisWidget::getLowSliderValue()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00566">AxisWidget::getWidthFromSlider()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00258">AxisWidget::processLowSliderMoved()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00234">AxisWidget::processLowSliderReleased()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00157">AxisWidget::processTextBoxReturnPressed()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00392">AxisWidget::processZoomPanCheckBoxClicked()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00524">AxisWidget::setAllDisabled()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00502">AxisWidget::setLowSliderValue()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00535">AxisWidget::updateCutControlValues()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00144">AxisWidget::~AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="a7e5f6e1e517819bee37f8c79b677a879"></a><!-- doxytag: member="hippodraw::AxisWidget::lowTextBox" ref="a7e5f6e1e517819bee37f8c79b677a879" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlineedit.html">QLineEdit</a>* <a class="el" href="classhippodraw_1_1AxisWidget.html#a7e5f6e1e517819bee37f8c79b677a879">lowTextBox</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The text box that shows the low value. </p>

<p>Definition at line <a class="el" href="AxisWidget_8h_source.html#l00061">61</a> of file <a class="el" href="AxisWidget_8h_source.html">AxisWidget.h</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00258">AxisWidget::processLowSliderMoved()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00234">AxisWidget::processLowSliderReleased()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00157">AxisWidget::processTextBoxReturnPressed()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00392">AxisWidget::processZoomPanCheckBoxClicked()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00524">AxisWidget::setAllDisabled()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00478">AxisWidget::setLowText()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00535">AxisWidget::updateCutControlValues()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00144">AxisWidget::~AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="af462d83314cdfc0b57674adbcfea3d16"></a><!-- doxytag: member="hippodraw::AxisWidget::lowTextLabel" ref="af462d83314cdfc0b57674adbcfea3d16" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qlabel.html">QLabel</a>* <a class="el" href="classhippodraw_1_1AxisWidget.html#af462d83314cdfc0b57674adbcfea3d16">lowTextLabel</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The "Low" text label. </p>

<p>Definition at line <a class="el" href="AxisWidget_8h_source.html#l00049">49</a> of file <a class="el" href="AxisWidget_8h_source.html">AxisWidget.h</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00392">AxisWidget::processZoomPanCheckBoxClicked()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00535">AxisWidget::updateCutControlValues()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00144">AxisWidget::~AxisWidget()</a>.</p>

</div>
</div>
<a class="anchor" id="ad28055abb52e067391dc703ac928bc13"></a><!-- doxytag: member="hippodraw::AxisWidget::m_isCut" ref="ad28055abb52e067391dc703ac928bc13" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classhippodraw_1_1AxisWidget.html#ad28055abb52e067391dc703ac928bc13">m_isCut</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A boolean that is true if the <a class="el" href="classhippodraw_1_1AxisWidget.html" title="A custom widget that creates high and low sliders and text boxes, and implements...">AxisWidget</a> controls a cut. </p>

<p>Definition at line <a class="el" href="AxisWidget_8h_source.html#l00070">70</a> of file <a class="el" href="AxisWidget_8h_source.html">AxisWidget.h</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00332">AxisWidget::processHighSliderMoved()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00258">AxisWidget::processLowSliderMoved()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00234">AxisWidget::processLowSliderReleased()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00157">AxisWidget::processTextBoxReturnPressed()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00392">AxisWidget::processZoomPanCheckBoxClicked()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00454">AxisWidget::setCut()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00535">AxisWidget::updateCutControlValues()</a>.</p>

</div>
</div>
<a class="anchor" id="ab4572aa457b2ced01f3c5b5e0167eae8"></a><!-- doxytag: member="hippodraw::AxisWidget::zoomPanCheckBox" ref="ab4572aa457b2ced01f3c5b5e0167eae8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:http://doc.trolltech.com/3.3/" href="http://doc.trolltech.com/3.3/qcheckbox.html">QCheckBox</a>* <a class="el" href="classhippodraw_1_1AxisWidget.html#ab4572aa457b2ced01f3c5b5e0167eae8">zoomPanCheckBox</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The zoom pan check box. </p>

<p>Definition at line <a class="el" href="AxisWidget_8h_source.html#l00067">67</a> of file <a class="el" href="AxisWidget_8h_source.html">AxisWidget.h</a>.</p>

<p>Referenced by <a class="el" href="AxisWidget_8cxx_source.html#l00044">AxisWidget::AxisWidget()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00553">AxisWidget::isZoomPanChecked()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00332">AxisWidget::processHighSliderMoved()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00258">AxisWidget::processLowSliderMoved()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00234">AxisWidget::processLowSliderReleased()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00157">AxisWidget::processTextBoxReturnPressed()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00392">AxisWidget::processZoomPanCheckBoxClicked()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00524">AxisWidget::setAllDisabled()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00558">AxisWidget::setZoomPan()</a>, <a class="el" href="AxisWidget_8cxx_source.html#l00535">AxisWidget::updateCutControlValues()</a>, and <a class="el" href="AxisWidget_8cxx_source.html#l00144">AxisWidget::~AxisWidget()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="AxisWidget_8h_source.html">AxisWidget.h</a></li>
<li><a class="el" href="AxisWidget_8cxx_source.html">AxisWidget.cxx</a></li>
</ul>
</div>
<hr size="1"><address style="align: right;"><small>
Generated for HippoDraw Class Library by <a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0>
</a> </small></address>
</body>
</html>