Sophie

Sophie

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

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: addPhotosDialog.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.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>addPhotosDialog.cpp File Reference</h1><code>#include &lt;qlabel.h&gt;</code><br/>
<code>#include &lt;qfiledialog.h&gt;</code><br/>
<code>#include &lt;qcheckbox.h&gt;</code><br/>
<code>#include &lt;qlayout.h&gt;</code><br/>
<code>#include &lt;qpixmap.h&gt;</code><br/>
<code>#include &lt;qimage.h&gt;</code><br/>
<code>#include &lt;qfileinfo.h&gt;</code><br/>
<code>#include &lt;qmutex.h&gt;</code><br/>
<code>#include &lt;qthread.h&gt;</code><br/>
<code>#include &lt;qevent.h&gt;</code><br/>
<code>#include &lt;qapplication.h&gt;</code><br/>
<code>#include &quot;<a class="el" href="addPhotosDialog_8h_source.html">addPhotosDialog.h</a>&quot;</code><br/>
<code>#include &quot;../../config.h&quot;</code><br/>
<code>#include &quot;../../backend/tools/imageTools.h&quot;</code><br/>
<div class="dynheader">
Include dependency graph for addPhotosDialog.cpp:</div>
<div class="dynsection">
</div>

<p><a href="addPhotosDialog_8cpp_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="classUpdatePreviewEvent.html">UpdatePreviewEvent</a></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="addPhotosDialog_8cpp.html#ad3ee0cc681d736cb6d41c4ebb04c0ae4">MIN_WIDTH</a>&nbsp;&nbsp;&nbsp;240</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="addPhotosDialog_8cpp.html#a1610a21b358c3531db64b3208fa70e5b">MIN_HEIGHT</a>&nbsp;&nbsp;&nbsp;180</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="addPhotosDialog_8cpp.html#a52b0ff50913ad7c63e38a078a3e72a86">UPDATE_PREVIEW_DETAILS</a>&nbsp;&nbsp;&nbsp;QEvent::User</td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="a1610a21b358c3531db64b3208fa70e5b"></a><!-- doxytag: member="addPhotosDialog.cpp::MIN_HEIGHT" ref="a1610a21b358c3531db64b3208fa70e5b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define MIN_HEIGHT&nbsp;&nbsp;&nbsp;180</td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>Referenced by <a class="el" href="addPhotosDialog_8cpp_source.html#l00201">FilePreview::minimumSizeHint()</a>, and <a class="el" href="addPhotosDialog_8cpp_source.html#l00094">GeneratePreviewThread::run()</a>.</p>

</div>
</div>
<a class="anchor" id="ad3ee0cc681d736cb6d41c4ebb04c0ae4"></a><!-- doxytag: member="addPhotosDialog.cpp::MIN_WIDTH" ref="ad3ee0cc681d736cb6d41c4ebb04c0ae4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define MIN_WIDTH&nbsp;&nbsp;&nbsp;240</td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>Referenced by <a class="el" href="addPhotosDialog_8cpp_source.html#l00201">FilePreview::minimumSizeHint()</a>, and <a class="el" href="addPhotosDialog_8cpp_source.html#l00094">GeneratePreviewThread::run()</a>.</p>

</div>
</div>
<a class="anchor" id="a52b0ff50913ad7c63e38a078a3e72a86"></a><!-- doxytag: member="addPhotosDialog.cpp::UPDATE_PREVIEW_DETAILS" ref="a52b0ff50913ad7c63e38a078a3e72a86" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define UPDATE_PREVIEW_DETAILS&nbsp;&nbsp;&nbsp;QEvent::User</td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>Referenced by <a class="el" href="addPhotosDialog_8cpp_source.html#l00207">FilePreview::customEvent()</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>