Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 4272c97b1af3db3f39a3b697bcba7e48 > files > 374

albumshaper-2.1-7mdv2010.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>AlbumShaper: album.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.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="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>album.h File Reference</h1><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
</div>

<p><a href="album_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAlbum.html">Album</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">An album contains Subalbums.  <a href="classAlbum.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="album_8h.html#a09c78d2f8feb311dd9fc969a0bf84979">SMALL</a>&nbsp;&nbsp;&nbsp;1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="album_8h.html#a455b219d48b21108576f53129be38c32">MEDIUM</a>&nbsp;&nbsp;&nbsp;2</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="album_8h.html#ac27c2124ca2aed651e06aba3a1468ecb">LARGE</a>&nbsp;&nbsp;&nbsp;3</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="album_8h.html#a2d624d1062a25d1b96526a477c6d0be8">ALBUM_LOADED</a>&nbsp;&nbsp;&nbsp;1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="album_8h.html#a088ac0181a21f6fb1142a5804b9f1cd9">ALBUM_READ_ERROR</a>&nbsp;&nbsp;&nbsp;2</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="album_8h.html#ab40270ca022b24c5a013d7bc61585d81">ALBUM_XML_ERROR</a>&nbsp;&nbsp;&nbsp;3</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="album_8h.html#a7fd4c8c57a90797443a89a24576edac8">ALBUM_EXPORTED</a>&nbsp;&nbsp;&nbsp;1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="album_8h.html#a8f1b80a1b5955af46912ef4dc6050e61">ALBUM_ERROR_OPEN_FILE</a>&nbsp;&nbsp;&nbsp;2</td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="a8f1b80a1b5955af46912ef4dc6050e61"></a><!-- doxytag: member="album.h::ALBUM_ERROR_OPEN_FILE" ref="a8f1b80a1b5955af46912ef4dc6050e61" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define ALBUM_ERROR_OPEN_FILE&nbsp;&nbsp;&nbsp;2</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="album_8h_source.html#l00024">24</a> of file <a class="el" href="album_8h_source.html">album.h</a>.</p>

<p>Referenced by <a class="el" href="album_8cpp_source.html#l00801">Album::exportToXML()</a>.</p>

</div>
</div>
<a class="anchor" id="a7fd4c8c57a90797443a89a24576edac8"></a><!-- doxytag: member="album.h::ALBUM_EXPORTED" ref="a7fd4c8c57a90797443a89a24576edac8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define ALBUM_EXPORTED&nbsp;&nbsp;&nbsp;1</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="album_8h_source.html#l00023">23</a> of file <a class="el" href="album_8h_source.html">album.h</a>.</p>

<p>Referenced by <a class="el" href="album_8cpp_source.html#l00616">Album::exportCompressedWebAlbum()</a>, <a class="el" href="album_8cpp_source.html#l00726">Album::exportLargeImages()</a>, <a class="el" href="album_8cpp_source.html#l00452">Album::exportToDisk()</a>, and <a class="el" href="album_8cpp_source.html#l00801">Album::exportToXML()</a>.</p>

</div>
</div>
<a class="anchor" id="a2d624d1062a25d1b96526a477c6d0be8"></a><!-- doxytag: member="album.h::ALBUM_LOADED" ref="a2d624d1062a25d1b96526a477c6d0be8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define ALBUM_LOADED&nbsp;&nbsp;&nbsp;1</td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>Referenced by <a class="el" href="album_8cpp_source.html#l00295">Album::importFromDisk()</a>, and <a class="el" href="titleWidget_8cpp_source.html#l00889">TitleWidget::loadAlbum()</a>.</p>

</div>
</div>
<a class="anchor" id="a088ac0181a21f6fb1142a5804b9f1cd9"></a><!-- doxytag: member="album.h::ALBUM_READ_ERROR" ref="a088ac0181a21f6fb1142a5804b9f1cd9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define ALBUM_READ_ERROR&nbsp;&nbsp;&nbsp;2</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="album_8h_source.html#l00021">21</a> of file <a class="el" href="album_8h_source.html">album.h</a>.</p>

