Sophie

Sophie

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

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: selectionInterface.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>selectionInterface.h File Reference</h1><code>#include &lt;qwidget.h&gt;</code><br>
<code>#include &lt;qimage.h&gt;</code><br>

<p>
<div class="dynheader">
Include dependency graph for selectionInterface.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="selectionInterface_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="classSelectionInterface.html">SelectionInterface</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Display widget for photos. Used by the PhotoEditWidget.  <a href="classSelectionInterface.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a">DRAG_MODE</a> { <br>
&nbsp;&nbsp;<a class="el" href="histogramInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a52e3d57e4410a3f781e113a401378c42">DRAG</a>, 
<a class="el" href="histogramInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a548126d587d43d3630c45cd091e095f7">NO_EFFECT</a>, 
<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a5238982f3df49c5f17346a3986c8ae29">DRAW_SELECTION</a>, 
<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a8c922f8e7228a9e9a62d1cdc03a2292d">MOVE_SELECTION</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88ac111d0726f85ac68d93c939352a0b5b2">MOVE_TOP_LEFT_CORNER</a>, 
<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a41945bd31001e8c5430c604d91812744">MOVE_TOP_RIGHT_CORNER</a>, 
<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88ac57bcfc0420c5a58391030418137b93a">MOVE_BOTTOM_LEFT_CORNER</a>, 
<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a3a69ee708e793f8ad72095ed72fa5ba9">MOVE_BOTTOM_RIGHT_CORNER</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a9924e665aba55813904245527e0b00d5">MOVE_LEFT_SIDE</a>, 
<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a7cf76b8e7a5897ea45764e98a364fd59">MOVE_RIGHT_SIDE</a>, 
<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a2bc5889c098b02030346c7d6d7a4e336">MOVE_TOP_SIDE</a>, 
<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a6b921e322b55cd49085cacf6feffddf1">MOVE_BOTTOM_SIDE</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88acc904eda209d99e32cd4ca422e821d4b">SCALE_SELECTION</a>, 
<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a5954399bca0721034821960b20a18dce">DRAW_LINE</a>, 
<a class="el" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a548126d587d43d3630c45cd091e095f7">NO_EFFECT</a>
<br>
 }</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">current drag mode, effect of mouse movement on current selection  <a href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a">More...</a><br></td></tr>
</table>
<hr><h2>Enumeration Type Documentation</h2>
<a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a"></a><!-- doxytag: member="selectionInterface.h::DRAG_MODE" ref="4d26b3730bd5b62a87de6a6b062cc88a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="histogramInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a">DRAG_MODE</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
current drag mode, effect of mouse movement on current selection 
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a52e3d57e4410a3f781e113a401378c42"></a><!-- doxytag: member="DRAG" ref="4d26b3730bd5b62a87de6a6b062cc88a52e3d57e4410a3f781e113a401378c42" args="" -->DRAG</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a548126d587d43d3630c45cd091e095f7"></a><!-- doxytag: member="NO_EFFECT" ref="4d26b3730bd5b62a87de6a6b062cc88a548126d587d43d3630c45cd091e095f7" args="" -->NO_EFFECT</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a5238982f3df49c5f17346a3986c8ae29"></a><!-- doxytag: member="DRAW_SELECTION" ref="4d26b3730bd5b62a87de6a6b062cc88a5238982f3df49c5f17346a3986c8ae29" args="" -->DRAW_SELECTION</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a8c922f8e7228a9e9a62d1cdc03a2292d"></a><!-- doxytag: member="MOVE_SELECTION" ref="4d26b3730bd5b62a87de6a6b062cc88a8c922f8e7228a9e9a62d1cdc03a2292d" args="" -->MOVE_SELECTION</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88ac111d0726f85ac68d93c939352a0b5b2"></a><!-- doxytag: member="MOVE_TOP_LEFT_CORNER" ref="4d26b3730bd5b62a87de6a6b062cc88ac111d0726f85ac68d93c939352a0b5b2" args="" -->MOVE_TOP_LEFT_CORNER</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a41945bd31001e8c5430c604d91812744"></a><!-- doxytag: member="MOVE_TOP_RIGHT_CORNER" ref="4d26b3730bd5b62a87de6a6b062cc88a41945bd31001e8c5430c604d91812744" args="" -->MOVE_TOP_RIGHT_CORNER</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88ac57bcfc0420c5a58391030418137b93a"></a><!-- doxytag: member="MOVE_BOTTOM_LEFT_CORNER" ref="4d26b3730bd5b62a87de6a6b062cc88ac57bcfc0420c5a58391030418137b93a" args="" -->MOVE_BOTTOM_LEFT_CORNER</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a3a69ee708e793f8ad72095ed72fa5ba9"></a><!-- doxytag: member="MOVE_BOTTOM_RIGHT_CORNER" ref="4d26b3730bd5b62a87de6a6b062cc88a3a69ee708e793f8ad72095ed72fa5ba9" args="" -->MOVE_BOTTOM_RIGHT_CORNER</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a9924e665aba55813904245527e0b00d5"></a><!-- doxytag: member="MOVE_LEFT_SIDE" ref="4d26b3730bd5b62a87de6a6b062cc88a9924e665aba55813904245527e0b00d5" args="" -->MOVE_LEFT_SIDE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a7cf76b8e7a5897ea45764e98a364fd59"></a><!-- doxytag: member="MOVE_RIGHT_SIDE" ref="4d26b3730bd5b62a87de6a6b062cc88a7cf76b8e7a5897ea45764e98a364fd59" args="" -->MOVE_RIGHT_SIDE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a2bc5889c098b02030346c7d6d7a4e336"></a><!-- doxytag: member="MOVE_TOP_SIDE" ref="4d26b3730bd5b62a87de6a6b062cc88a2bc5889c098b02030346c7d6d7a4e336" args="" -->MOVE_TOP_SIDE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a6b921e322b55cd49085cacf6feffddf1"></a><!-- doxytag: member="MOVE_BOTTOM_SIDE" ref="4d26b3730bd5b62a87de6a6b062cc88a6b921e322b55cd49085cacf6feffddf1" args="" -->MOVE_BOTTOM_SIDE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88acc904eda209d99e32cd4ca422e821d4b"></a><!-- doxytag: member="SCALE_SELECTION" ref="4d26b3730bd5b62a87de6a6b062cc88acc904eda209d99e32cd4ca422e821d4b" args="" -->SCALE_SELECTION</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a5954399bca0721034821960b20a18dce"></a><!-- doxytag: member="DRAW_LINE" ref="4d26b3730bd5b62a87de6a6b062cc88a5954399bca0721034821960b20a18dce" args="" -->DRAW_LINE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="4d26b3730bd5b62a87de6a6b062cc88a548126d587d43d3630c45cd091e095f7"></a><!-- doxytag: member="NO_EFFECT" ref="4d26b3730bd5b62a87de6a6b062cc88a548126d587d43d3630c45cd091e095f7" args="" -->NO_EFFECT</em>&nbsp;</td><td>
</td></tr>
</table>
</dl>

