Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 4f45e7bdfd4a5ff17f5f8eaab90d017f > files > 1208

albumshaper-2.1-6mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>AlbumShaper: histogramInterface.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>histogramInterface.cpp File Reference</h1><code>#include &lt;qapplication.h&gt;</code><br>
<code>#include &lt;qpainter.h&gt;</code><br>
<code>#include &lt;qpixmap.h&gt;</code><br>
<code>#include &lt;qimage.h&gt;</code><br>
<code>#include &lt;qaccel.h&gt;</code><br>
<code>#include &lt;qcursor.h&gt;</code><br>
<code>#include &quot;<a class="el" href="histogramInterface_8h_source.html">histogramInterface.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="histogramEditor_8h_source.html">histogramEditor.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="imageTools_8h_source.html">../../backend/tools/imageTools.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="cursors_8h_source.html">../cursors.h</a>&quot;</code><br>

<p>
<div class="dynheader">
Include dependency graph for histogramInterface.cpp:</div>
<div class="dynsection">
</div>

<p>
<a href="histogramInterface_8cpp_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="histogramInterface_8cpp.html#dbab52be17168e6914dd8ab79ce5fcd2">DRAG_THRESHOLD</a>&nbsp;&nbsp;&nbsp;5</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="histogramInterface_8cpp.html#7de3a77a1aace94056e3bbf410a94648">COLOR_BAR_MARGIN</a>&nbsp;&nbsp;&nbsp;2</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="histogramInterface_8cpp.html#7fe30b41da5cfd303bd5b87305aae9c5">COLOR_BAR_BORDER</a>&nbsp;&nbsp;&nbsp;2</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="histogramInterface_8cpp.html#c048e12ca829cb014d17cd1badcd2e84">COLOR_BAR_HEIGHT</a>&nbsp;&nbsp;&nbsp;6</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="histogramInterface_8cpp.html#915fea918ff9711fb8aad5029f4a7844">HISTOGRAM_HEIGHT</a>&nbsp;&nbsp;&nbsp;( <a class="el" href="blur_8cpp.html#d12fc34ce789bce6c8a05d8a17138534">height</a>() - COLOR_BAR_BORDER - 2*COLOR_BAR_MARGIN - COLOR_BAR_HEIGHT )</td></tr>

</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="7fe30b41da5cfd303bd5b87305aae9c5"></a><!-- doxytag: member="histogramInterface.cpp::COLOR_BAR_BORDER" ref="7fe30b41da5cfd303bd5b87305aae9c5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define COLOR_BAR_BORDER&nbsp;&nbsp;&nbsp;2          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="histogramInterface_8cpp_source.html#l00031">31</a> of file <a class="el" href="histogramInterface_8cpp_source.html">histogramInterface.cpp</a>.</p>

<p>Referenced by <a class="el" href="histogramInterface_8cpp_source.html#l00286">HistogramInterface::minimumSizeHint()</a>, and <a class="el" href="histogramInterface_8cpp_source.html#l00155">HistogramInterface::paintEvent()</a>.</p>

</div>
</div><p>
<a class="anchor" name="c048e12ca829cb014d17cd1badcd2e84"></a><!-- doxytag: member="histogramInterface.cpp::COLOR_BAR_HEIGHT" ref="c048e12ca829cb014d17cd1badcd2e84" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define COLOR_BAR_HEIGHT&nbsp;&nbsp;&nbsp;6          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="histogramInterface_8cpp_source.html#l00032">32</a> of file <a class="el" href="histogramInterface_8cpp_source.html">histogramInterface.cpp</a>.</p>

<p>Referenced by <a class="el" href="histogramInterface_8cpp_source.html#l00286">HistogramInterface::minimumSizeHint()</a>, and <a class="el" href="histogramInterface_8cpp_source.html#l00155">HistogramInterface::paintEvent()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7de3a77a1aace94056e3bbf410a94648"></a><!-- doxytag: member="histogramInterface.cpp::COLOR_BAR_MARGIN" ref="7de3a77a1aace94056e3bbf410a94648" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define COLOR_BAR_MARGIN&nbsp;&nbsp;&nbsp;2          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="histogramInterface_8cpp_source.html#l00030">30</a> of file <a class="el" href="histogramInterface_8cpp_source.html">histogramInterface.cpp</a>.</p>

<p>Referenced by <a class="el" href="histogramInterface_8cpp_source.html#l00286">HistogramInterface::minimumSizeHint()</a>, and <a class="el" href="histogramInterface_8cpp_source.html#l00155">HistogramInterface::paintEvent()</a>.</p>

</div>
</div><p>
<a class="anchor" name="dbab52be17168e6914dd8ab79ce5fcd2"></a><!-- doxytag: member="histogramInterface.cpp::DRAG_THRESHOLD" ref="dbab52be17168e6914dd8ab79ce5fcd2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define DRAG_THRESHOLD&nbsp;&nbsp;&nbsp;5          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="histogramInterface_8cpp_source.html#l00028">28</a> of file <a class="el" href="histogramInterface_8cpp_source.html">histogramInterface.cpp</a>.</p>

<p>Referenced by <a class="el" href="selectionInterface_8cpp_source.html#l00351">SelectionInterface::mouseActionByPosition()</a>, <a class="el" href="histogramInterface_8cpp_source.html#l00307">HistogramInterface::mousePressEvent()</a>, <a class="el" href="histogramInterface_8cpp_source.html#l00291">HistogramInterface::nearBoundary()</a>, and <a class="el" href="splitViewInterface_8cpp_source.html#l00287">SplitViewInterface::nearSplitPoint()</a>.</p>

</div>
</div><p>
<a class="anchor" name="915fea918ff9711fb8aad5029f4a7844"></a><!-- doxytag: member="histogramInterface.cpp::HISTOGRAM_HEIGHT" ref="915fea918ff9711fb8aad5029f4a7844" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define HISTOGRAM_HEIGHT&nbsp;&nbsp;&nbsp;( <a class="el" href="blur_8cpp.html#d12fc34ce789bce6c8a05d8a17138534">height</a>() - COLOR_BAR_BORDER - 2*COLOR_BAR_MARGIN - COLOR_BAR_HEIGHT )          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="histogramInterface_8cpp_source.html#l00033">33</a> of file <a class="el" href="histogramInterface_8cpp_source.html">histogramInterface.cpp</a>.</p>

<p>Referenced by <a class="el" href="histogramInterface_8cpp_source.html#l00155">HistogramInterface::paintEvent()</a>.</p>

</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 23 02:34:30 2009 for AlbumShaper by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>