Sophie

Sophie

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

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: ALabel.h 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>ALabel.h File Reference</h1><code>#include &lt;qlabel.h&gt;</code><br>
<code>#include &lt;qpixmap.h&gt;</code><br>
<code>#include &lt;qdatetime.h&gt;</code><br>
<code>#include &lt;qmutex.h&gt;</code><br>

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

<p>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
</div>

<p>
<a href="ALabel_8h_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>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classALabel.html">ALabel</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAction.html">Action</a></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="ALabel_8h.html#bbefd1951dab0ad20e6fccb31470ddb0">APPEAR_IMMEDIATELY</a>&nbsp;&nbsp;&nbsp;1</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ALabel_8h.html#d44f3e0a4020316b55f6165febf83cec">DISAPPEAR_IMMEDIATELY</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="ALabel_8h.html#1673506dc1b356a6eb1842af95aec4de">SLIDE_IN_LEFT</a>&nbsp;&nbsp;&nbsp;3</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ALabel_8h.html#4dd1193478481952320d730df65bc522">SLIDE_OUT_LEFT</a>&nbsp;&nbsp;&nbsp;4</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ALabel_8h.html#c817a9654084a60cf41bfd57f1347ca3">SLIDE_IN_RIGHT</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="ALabel_8h.html#896da3f3b99e5cebea0bbf01a6e0dd9c">SLIDE_OUT_RIGHT</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="ALabel_8h.html#0a16979a9daa6a226072cdf1dd627172">FADE_TRANSITION</a>&nbsp;&nbsp;&nbsp;7</td></tr>

</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="bbefd1951dab0ad20e6fccb31470ddb0"></a><!-- doxytag: member="ALabel.h::APPEAR_IMMEDIATELY" ref="bbefd1951dab0ad20e6fccb31470ddb0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define APPEAR_IMMEDIATELY&nbsp;&nbsp;&nbsp;1          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="ALabel_8h_source.html#l00014">14</a> of file <a class="el" href="ALabel_8h_source.html">ALabel.h</a>.</p>

<p>Referenced by <a class="el" href="ALabel_8cpp_source.html#l00193">ALabel::animate()</a>, and <a class="el" href="helpWindow_8cpp_source.html#l00039">HelpWindow::HelpWindow()</a>.</p>

</div>
</div><p>
<a class="anchor" name="d44f3e0a4020316b55f6165febf83cec"></a><!-- doxytag: member="ALabel.h::DISAPPEAR_IMMEDIATELY" ref="d44f3e0a4020316b55f6165febf83cec" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define DISAPPEAR_IMMEDIATELY&nbsp;&nbsp;&nbsp;2          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="ALabel_8h_source.html#l00015">15</a> of file <a class="el" href="ALabel_8h_source.html">ALabel.h</a>.</p>

<p>Referenced by <a class="el" href="ALabel_8cpp_source.html#l00193">ALabel::animate()</a>, <a class="el" href="ALabel_8cpp_source.html#l00171">ALabel::animatePixmap()</a>, and <a class="el" href="ALabel_8cpp_source.html#l00160">ALabel::internalRemovePixmap()</a>.</p>

</div>
</div><p>
<a class="anchor" name="0a16979a9daa6a226072cdf1dd627172"></a><!-- doxytag: member="ALabel.h::FADE_TRANSITION" ref="0a16979a9daa6a226072cdf1dd627172" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define FADE_TRANSITION&nbsp;&nbsp;&nbsp;7          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="ALabel_8h_source.html#l00020">20</a> of file <a class="el" href="ALabel_8h_source.html">ALabel.h</a>.</p>

<p>Referenced by <a class="el" href="ALabel_8cpp_source.html#l00193">ALabel::animate()</a>, and <a class="el" href="titleWidget_8cpp_source.html#l00373">TitleWidget::useAnimation()</a>.</p>

</div>
</div><p>
<a class="anchor" name="1673506dc1b356a6eb1842af95aec4de"></a><!-- doxytag: member="ALabel.h::SLIDE_IN_LEFT" ref="1673506dc1b356a6eb1842af95aec4de" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define SLIDE_IN_LEFT&nbsp;&nbsp;&nbsp;3          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="ALabel_8h_source.html#l00016">16</a> of file <a class="el" href="ALabel_8h_source.html">ALabel.h</a>.</p>

<p>Referenced by <a class="el" href="ALabel_8cpp_source.html#l00193">ALabel::animate()</a>, and <a class="el" href="titleWidget_8cpp_source.html#l00373">TitleWidget::useAnimation()</a>.</p>

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

<p>

<p>Definition at line <a class="el" href="ALabel_8h_source.html#l00018">18</a> of file <a class="el" href="ALabel_8h_source.html">ALabel.h</a>.</p>

<p>Referenced by <a class="el" href="ALabel_8cpp_source.html#l00193">ALabel::animate()</a>.</p>

</div>
</div><p>
<a class="anchor" name="4dd1193478481952320d730df65bc522"></a><!-- doxytag: member="ALabel.h::SLIDE_OUT_LEFT" ref="4dd1193478481952320d730df65bc522" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define SLIDE_OUT_LEFT&nbsp;&nbsp;&nbsp;4          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="ALabel_8h_source.html#l00017">17</a> of file <a class="el" href="ALabel_8h_source.html">ALabel.h</a>.</p>

<p>Referenced by <a class="el" href="ALabel_8cpp_source.html#l00193">ALabel::animate()</a>, <a class="el" href="ALabel_8cpp_source.html#l00171">ALabel::animatePixmap()</a>, <a class="el" href="helpWindow_8cpp_source.html#l00039">HelpWindow::HelpWindow()</a>, and <a class="el" href="titleWidget_8cpp_source.html#l00373">TitleWidget::useAnimation()</a>.</p>

</div>
</div><p>
<a class="anchor" name="896da3f3b99e5cebea0bbf01a6e0dd9c"></a><!-- doxytag: member="ALabel.h::SLIDE_OUT_RIGHT" ref="896da3f3b99e5cebea0bbf01a6e0dd9c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define SLIDE_OUT_RIGHT&nbsp;&nbsp;&nbsp;6          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="ALabel_8h_source.html#l00019">19</a> of file <a class="el" href="ALabel_8h_source.html">ALabel.h</a>.</p>

<p>Referenced by <a class="el" href="ALabel_8cpp_source.html#l00193">ALabel::animate()</a>, and <a class="el" href="ALabel_8cpp_source.html#l00171">ALabel::animatePixmap()</a>.</p>

</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 23 02:34:28 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>