<p>Referenced by <a class="el" href="album_8cpp_source.html#l00295">Album::importFromDisk()</a>, and <a class="el" href="titleWidget_8cpp_source.html#l00889">TitleWidget::loadAlbum()</a>.</p>

</div>
</div>
<a class="anchor" id="ab40270ca022b24c5a013d7bc61585d81"></a><!-- doxytag: member="album.h::ALBUM_XML_ERROR" ref="ab40270ca022b24c5a013d7bc61585d81" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define ALBUM_XML_ERROR&nbsp;&nbsp;&nbsp;3</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="album_8h_source.html#l00022">22</a> of file <a class="el" href="album_8h_source.html">album.h</a>.</p>

<p>Referenced by <a class="el" href="album_8cpp_source.html#l00295">Album::importFromDisk()</a>, and <a class="el" href="titleWidget_8cpp_source.html#l00889">TitleWidget::loadAlbum()</a>.</p>

</div>
</div>
<a class="anchor" id="ac27c2124ca2aed651e06aba3a1468ecb"></a><!-- doxytag: member="album.h::LARGE" ref="ac27c2124ca2aed651e06aba3a1468ecb" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define LARGE&nbsp;&nbsp;&nbsp;3</td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>Referenced by <a class="el" href="albumStatistics_8cpp_source.html#l00031">AlbumStatistics::AlbumStatistics()</a>, <a class="el" href="album_8cpp_source.html#l00616">Album::exportCompressedWebAlbum()</a>, <a class="el" href="album_8cpp_source.html#l00853">Album::exportTopLevelImages()</a>, <a class="el" href="subalbum_8cpp_source.html#l00312">Subalbum::exportToXML()</a>, <a class="el" href="album_8cpp_source.html#l00801">Album::exportToXML()</a>, <a class="el" href="subalbum_8cpp_source.html#l00086">Subalbum::getRepresentativeImage()</a>, <a class="el" href="album_8cpp_source.html#l00128">Album::getRepresentativeImage()</a>, <a class="el" href="titleWidget_8cpp_source.html#l00449">TitleWidget::refreshCollectionAnnotations()</a>, and <a class="el" href="titleWidget_8cpp_source.html#l00425">TitleWidget::updateAlbumAnnotations()</a>.</p>

</div>
</div>
<a class="anchor" id="a455b219d48b21108576f53129be38c32"></a><!-- doxytag: member="album.h::MEDIUM" ref="a455b219d48b21108576f53129be38c32" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define MEDIUM&nbsp;&nbsp;&nbsp;2</td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>Referenced by <a class="el" href="subalbum_8cpp_source.html#l00086">Subalbum::getRepresentativeImage()</a>, <a class="el" href="titleWidget_8cpp_source.html#l00536">TitleWidget::setSubalbumImage()</a>, and <a class="el" href="titleWidget_8cpp_source.html#l00555">TitleWidget::unsetSubalbumImage()</a>.</p>

</div>
</div>
<a class="anchor" id="a09c78d2f8feb311dd9fc969a0bf84979"></a><!-- doxytag: member="album.h::SMALL" ref="a09c78d2f8feb311dd9fc969a0bf84979" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define SMALL&nbsp;&nbsp;&nbsp;1</td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>Referenced by <a class="el" href="subalbum_8cpp_source.html#l00086">Subalbum::getRepresentativeImage()</a>, <a class="el" href="album_8cpp_source.html#l00128">Album::getRepresentativeImage()</a>, <a class="el" href="titleWidget_8cpp_source.html#l00449">TitleWidget::refreshCollectionAnnotations()</a>, <a class="el" href="titleWidget_8cpp_source.html#l00504">TitleWidget::setAlbumImage()</a>, <a class="el" href="titleWidget_8cpp_source.html#l00536">TitleWidget::setSubalbumImage()</a>, and <a class="el" href="titleWidget_8cpp_source.html#l00425">TitleWidget::updateAlbumAnnotations()</a>.</p>

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>