<p>Definition at line <a class="el" href="selectionInterface_8h_source.html#l00015">15</a> of file <a class="el" href="selectionInterface_8h_source.html">selectionInterface.h</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00016"></a>00016 {  
<a name="l00017"></a>00017   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a5238982f3df49c5f17346a3986c8ae29">DRAW_SELECTION</a>,
<a name="l00018"></a>00018   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a8c922f8e7228a9e9a62d1cdc03a2292d">MOVE_SELECTION</a>,
<a name="l00019"></a>00019   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88ac111d0726f85ac68d93c939352a0b5b2">MOVE_TOP_LEFT_CORNER</a>,
<a name="l00020"></a>00020   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a41945bd31001e8c5430c604d91812744">MOVE_TOP_RIGHT_CORNER</a>,
<a name="l00021"></a>00021   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88ac57bcfc0420c5a58391030418137b93a">MOVE_BOTTOM_LEFT_CORNER</a>,
<a name="l00022"></a>00022   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a3a69ee708e793f8ad72095ed72fa5ba9">MOVE_BOTTOM_RIGHT_CORNER</a>,
<a name="l00023"></a>00023   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a9924e665aba55813904245527e0b00d5">MOVE_LEFT_SIDE</a>,
<a name="l00024"></a>00024   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a7cf76b8e7a5897ea45764e98a364fd59">MOVE_RIGHT_SIDE</a>,
<a name="l00025"></a>00025   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a2bc5889c098b02030346c7d6d7a4e336">MOVE_TOP_SIDE</a>,
<a name="l00026"></a>00026   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a6b921e322b55cd49085cacf6feffddf1">MOVE_BOTTOM_SIDE</a>,
<a name="l00027"></a>00027   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88acc904eda209d99e32cd4ca422e821d4b">SCALE_SELECTION</a>,
<a name="l00028"></a>00028   <a class="code" href="selectionInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a5954399bca0721034821960b20a18dce">DRAW_LINE</a>,
<a name="l00029"></a>00029   <a class="code" href="histogramInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a548126d587d43d3630c45cd091e095f7">NO_EFFECT</a>
<a name="l00030"></a>00030 } <a class="code" href="histogramInterface_8h.html#4d26b3730bd5b62a87de6a6b062cc88a" title="current drag mode, effect of mouse movement on selected range">DRAG_MODE</a>;
</pre></div>
<p>

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