Sophie

Sophie

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

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: subalbumWidget.cpp Source File</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>
<h1>subalbumWidget.cpp</h1><a href="subalbumWidget_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">//==============================================</span>
<a name="l00002"></a>00002 <span class="comment">//  copyright            : (C) 2003-2005 by Will Stokes</span>
<a name="l00003"></a>00003 <span class="comment">//==============================================</span>
<a name="l00004"></a>00004 <span class="comment">//  This program is free software; you can redistribute it</span>
<a name="l00005"></a>00005 <span class="comment">//  and/or modify it under the terms of the GNU General</span>
<a name="l00006"></a>00006 <span class="comment">//  Public License as published by the Free Software</span>
<a name="l00007"></a>00007 <span class="comment">//  Foundation; either version 2 of the License, or</span>
<a name="l00008"></a>00008 <span class="comment">//  (at your option) any later version.</span>
<a name="l00009"></a>00009 <span class="comment">//==============================================</span>
<a name="l00010"></a>00010 
<a name="l00011"></a>00011 <span class="comment">//Systemwide includes</span>
<a name="l00012"></a>00012 <span class="preprocessor">#include &lt;qlayout.h&gt;</span>
<a name="l00013"></a>00013 <span class="preprocessor">#include &lt;qfont.h&gt;</span>
<a name="l00014"></a>00014 <span class="preprocessor">#include &lt;qframe.h&gt;</span>
<a name="l00015"></a>00015 <span class="preprocessor">#include &lt;qpushbutton.h&gt;</span>
<a name="l00016"></a>00016 <span class="preprocessor">#include &lt;qtoolbutton.h&gt;</span>
<a name="l00017"></a>00017 <span class="preprocessor">#include &lt;qpixmap.h&gt;</span>
<a name="l00018"></a>00018 <span class="preprocessor">#include &lt;qfiledialog.h&gt;</span>
<a name="l00019"></a>00019 <span class="preprocessor">#include &lt;qcursor.h&gt;</span>
<a name="l00020"></a>00020 <span class="preprocessor">#include &lt;qapplication.h&gt;</span>
<a name="l00021"></a>00021 <span class="preprocessor">#include &lt;qtooltip.h&gt;</span>
<a name="l00022"></a>00022 <span class="preprocessor">#include &lt;qfileinfo.h&gt;</span>
<a name="l00023"></a>00023 <span class="preprocessor">#include &lt;qaccel.h&gt;</span>
<a name="l00024"></a>00024 
<a name="l00025"></a>00025 <span class="comment">//Projectwide includes</span>
<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="window_8h.html">window.h</a>"</span>
<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="titleWidget_8h.html">titleWidget.h</a>"</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="layoutWidget_8h.html">layoutWidget.h</a>"</span>
<a name="l00029"></a>00029 <span class="preprocessor">#include "<a class="code" href="subalbumWidget_8h.html">subalbumWidget.h</a>"</span>
<a name="l00030"></a>00030 <span class="preprocessor">#include "<a class="code" href="subalbumsWidget_8h.html">subalbumsWidget.h</a>"</span>
<a name="l00031"></a>00031 <span class="preprocessor">#include "<a class="code" href="photoPreviewWidget_8h.html">photoPreviewWidget.h</a>"</span>
<a name="l00032"></a>00032 <span class="preprocessor">#include "<a class="code" href="photosIconView_8h.html">photosIconView.h</a>"</span>
<a name="l00033"></a>00033 <span class="preprocessor">#include "<a class="code" href="statusWidget_8h.html">statusWidget.h</a>"</span>
<a name="l00034"></a>00034 
<a name="l00035"></a>00035 <span class="preprocessor">#include "<a class="code" href="addPhotosDialog_8h.html">dialogs/addPhotosDialog.h</a>"</span>
<a name="l00036"></a>00036 <span class="preprocessor">#include "<a class="code" href="questionDialog_8h.html">dialogs/questionDialog.h</a>"</span>
<a name="l00037"></a>00037 <span class="preprocessor">#include "<a class="code" href="alertDialog_8h.html">dialogs/alertDialog.h</a>"</span>
<a name="l00038"></a>00038 
<a name="l00039"></a>00039 <span class="preprocessor">#include "../config.h"</span>
<a name="l00040"></a>00040 <span class="preprocessor">#include "../backend/subalbum.h"</span>
<a name="l00041"></a>00041 <span class="preprocessor">#include "../backend/photo.h"</span>
<a name="l00042"></a>00042 <span class="preprocessor">#include "../backend/tools/guiTools.h"</span>
<a name="l00043"></a>00043 <span class="preprocessor">#include "../backend/tools/wallpaperTools.h"</span>
<a name="l00044"></a>00044 <span class="preprocessor">#include "../configuration/configuration.h"</span>
<a name="l00045"></a>00045 
<a name="l00046"></a>00046 <span class="preprocessor">#include "../backend/album.h"</span>
<a name="l00047"></a>00047 
<a name="l00048"></a>00048 <span class="comment">//==============================================</span>
<a name="l00049"></a><a class="code" href="classSubalbumWidget.html#711c0c541a032bd4e0f4048273f8fbff">00049</a> <a class="code" href="classSubalbumWidget.html#711c0c541a032bd4e0f4048273f8fbff" title="Creates layout based on backend object.">SubalbumWidget::SubalbumWidget</a>(<a class="code" href="classSubalbum.html" title="A subalbum contains photos.">Subalbum</a>* salbum,
<a name="l00050"></a>00050                                <a class="code" href="classQWidget.html">QWidget</a> *parent,
<a name="l00051"></a>00051                                <span class="keyword">const</span> <span class="keywordtype">char</span>* name ) :
<a name="l00052"></a>00052                                <a class="code" href="classQWidget.html">QWidget</a>(parent,name)
<a name="l00053"></a>00053 {
<a name="l00054"></a>00054   setWFlags(WNoAutoErase);
<a name="l00055"></a>00055 
<a name="l00056"></a>00056   <span class="comment">//store subalbum pointer</span>
<a name="l00057"></a>00057   <a class="code" href="classSubalbumWidget.html#9473b9dbe4dbe31fec85b2c311acbd1c" title="Pointer to backend subalbum.">subalbum</a> = salbum;
<a name="l00058"></a>00058 
<a name="l00059"></a>00059   <span class="comment">//store layout pointer</span>
<a name="l00060"></a>00060   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a> = (<a class="code" href="classLayoutWidget.html" title="Displays list of subalbums and a particular subalbum layout.">LayoutWidget</a>*)parent;
<a name="l00061"></a>00061 
<a name="l00062"></a>00062   <span class="comment">//create photo collection</span>
<a name="l00063"></a>00063   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a> = <span class="keyword">new</span> <a class="code" href="classPhotosIconView.html" title="Extension of iconview, used to list all photos in a subalbum. supports drag-n-drop...">PhotosIconView</a>( <span class="keyword">this</span> );
<a name="l00064"></a>00064 
<a name="l00065"></a>00065   <span class="comment">//establish a top-down view such that the scrollbar is always placed on the right</span>
<a name="l00066"></a>00066   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setArrangement( QIconView::LeftToRight );
<a name="l00067"></a>00067   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setVScrollBarMode( QScrollView::Auto );
<a name="l00068"></a>00068 
<a name="l00069"></a>00069   <span class="comment">//allow multiple photos to be selected with control and shift keys</span>
<a name="l00070"></a>00070   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setSelectionMode( QIconView::Extended ) ;
<a name="l00071"></a>00071 
<a name="l00072"></a>00072   <span class="comment">//set auto-scroll on for drag-n-drop</span>
<a name="l00073"></a>00073   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setDragAutoScroll(<span class="keyword">true</span>);
<a name="l00074"></a>00074   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setAcceptDrops(<span class="keyword">true</span>);
<a name="l00075"></a>00075 
<a name="l00076"></a>00076   <span class="comment">//connect selectionChanged signal to update buttons method</span>
<a name="l00077"></a>00077   connect( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, SIGNAL(selectionChanged()),
<a name="l00078"></a>00078            <span class="keyword">this</span>, SLOT( <a class="code" href="classSubalbumWidget.html#d874ee980f8dc0bc387bb82867a12f30" title="handles changing selections">selectionChangedEvent</a>()) );
<a name="l00079"></a>00079 
<a name="l00080"></a>00080   <span class="comment">//connect rightButtonClicked signal to update buttons method</span>
<a name="l00081"></a>00081   connect( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, SIGNAL(rightButtonClicked(<a class="code" href="classQIconViewItem.html">QIconViewItem</a>*, <span class="keyword">const</span> QPoint&amp;)),
<a name="l00082"></a>00082            <span class="keyword">this</span>, SLOT(<a class="code" href="classSubalbumWidget.html#d874ee980f8dc0bc387bb82867a12f30" title="handles changing selections">selectionChangedEvent</a>()) );
<a name="l00083"></a>00083   
<a name="l00084"></a>00084   <span class="comment">//connect itemhasMoved signal on iconview to reorder slot (phots have been rearranged)</span>
<a name="l00085"></a>00085   connect( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, SIGNAL(itemHasMoved()), SLOT(<a class="code" href="classSubalbumWidget.html#8e766c9a557843082256890076bebed1">reorder</a>()) );
<a name="l00086"></a>00086 
<a name="l00087"></a>00087   <span class="comment">//connect addPhtos signal from iconview to actually add photos from disk (Drop from outside target, ie konqueror)</span>
<a name="l00088"></a>00088   connect( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, SIGNAL(addPhotos(QStringList)), SLOT(<a class="code" href="classSubalbumWidget.html#538a85659280a550fa40d5d3179761a7" title="Adds an image to the subalbum.">addImageAction</a>(QStringList)) );
<a name="l00089"></a>00089 
<a name="l00090"></a>00090   <span class="comment">//connect keyevent signals from iconview</span>
<a name="l00091"></a>00091   connect( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, SIGNAL(removeSelectedPhotos()), SLOT(<a class="code" href="classSubalbumWidget.html#e6d0517f1620d412cab20351ded6cfe7" title="Remove an image from the subalbum.">removeImageAction</a>()) );
<a name="l00092"></a>00092   connect( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, SIGNAL(rotate90SelectedPhotos()), SLOT(<a class="code" href="classSubalbumWidget.html#04e384834c5debfac79cd5f362fb15a5" title="Rotate clockwise selected images.">rotate90ImageAction</a>()) );
<a name="l00093"></a>00093   connect( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, SIGNAL(rotate270SelectedPhotos()), SLOT(<a class="code" href="classSubalbumWidget.html#2d708d3126d4ff9ff8062312fe96127b" title="Rotate counter-clockwise selected images.">rotate270ImageAction</a>()) );
<a name="l00094"></a>00094 
<a name="l00095"></a>00095   <span class="comment">//connect key e press signal to edit slot</span>
<a name="l00096"></a>00096   connect( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, SIGNAL(editSelectedPhoto()), 
<a name="l00097"></a>00097            <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>, SLOT(editSelectedPhoto()) );
<a name="l00098"></a>00098   <span class="comment">//connect double click signal to edit slot</span>
<a name="l00099"></a>00099   connect( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, SIGNAL( doubleClicked(<a class="code" href="classQIconViewItem.html">QIconViewItem</a>*) ), 
<a name="l00100"></a>00100            <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>, SLOT(editSelectedPhoto()) );
<a name="l00101"></a>00101 
<a name="l00102"></a>00102   <span class="comment">//create all buttons</span>
<a name="l00103"></a>00103   <a class="code" href="classSubalbumWidget.html#14d6bb8e1c96f121aeb5f3df98154805">buttonsFrame</a> = <span class="keyword">new</span> <a class="code" href="classQFrame.html">QFrame</a>(<span class="keyword">this</span>);
<a name="l00104"></a>00104   <span class="keywordflow">if</span>(<a class="code" href="classSubalbumWidget.html#9473b9dbe4dbe31fec85b2c311acbd1c" title="Pointer to backend subalbum.">subalbum</a> == NULL) <a class="code" href="classSubalbumWidget.html#14d6bb8e1c96f121aeb5f3df98154805">buttonsFrame</a>-&gt;hide();
<a name="l00105"></a>00105 
<a name="l00106"></a>00106   QFont buttonFont( qApp-&gt;font() );
<a name="l00107"></a>00107   buttonFont.setBold(<span class="keyword">true</span>);
<a name="l00108"></a>00108   buttonFont.setPointSize( 11 );
<a name="l00109"></a>00109 
<a name="l00110"></a>00110   <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a> = <span class="keyword">new</span> QToolButton( <a class="code" href="classSubalbumWidget.html#14d6bb8e1c96f121aeb5f3df98154805">buttonsFrame</a> );
<a name="l00111"></a>00111   <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a>-&gt;setTextLabel(tr(<span class="stringliteral">"Add Photo"</span>));
<a name="l00112"></a>00112   <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a>-&gt;setIconSet( QPixmap(QString(<a class="code" href="config_8cpp.html#59e02362a9a29a755712dc830a3eb513">IMAGE_PATH</a>)+<span class="stringliteral">"buttonIcons/add.png"</span>) );
<a name="l00113"></a>00113   <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a>-&gt;setTextPosition(QToolButton::Right);
<a name="l00114"></a>00114   <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a>-&gt;setFont( buttonFont );
<a name="l00115"></a>00115   <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a>-&gt;setUsesTextLabel( <span class="keyword">true</span> );
<a name="l00116"></a>00116   <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a>-&gt;setEnabled( <span class="keyword">true</span> );
<a name="l00117"></a>00117   QToolTip::add( <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a>, tr(<span class="stringliteral">"Add photos to selected collection"</span>) );
<a name="l00118"></a>00118   connect( <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a>, SIGNAL(clicked()), SLOT(<a class="code" href="classSubalbumWidget.html#538a85659280a550fa40d5d3179761a7" title="Adds an image to the subalbum.">addImageAction</a>()) );
<a name="l00119"></a>00119 
<a name="l00120"></a>00120   <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a> = <span class="keyword">new</span> QToolButton( <a class="code" href="classSubalbumWidget.html#14d6bb8e1c96f121aeb5f3df98154805">buttonsFrame</a> );
<a name="l00121"></a>00121   <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>-&gt;setTextLabel(tr(<span class="stringliteral">"Remove Photo"</span>));
<a name="l00122"></a>00122   <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>-&gt;setIconSet( QPixmap(QString(<a class="code" href="config_8cpp.html#59e02362a9a29a755712dc830a3eb513">IMAGE_PATH</a>)+<span class="stringliteral">"buttonIcons/remove.png"</span>) );
<a name="l00123"></a>00123   <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>-&gt;setTextPosition(QToolButton::Right);
<a name="l00124"></a>00124   <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>-&gt;setFont( buttonFont );
<a name="l00125"></a>00125   <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>-&gt;setUsesTextLabel( <span class="keyword">true</span> );
<a name="l00126"></a>00126   <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>-&gt;setEnabled( <span class="keyword">true</span> );
<a name="l00127"></a>00127   QToolTip::add( <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>, tr(<span class="stringliteral">"Remove selected photos from collection"</span>) );
<a name="l00128"></a>00128   connect( <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>, SIGNAL(clicked()), SLOT(<a class="code" href="classSubalbumWidget.html#e6d0517f1620d412cab20351ded6cfe7" title="Remove an image from the subalbum.">removeImageAction</a>()) );
<a name="l00129"></a>00129 
<a name="l00130"></a>00130   <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a> = <span class="keyword">new</span> QToolButton( <a class="code" href="classSubalbumWidget.html#14d6bb8e1c96f121aeb5f3df98154805">buttonsFrame</a> );
<a name="l00131"></a>00131   <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>-&gt;setTextLabel(tr(<span class="stringliteral">"Rotate Right"</span>) );
<a name="l00132"></a>00132   QIconSet rotate90Icon;
<a name="l00133"></a>00133   rotate90Icon.setPixmap( QString(<a class="code" href="config_8cpp.html#59e02362a9a29a755712dc830a3eb513">IMAGE_PATH</a>)+<span class="stringliteral">"buttonIcons/rotate90.png"</span>,
<a name="l00134"></a>00134                       QIconSet::Automatic,
<a name="l00135"></a>00135                       QIconSet::Normal );
<a name="l00136"></a>00136   rotate90Icon.setPixmap( QString(<a class="code" href="config_8cpp.html#59e02362a9a29a755712dc830a3eb513">IMAGE_PATH</a>)+<span class="stringliteral">"buttonIcons/rotate90_disabled.png"</span>,
<a name="l00137"></a>00137                       QIconSet::Automatic,
<a name="l00138"></a>00138                       QIconSet::Disabled );
<a name="l00139"></a>00139   <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>-&gt;setIconSet( rotate90Icon );
<a name="l00140"></a>00140   
<a name="l00141"></a>00141   <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>-&gt;setTextPosition(QToolButton::Right);
<a name="l00142"></a>00142   <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>-&gt;setFont( buttonFont );
<a name="l00143"></a>00143   <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>-&gt;setUsesTextLabel( <span class="keyword">true</span> );
<a name="l00144"></a>00144   QToolTip::add( <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>, tr(<span class="stringliteral">"Rotate selected photos clockwise"</span>) );
<a name="l00145"></a>00145   connect( <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>, SIGNAL(clicked()), SLOT(<a class="code" href="classSubalbumWidget.html#04e384834c5debfac79cd5f362fb15a5" title="Rotate clockwise selected images.">rotate90ImageAction</a>()) );
<a name="l00146"></a>00146 
<a name="l00147"></a>00147   <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a> = <span class="keyword">new</span> QToolButton( <a class="code" href="classSubalbumWidget.html#14d6bb8e1c96f121aeb5f3df98154805">buttonsFrame</a> );
<a name="l00148"></a>00148   <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>-&gt;setTextLabel(tr(<span class="stringliteral">"Rotate Left"</span>) );
<a name="l00149"></a>00149   QIconSet rotate270Icon;
<a name="l00150"></a>00150   rotate270Icon.setPixmap( QString(<a class="code" href="config_8cpp.html#59e02362a9a29a755712dc830a3eb513">IMAGE_PATH</a>)+<span class="stringliteral">"buttonIcons/rotate270.png"</span>,
<a name="l00151"></a>00151                           QIconSet::Automatic,
<a name="l00152"></a>00152                           QIconSet::Normal );
<a name="l00153"></a>00153   rotate270Icon.setPixmap( QString(<a class="code" href="config_8cpp.html#59e02362a9a29a755712dc830a3eb513">IMAGE_PATH</a>)+<span class="stringliteral">"buttonIcons/rotate270_disabled.png"</span>,
<a name="l00154"></a>00154                           QIconSet::Automatic,
<a name="l00155"></a>00155                           QIconSet::Disabled );
<a name="l00156"></a>00156   <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>-&gt;setIconSet( rotate270Icon );
<a name="l00157"></a>00157 
<a name="l00158"></a>00158   <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>-&gt;setTextPosition(QToolButton::Right);
<a name="l00159"></a>00159   <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>-&gt;setFont( buttonFont );
<a name="l00160"></a>00160   <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>-&gt;setUsesTextLabel( <span class="keyword">true</span> );
<a name="l00161"></a>00161   QToolTip::add( <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>, tr(<span class="stringliteral">"Rotate selected photos counterclockwise"</span>) );
<a name="l00162"></a>00162   connect( <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>, SIGNAL(clicked()), SLOT(<a class="code" href="classSubalbumWidget.html#2d708d3126d4ff9ff8062312fe96127b" title="Rotate counter-clockwise selected images.">rotate270ImageAction</a>()) );
<a name="l00163"></a>00163 
<a name="l00164"></a>00164   <span class="comment">//place all items in grid layout</span>
<a name="l00165"></a>00165   <a class="code" href="classSubalbumWidget.html#f0cf11607e31ff6b580ad597c85d6b82">buttonsGrid</a> = <span class="keyword">new</span> QGridLayout( <a class="code" href="classSubalbumWidget.html#14d6bb8e1c96f121aeb5f3df98154805">buttonsFrame</a>,             1, 7, 0 );
<a name="l00166"></a>00166   <a class="code" href="classSubalbumWidget.html#f0cf11607e31ff6b580ad597c85d6b82">buttonsGrid</a>-&gt;addWidget( <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a>,                   0, 1, Qt::AlignLeft );
<a name="l00167"></a>00167   <a class="code" href="classSubalbumWidget.html#f0cf11607e31ff6b580ad597c85d6b82">buttonsGrid</a>-&gt;addWidget( <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>,                0, 2, Qt::AlignLeft );
<a name="l00168"></a>00168   <a class="code" href="classSubalbumWidget.html#f0cf11607e31ff6b580ad597c85d6b82">buttonsGrid</a>-&gt;addWidget( <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>,              0, 3, Qt::AlignLeft );
<a name="l00169"></a>00169   <a class="code" href="classSubalbumWidget.html#f0cf11607e31ff6b580ad597c85d6b82">buttonsGrid</a>-&gt;addWidget( <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>,             0, 4, Qt::AlignLeft );
<a name="l00170"></a>00170   <a class="code" href="classSubalbumWidget.html#f0cf11607e31ff6b580ad597c85d6b82">buttonsGrid</a>-&gt;setColStretch( 0, 1 );
<a name="l00171"></a>00171   <a class="code" href="classSubalbumWidget.html#f0cf11607e31ff6b580ad597c85d6b82">buttonsGrid</a>-&gt;setColStretch( 6, 1 );
<a name="l00172"></a>00172 
<a name="l00173"></a>00173   <span class="comment">//If setting the desktop wallpaper is supported on this system then add this button as well</span>
<a name="l00174"></a>00174   <span class="keywordflow">if</span>( <a class="code" href="wallpaperTools_8cpp.html#9ad0cb98fe8883f614c68cfe3d7b5a8b" title="Does Album Shaper support setting the wallpaper on this system?">setWallpaperSupported</a>() )
<a name="l00175"></a>00175   {
<a name="l00176"></a>00176     <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a> = <span class="keyword">new</span> QToolButton( <a class="code" href="classSubalbumWidget.html#14d6bb8e1c96f121aeb5f3df98154805">buttonsFrame</a> );
<a name="l00177"></a>00177     <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;setUsesTextLabel( <span class="keyword">true</span> );
<a name="l00178"></a>00178     <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;setTextLabel(tr(<span class="stringliteral">"Wallpaper"</span>) );
<a name="l00179"></a>00179     QIconSet setDesktopIcon;
<a name="l00180"></a>00180     setDesktopIcon.setPixmap( QString(<a class="code" href="config_8cpp.html#59e02362a9a29a755712dc830a3eb513">IMAGE_PATH</a>)+<span class="stringliteral">"buttonIcons/setDesktopWallpaper.png"</span>,
<a name="l00181"></a>00181                             QIconSet::Automatic,
<a name="l00182"></a>00182                             QIconSet::Normal );
<a name="l00183"></a>00183     setDesktopIcon.setPixmap( QString(<a class="code" href="config_8cpp.html#59e02362a9a29a755712dc830a3eb513">IMAGE_PATH</a>)+<span class="stringliteral">"buttonIcons/setDesktopWallpaper_disabled.png"</span>,
<a name="l00184"></a>00184                             QIconSet::Automatic,
<a name="l00185"></a>00185                             QIconSet::Disabled );
<a name="l00186"></a>00186     <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;setIconSet( setDesktopIcon );
<a name="l00187"></a>00187     
<a name="l00188"></a>00188     <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;setTextPosition(QToolButton::Right);
<a name="l00189"></a>00189     <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;setFont( buttonFont );
<a name="l00190"></a>00190     <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;setUsesTextLabel( <span class="keyword">true</span> );
<a name="l00191"></a>00191     
<a name="l00192"></a>00192     QToolTip::add( <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>, tr(<span class="stringliteral">"Set desktop wallpaper to selected photo"</span>) );
<a name="l00193"></a>00193     connect( <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>, SIGNAL( clicked() ), <span class="keyword">this</span>, SLOT( <a class="code" href="classSubalbumWidget.html#732831115d20a2909732e9b3e919f314" title="set desktop wallpaper">setWallpaperAction</a>() ) );
<a name="l00194"></a>00194     <a class="code" href="classSubalbumWidget.html#f0cf11607e31ff6b580ad597c85d6b82">buttonsGrid</a>-&gt;addWidget( <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>,              0, 5, Qt::AlignLeft );
<a name="l00195"></a>00195   }
<a name="l00196"></a>00196   <span class="keywordflow">else</span>
<a name="l00197"></a>00197   { <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a> = NULL; }
<a name="l00198"></a>00198 
<a name="l00199"></a>00199   <a class="code" href="classSubalbumWidget.html#56b16acc3fe69d3e44c15b5af0bf6294" title="Grids widgets are placed in.">mainGrid</a> = <span class="keyword">new</span> QGridLayout( <span class="keyword">this</span>, 2, 1, 0 );
<a name="l00200"></a>00200   <a class="code" href="classSubalbumWidget.html#56b16acc3fe69d3e44c15b5af0bf6294" title="Grids widgets are placed in.">mainGrid</a>-&gt;addMultiCellWidget( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, 0, 0, 0, 1 );
<a name="l00201"></a>00201   <a class="code" href="classSubalbumWidget.html#56b16acc3fe69d3e44c15b5af0bf6294" title="Grids widgets are placed in.">mainGrid</a>-&gt;addMultiCellWidget( <a class="code" href="classSubalbumWidget.html#14d6bb8e1c96f121aeb5f3df98154805">buttonsFrame</a>, 1, 1, 0, 1 );
<a name="l00202"></a>00202   <a class="code" href="classSubalbumWidget.html#56b16acc3fe69d3e44c15b5af0bf6294" title="Grids widgets are placed in.">mainGrid</a>-&gt;setRowStretch( 0, 1 );
<a name="l00203"></a>00203 
<a name="l00204"></a>00204   <span class="comment">//set the background of the widget to be light blue</span>
<a name="l00205"></a>00205   setPaletteBackgroundColor( QColor(193, 210, 238) );
<a name="l00206"></a>00206 
<a name="l00207"></a>00207   <span class="comment">//by default no selected images so disable all buttons besides add</span>
<a name="l00208"></a>00208   <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>-&gt;setEnabled(<span class="keyword">false</span>);
<a name="l00209"></a>00209   <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>-&gt;setEnabled(<span class="keyword">false</span>);
<a name="l00210"></a>00210   <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>-&gt;setEnabled(<span class="keyword">false</span>);
<a name="l00211"></a>00211    
<a name="l00212"></a>00212   <span class="comment">//hook-up keyboard shortcut for deselecting all photos</span>
<a name="l00213"></a>00213   <span class="comment">//iconview provides select all shortcut for us</span>
<a name="l00214"></a>00214   QAccel *keyAccel = <span class="keyword">new</span> QAccel( <span class="keyword">this</span> );
<a name="l00215"></a>00215   keyAccel-&gt;connectItem( keyAccel-&gt;insertItem( CTRL + SHIFT + Key_A ),
<a name="l00216"></a>00216                          <span class="keyword">this</span>, SLOT(<a class="code" href="classSubalbumWidget.html#1117485c7c5dbef6e45a42dd493921f3">deselectAll</a>()) );
<a name="l00217"></a>00217 }
<a name="l00218"></a>00218 <span class="comment">//==============================================</span>
<a name="l00219"></a><a class="code" href="classSubalbumWidget.html#1ab4edd806312f51d5fc421ca2f69770">00219</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#1ab4edd806312f51d5fc421ca2f69770" title="Resets the subalbum this subalbum widget is displaying.">SubalbumWidget::setSubalbum</a>(<a class="code" href="classSubalbum.html" title="A subalbum contains photos.">Subalbum</a>* salbum)
<a name="l00220"></a>00220 {
<a name="l00221"></a>00221   <span class="comment">//set new subalbum pointer</span>
<a name="l00222"></a>00222   <a class="code" href="classSubalbumWidget.html#9473b9dbe4dbe31fec85b2c311acbd1c" title="Pointer to backend subalbum.">subalbum</a> = salbum;
<a name="l00223"></a>00223 
<a name="l00224"></a>00224   <span class="comment">//update photo listing</span>
<a name="l00225"></a>00225   <a class="code" href="classSubalbumWidget.html#099a0fd80c76ee639527a4a8ebd8834c" title="clears and reinserts all photos for the current collection the current selection...">refreshPhotos</a>();
<a name="l00226"></a>00226 
<a name="l00227"></a>00227   <span class="keywordflow">if</span>(<a class="code" href="classSubalbumWidget.html#9473b9dbe4dbe31fec85b2c311acbd1c" title="Pointer to backend subalbum.">subalbum</a> == NULL) { <a class="code" href="classSubalbumWidget.html#14d6bb8e1c96f121aeb5f3df98154805">buttonsFrame</a>-&gt;hide(); }
<a name="l00228"></a>00228   <span class="keywordflow">else</span>
<a name="l00229"></a>00229   {
<a name="l00230"></a>00230     <span class="comment">//disable/enable buttons as necessary</span>
<a name="l00231"></a>00231     <a class="code" href="classSubalbumWidget.html#14d6bb8e1c96f121aeb5f3df98154805">buttonsFrame</a>-&gt;show();
<a name="l00232"></a>00232     <a class="code" href="classSubalbumWidget.html#d874ee980f8dc0bc387bb82867a12f30" title="handles changing selections">selectionChangedEvent</a>();
<a name="l00233"></a>00233   }
<a name="l00234"></a>00234 }
<a name="l00235"></a>00235 <span class="comment">//==============================================</span>
<a name="l00236"></a><a class="code" href="classSubalbumWidget.html#538a85659280a550fa40d5d3179761a7">00236</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#538a85659280a550fa40d5d3179761a7" title="Adds an image to the subalbum.">SubalbumWidget::addImageAction</a>()
<a name="l00237"></a>00237 {
<a name="l00238"></a>00238   <span class="comment">//---------------</span>
<a name="l00239"></a>00239   <span class="comment">//get file list</span>
<a name="l00240"></a>00240 
<a name="l00241"></a>00241   <a class="code" href="classConfiguration.html" title="Configuration object manages all user-specific application settings.">Configuration</a>* config = ((<a class="code" href="classWindow.html" title="Top level widget, encapsulates the title widget, the layout widget, and the toolbar...">Window</a>*)qApp-&gt;mainWidget())-&gt;getConfig();
<a name="l00242"></a>00242   QString path = config-&gt;<a class="code" href="classConfiguration.html#f39a96d2cd773570ef1aecf502a3cc90" title="Fetch string setting.">getString</a>( <span class="stringliteral">"loadSave"</span>, <span class="stringliteral">"addPhotoDir"</span> );
<a name="l00243"></a>00243   QDir testPath(path);
<a name="l00244"></a>00244   <span class="keywordflow">if</span>(!testPath.exists())
<a name="l00245"></a>00245   {
<a name="l00246"></a>00246     config-&gt;<a class="code" href="classConfiguration.html#ea454423722c57c7c47a2703c5fac88f" title="Resets a setting to it&amp;#39;s default value.">resetSetting</a>( <span class="stringliteral">"loadSave"</span>, <span class="stringliteral">"addPhotoDir"</span> );
<a name="l00247"></a>00247     path = config-&gt;<a class="code" href="classConfiguration.html#f39a96d2cd773570ef1aecf502a3cc90" title="Fetch string setting.">getString</a>( <span class="stringliteral">"loadSave"</span>, <span class="stringliteral">"addPhotoDir"</span> );
<a name="l00248"></a>00248   }
<a name="l00249"></a>00249 
<a name="l00250"></a>00250   <a class="code" href="classAddPhotosDialog.html" title="Simple dialog for browsing and select photos to add to a subalbum.">AddPhotosDialog</a>* fileDialog = <span class="keyword">new</span> <a class="code" href="classAddPhotosDialog.html" title="Simple dialog for browsing and select photos to add to a subalbum.">AddPhotosDialog</a>( path );
<a name="l00251"></a>00251   <span class="keywordtype">bool</span> setDescriptions;
<a name="l00252"></a>00252   QStringList fileNames = fileDialog-&gt;<a class="code" href="classAddPhotosDialog.html#c65dc3e26f23e8db4fc50b53f281006b" title="returns the list of selected filenames, while setting setDescritions to the state...">getFilenames</a>( setDescriptions );
<a name="l00253"></a>00253 
<a name="l00254"></a>00254    <span class="keywordflow">if</span>(!fileNames.empty())
<a name="l00255"></a>00255    {
<a name="l00256"></a>00256      <span class="comment">//store this addPhoto location</span>
<a name="l00257"></a>00257      QDir lastDir = QDir( QFileInfo(*fileNames.begin()).dirPath() );
<a name="l00258"></a>00258      config-&gt;<a class="code" href="classConfiguration.html#cc6935858bf26f6d44c78401fc93d975" title="Sets a setting value, if group does not exist it is created, if setting does not...">setString</a>( <span class="stringliteral">"loadSave"</span>, <span class="stringliteral">"addPhotoDir"</span>, lastDir.path() );
<a name="l00259"></a>00259      <a class="code" href="classSubalbumWidget.html#538a85659280a550fa40d5d3179761a7" title="Adds an image to the subalbum.">addImageAction</a>( fileNames, setDescriptions );
<a name="l00260"></a>00260   }
<a name="l00261"></a>00261 }
<a name="l00262"></a>00262 <span class="comment">//==============================================</span>
<a name="l00263"></a><a class="code" href="classSubalbumWidget.html#49c636b8f48fcb45ff28477cbfb5b46b">00263</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#538a85659280a550fa40d5d3179761a7" title="Adds an image to the subalbum.">SubalbumWidget::addImageAction</a>(QStringList fileNames, <span class="keywordtype">bool</span> setDescriptions)
<a name="l00264"></a>00264 {
<a name="l00265"></a>00265    <span class="keywordflow">if</span>(fileNames.empty())
<a name="l00266"></a>00266      <span class="keywordflow">return</span>;
<a name="l00267"></a>00267 
<a name="l00268"></a>00268   <span class="comment">//---------------</span>
<a name="l00269"></a>00269   <span class="comment">//set busy flag and deactivate menu's/buttons, and selecting photos</span>
<a name="l00270"></a>00270   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#04266b8ffe0013bee23b57701e1e6b61" title="returns a pointer to the title widget">getTitle</a>()-&gt;<a class="code" href="classTitleWidget.html#6ef0fc21342a9f356da375d926b1ddc1" title="set program busy state">setBusy</a>(<span class="keyword">true</span>);
<a name="l00271"></a>00271   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#e8f37ccb7560209b1dba692aebad6648" title="Returns a pointer to the subalbums.">getSubalbums</a>()-&gt;<a class="code" href="classSubalbumsWidget.html#0e0b2584ef7fed4f7c8d5ecdb83d95e1" title="Activates/Deactives create/delete buttons.">updateButtons</a>(<span class="keyword">false</span>);
<a name="l00272"></a>00272   <a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a" title="Activates/Deactives remove/rotate buttons depending on if an image is selected.">updateButtons</a>(<span class="keyword">false</span>);
<a name="l00273"></a>00273   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setSelectionMode( QIconView::NoSelection ) ;
<a name="l00274"></a>00274 
<a name="l00275"></a>00275   qApp-&gt;setOverrideCursor( QCursor(Qt::WaitCursor));
<a name="l00276"></a>00276   
<a name="l00277"></a>00277   <span class="comment">//setup progress bar</span>
<a name="l00278"></a>00278   QString statusMessage = tr(<span class="stringliteral">"Adding %1 photos:"</span>);
<a name="l00279"></a>00279   
<a name="l00280"></a>00280   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#8bc149788c6ed44ae27f22e72392cdf6" title="returns a pointer to the status widget">getStatus</a>()-&gt;<a class="code" href="classStatusWidget.html#57d461014070b9d651c36bd157cab9c1" title="Initializes the progress bar.">showProgressBar</a>( statusMessage.arg(fileNames.count()), fileNames.count() );
<a name="l00281"></a>00281   qApp-&gt;processEvents();
<a name="l00282"></a>00282 
<a name="l00283"></a>00283   <span class="comment">//iterate through each file and add to album</span>
<a name="l00284"></a>00284   QStringList::iterator it;
<a name="l00285"></a>00285   <span class="keywordtype">int</span> num=0;
<a name="l00286"></a>00286   <span class="keywordflow">for</span>(it = fileNames.begin(); it != fileNames.end(); it++ )
<a name="l00287"></a>00287   {
<a name="l00288"></a>00288     <span class="comment">//update status message</span>
<a name="l00289"></a>00289     <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#8bc149788c6ed44ae27f22e72392cdf6" title="returns a pointer to the status widget">getStatus</a>()-&gt;<a class="code" href="classStatusWidget.html#b3e94c61124e13cfa1d3465bd0018076" title="Updates the progress bar.">updateProgress</a>( num, statusMessage.arg(fileNames.count() - num) );
<a name="l00290"></a>00290 
<a name="l00291"></a>00291     <span class="comment">//if item is a file, add photo</span>
<a name="l00292"></a>00292     <span class="keywordflow">if</span>(QFileInfo(*it).isFile() &amp;&amp; <a class="code" href="classSubalbumWidget.html#9473b9dbe4dbe31fec85b2c311acbd1c" title="Pointer to backend subalbum.">subalbum</a>-&gt;<a class="code" href="classSubalbum.html#12db5ef063152af51a8ded94d7bee730" title="Adds a new photo to the Subalbum and appends it to the end, returns TRUE if successful...">addPhoto</a>(*it, setDescriptions))
<a name="l00293"></a>00293     {
<a name="l00294"></a>00294       <a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>* p =  <span class="keyword">new</span> <a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, <a class="code" href="classSubalbumWidget.html#9473b9dbe4dbe31fec85b2c311acbd1c" title="Pointer to backend subalbum.">subalbum</a>-&gt;<a class="code" href="classSubalbum.html#22578a064d4c60f3bba4b0e8d314ce42" title="Returns last photo in subalbum.">getLast</a>() );
<a name="l00295"></a>00295       <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;ensureItemVisible(p);
<a name="l00296"></a>00296     }
<a name="l00297"></a>00297     num++;
<a name="l00298"></a>00298     qApp-&gt;processEvents();
<a name="l00299"></a>00299   }
<a name="l00300"></a>00300   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;arrangeItemsInGrid();
<a name="l00301"></a>00301 
<a name="l00302"></a>00302   <span class="comment">//remove progress bar</span>
<a name="l00303"></a>00303   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#8bc149788c6ed44ae27f22e72392cdf6" title="returns a pointer to the status widget">getStatus</a>()-&gt;<a class="code" href="classStatusWidget.html#02084869ff1c15dab4bc922a49b31808" title="Update message.">setStatus</a>( tr(<span class="stringliteral">"Adding photos complete."</span>) );
<a name="l00304"></a>00304   
<a name="l00305"></a>00305   <span class="comment">//notifty title widget that the album's photo count has possible changed</span>
<a name="l00306"></a>00306   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#04266b8ffe0013bee23b57701e1e6b61" title="returns a pointer to the title widget">getTitle</a>()-&gt;<a class="code" href="classTitleWidget.html#857e73e3c89bcb5091bba375255649a9" title="update begin presentation menu entry - disabled when no photos in album">updateMenus</a>();
<a name="l00307"></a>00307 
<a name="l00308"></a>00308   <span class="comment">//unset busy flag and activate menu's/buttons</span>
<a name="l00309"></a>00309   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#04266b8ffe0013bee23b57701e1e6b61" title="returns a pointer to the title widget">getTitle</a>()-&gt;<a class="code" href="classTitleWidget.html#6ef0fc21342a9f356da375d926b1ddc1" title="set program busy state">setBusy</a>(<span class="keyword">false</span>);
<a name="l00310"></a>00310   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#e8f37ccb7560209b1dba692aebad6648" title="Returns a pointer to the subalbums.">getSubalbums</a>()-&gt;<a class="code" href="classSubalbumsWidget.html#0e0b2584ef7fed4f7c8d5ecdb83d95e1" title="Activates/Deactives create/delete buttons.">updateButtons</a>(<span class="keyword">true</span>);
<a name="l00311"></a>00311   <a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a" title="Activates/Deactives remove/rotate buttons depending on if an image is selected.">updateButtons</a>(<span class="keyword">true</span>);
<a name="l00312"></a>00312   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setSelectionMode( QIconView::Extended ) ;
<a name="l00313"></a>00313  
<a name="l00314"></a>00314   qApp-&gt;restoreOverrideCursor();
<a name="l00315"></a>00315 }
<a name="l00316"></a>00316 <span class="comment">//==============================================</span>
<a name="l00317"></a><a class="code" href="classSubalbumWidget.html#e6d0517f1620d412cab20351ded6cfe7">00317</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#e6d0517f1620d412cab20351ded6cfe7" title="Remove an image from the subalbum.">SubalbumWidget::removeImageAction</a>()
<a name="l00318"></a>00318 {
<a name="l00319"></a>00319   <span class="comment">//set busy flag and deactivate menu's/buttons</span>
<a name="l00320"></a>00320   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#04266b8ffe0013bee23b57701e1e6b61" title="returns a pointer to the title widget">getTitle</a>()-&gt;<a class="code" href="classTitleWidget.html#6ef0fc21342a9f356da375d926b1ddc1" title="set program busy state">setBusy</a>(<span class="keyword">true</span>);
<a name="l00321"></a>00321   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#e8f37ccb7560209b1dba692aebad6648" title="Returns a pointer to the subalbums.">getSubalbums</a>()-&gt;<a class="code" href="classSubalbumsWidget.html#0e0b2584ef7fed4f7c8d5ecdb83d95e1" title="Activates/Deactives create/delete buttons.">updateButtons</a>(<span class="keyword">false</span>);
<a name="l00322"></a>00322   <a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a" title="Activates/Deactives remove/rotate buttons depending on if an image is selected.">updateButtons</a>(<span class="keyword">false</span>);
<a name="l00323"></a>00323   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setSelectionMode( QIconView::NoSelection ) ;
<a name="l00324"></a>00324 
<a name="l00325"></a>00325   <span class="comment">//if user has chosen to not receive destructive action warnings, or agrees to the action, then</span>
<a name="l00326"></a>00326   <span class="comment">//delete photo and refresh view</span>
<a name="l00327"></a>00327   <span class="keywordtype">bool</span> proceed = !((<a class="code" href="classWindow.html" title="Top level widget, encapsulates the title widget, the layout widget, and the toolbar...">Window</a>*)qApp-&gt;mainWidget())-&gt;getConfig()-&gt;getBool( <span class="stringliteral">"alerts"</span>, <span class="stringliteral">"showDestructiveAlerts"</span> );
<a name="l00328"></a>00328   <span class="keywordflow">if</span>(!proceed)
<a name="l00329"></a>00329   {
<a name="l00330"></a>00330     <a class="code" href="classQuestionDialog.html" title="A configurable question dialog that returns true/false.">QuestionDialog</a> sure( tr(<span class="stringliteral">"Remove selected photos?"</span>),
<a name="l00331"></a>00331                        tr(<span class="stringliteral">"Once removed photos cannot be restored. Furthermore upon resaving they are physically removed from your album."</span>),
<a name="l00332"></a>00332                        <span class="stringliteral">"alertIcons/warning.png"</span>,
<a name="l00333"></a>00333                        <span class="keyword">this</span> );
<a name="l00334"></a>00334     proceed = sure.exec();
<a name="l00335"></a>00335   }
<a name="l00336"></a>00336   <span class="keywordflow">if</span>(proceed)
<a name="l00337"></a>00337   {
<a name="l00338"></a>00338     qApp-&gt;setOverrideCursor( QCursor(Qt::WaitCursor));
<a name="l00339"></a>00339     <span class="comment">//iterate through all photos and remove those that are selected</span>
<a name="l00340"></a>00340     <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00341"></a>00341     <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* temp;
<a name="l00342"></a>00342 
<a name="l00343"></a>00343     <span class="keywordflow">while</span>(current != NULL)
<a name="l00344"></a>00344     {
<a name="l00345"></a>00345       <span class="comment">//if not selected move on</span>
<a name="l00346"></a>00346       <span class="keywordflow">if</span>(!current-&gt;isSelected())
<a name="l00347"></a>00347       {
<a name="l00348"></a>00348         current = current-&gt;nextItem();
<a name="l00349"></a>00349         <span class="keywordflow">continue</span>;
<a name="l00350"></a>00350       }
<a name="l00351"></a>00351       
<a name="l00352"></a>00352       <span class="comment">//get next pointer</span>
<a name="l00353"></a>00353       temp = current-&gt;nextItem();
<a name="l00354"></a>00354 
<a name="l00355"></a>00355       <span class="comment">//grab point to backend photo</span>
<a name="l00356"></a>00356       <a class="code" href="classPhoto.html" title="A photo consists of a full size image, a smaller slide show image, a very small thumbnail...">Photo</a>* phto = ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;getPhoto();
<a name="l00357"></a>00357 
<a name="l00358"></a>00358       <span class="comment">//delete photo widget</span>
<a name="l00359"></a>00359       <span class="keyword">delete</span> current;
<a name="l00360"></a>00360       current = temp;
<a name="l00361"></a>00361 
<a name="l00362"></a>00362       <span class="comment">//delete backend photo</span>
<a name="l00363"></a>00363       <a class="code" href="classSubalbumWidget.html#9473b9dbe4dbe31fec85b2c311acbd1c" title="Pointer to backend subalbum.">subalbum</a>-&gt;<a class="code" href="classSubalbum.html#4ca46c83f9d143f34bb898f6c0c0fd90" title="Removes a specified photo.">removePhoto</a>(phto);
<a name="l00364"></a>00364     }
<a name="l00365"></a>00365 
<a name="l00366"></a>00366     <span class="comment">//cleanup arrangement in case items were deleted in the middle or front</span>
<a name="l00367"></a>00367     <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;arrangeItemsInGrid();
<a name="l00368"></a>00368 
<a name="l00369"></a>00369     <span class="comment">//unset busy flag and activate menu's/buttons</span>
<a name="l00370"></a>00370     qApp-&gt;restoreOverrideCursor();
<a name="l00371"></a>00371   }
<a name="l00372"></a>00372 
<a name="l00373"></a>00373   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#04266b8ffe0013bee23b57701e1e6b61" title="returns a pointer to the title widget">getTitle</a>()-&gt;<a class="code" href="classTitleWidget.html#6ef0fc21342a9f356da375d926b1ddc1" title="set program busy state">setBusy</a>(<span class="keyword">false</span>);
<a name="l00374"></a>00374   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#e8f37ccb7560209b1dba692aebad6648" title="Returns a pointer to the subalbums.">getSubalbums</a>()-&gt;<a class="code" href="classSubalbumsWidget.html#0e0b2584ef7fed4f7c8d5ecdb83d95e1" title="Activates/Deactives create/delete buttons.">updateButtons</a>(<span class="keyword">true</span>);
<a name="l00375"></a>00375   <a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a" title="Activates/Deactives remove/rotate buttons depending on if an image is selected.">updateButtons</a>(<span class="keyword">true</span>);
<a name="l00376"></a>00376   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setSelectionMode( QIconView::Extended ) ;
<a name="l00377"></a>00377 
<a name="l00378"></a>00378   <span class="comment">//update buttons and emit selection changed signal</span>
<a name="l00379"></a>00379   <a class="code" href="classSubalbumWidget.html#d874ee980f8dc0bc387bb82867a12f30" title="handles changing selections">selectionChangedEvent</a>();
<a name="l00380"></a>00380 }
<a name="l00381"></a>00381 <span class="comment">//==============================================</span>
<a name="l00382"></a><a class="code" href="classSubalbumWidget.html#d8593d9016ed6b8639f51d751620e0e1">00382</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#d8593d9016ed6b8639f51d751620e0e1" title="Revert selected photos to their original form.">SubalbumWidget::revertSelectedPhotos</a>()
<a name="l00383"></a>00383 {
<a name="l00384"></a>00384   <span class="comment">//iterate over photos in current collection</span>
<a name="l00385"></a>00385   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00386"></a>00386   <span class="keywordflow">while</span>(current != NULL)
<a name="l00387"></a>00387   {
<a name="l00388"></a>00388     <span class="comment">//found a selected item!</span>
<a name="l00389"></a>00389     <span class="keywordflow">if</span>(current-&gt;isSelected())
<a name="l00390"></a>00390     {
<a name="l00391"></a>00391       ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;getPhoto()-&gt;revertPhoto();
<a name="l00392"></a>00392       <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;ensureItemVisible(((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current));
<a name="l00393"></a>00393       ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;updateImage();
<a name="l00394"></a>00394       qApp-&gt;processEvents();          
<a name="l00395"></a>00395     }
<a name="l00396"></a>00396     
<a name="l00397"></a>00397     <span class="comment">//move to next item</span>
<a name="l00398"></a>00398     current = current-&gt;nextItem();
<a name="l00399"></a>00399   }
<a name="l00400"></a>00400 
<a name="l00401"></a>00401   <span class="comment">//state of selected photos has changed</span>
<a name="l00402"></a>00402   emit <a class="code" href="classSubalbumWidget.html#1cde0b4ccbdf1113d0b09b28038cf5a5">selectedPhotoStateChanged</a>();
<a name="l00403"></a>00403 }
<a name="l00404"></a>00404 <span class="comment">//==============================================</span>
<a name="l00405"></a><a class="code" href="classSubalbumWidget.html#732831115d20a2909732e9b3e919f314">00405</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#732831115d20a2909732e9b3e919f314" title="set desktop wallpaper">SubalbumWidget::setWallpaperAction</a>()
<a name="l00406"></a>00406 {
<a name="l00407"></a>00407   <span class="comment">//get first selected photo, if no photo is selected then bail</span>
<a name="l00408"></a>00408   <a class="code" href="classPhoto.html" title="A photo consists of a full size image, a smaller slide show image, a very small thumbnail...">Photo</a>* phto = <a class="code" href="classSubalbumWidget.html#08a6ad175432af3b13028550f7fec167" title="Returns currently selected photo. If no or multiple photos selected returns NULL...">getSelectedPhoto</a>();
<a name="l00409"></a>00409   <span class="keywordflow">if</span>(phto == NULL) <span class="keywordflow">return</span>;
<a name="l00410"></a>00410 
<a name="l00411"></a>00411   <span class="comment">//set the wallpaper</span>
<a name="l00412"></a>00412   <a class="code" href="wallpaperTools_8cpp.html#909394ff2837866b916bf25d09c028b7" title="Sets desktop wallpaper using specified photo.">setWallpaper</a>( phto );
<a name="l00413"></a>00413 }
<a name="l00414"></a>00414 <span class="comment">//==============================================</span>
<a name="l00415"></a><a class="code" href="classSubalbumWidget.html#04e384834c5debfac79cd5f362fb15a5">00415</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#04e384834c5debfac79cd5f362fb15a5" title="Rotate clockwise selected images.">SubalbumWidget::rotate90ImageAction</a>()
<a name="l00416"></a>00416 {
<a name="l00417"></a>00417   <span class="comment">//set busy flag and deactivate menu's/buttons</span>
<a name="l00418"></a>00418   qApp-&gt;setOverrideCursor( QCursor(Qt::WaitCursor));
<a name="l00419"></a>00419   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#04266b8ffe0013bee23b57701e1e6b61" title="returns a pointer to the title widget">getTitle</a>()-&gt;<a class="code" href="classTitleWidget.html#6ef0fc21342a9f356da375d926b1ddc1" title="set program busy state">setBusy</a>(<span class="keyword">true</span>);
<a name="l00420"></a>00420   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#e8f37ccb7560209b1dba692aebad6648" title="Returns a pointer to the subalbums.">getSubalbums</a>()-&gt;<a class="code" href="classSubalbumsWidget.html#0e0b2584ef7fed4f7c8d5ecdb83d95e1" title="Activates/Deactives create/delete buttons.">updateButtons</a>(<span class="keyword">false</span>);
<a name="l00421"></a>00421   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setSelectionMode( QIconView::NoSelection ) ;
<a name="l00422"></a>00422   <a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a" title="Activates/Deactives remove/rotate buttons depending on if an image is selected.">updateButtons</a>(<span class="keyword">false</span>);
<a name="l00423"></a>00423 
<a name="l00424"></a>00424   <span class="comment">//setup progress bar</span>
<a name="l00425"></a>00425   QString statusMessage = tr(<span class="stringliteral">"Rotating %1 photos:"</span>);
<a name="l00426"></a>00426   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#8bc149788c6ed44ae27f22e72392cdf6" title="returns a pointer to the status widget">getStatus</a>()-&gt;<a class="code" href="classStatusWidget.html#57d461014070b9d651c36bd157cab9c1" title="Initializes the progress bar.">showProgressBar</a>( statusMessage.arg(<a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;<a class="code" href="classPhotosIconView.html#0aeae24dce6e3eb865a2270bc888edc7">numSelected</a>()), <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;<a class="code" href="classPhotosIconView.html#0aeae24dce6e3eb865a2270bc888edc7">numSelected</a>() );
<a name="l00427"></a>00427   qApp-&gt;processEvents();
<a name="l00428"></a>00428    
<a name="l00429"></a>00429   <span class="comment">//rotate the selected photos</span>
<a name="l00430"></a>00430   <span class="keywordtype">int</span> num = 0;
<a name="l00431"></a>00431   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00432"></a>00432   <span class="keywordflow">while</span>(current != NULL)
<a name="l00433"></a>00433   {
<a name="l00434"></a>00434     <span class="keywordflow">if</span>(current-&gt;isSelected())
<a name="l00435"></a>00435     {
<a name="l00436"></a>00436       <span class="comment">//update status message</span>
<a name="l00437"></a>00437       <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#8bc149788c6ed44ae27f22e72392cdf6" title="returns a pointer to the status widget">getStatus</a>()-&gt;<a class="code" href="classStatusWidget.html#b3e94c61124e13cfa1d3465bd0018076" title="Updates the progress bar.">updateProgress</a>( num, statusMessage.arg(<a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;<a class="code" href="classPhotosIconView.html#0aeae24dce6e3eb865a2270bc888edc7">numSelected</a>() - num) );
<a name="l00438"></a>00438 
<a name="l00439"></a>00439       ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;getPhoto()-&gt;rotate90();
<a name="l00440"></a>00440       <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;ensureItemVisible(((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current));
<a name="l00441"></a>00441       ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;updateImage();
<a name="l00442"></a>00442       num++;
<a name="l00443"></a>00443       <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#8bc149788c6ed44ae27f22e72392cdf6" title="returns a pointer to the status widget">getStatus</a>()-&gt;<a class="code" href="classStatusWidget.html#b3e94c61124e13cfa1d3465bd0018076" title="Updates the progress bar.">updateProgress</a>( num );
<a name="l00444"></a>00444       qApp-&gt;processEvents();
<a name="l00445"></a>00445     }
<a name="l00446"></a>00446 
<a name="l00447"></a>00447     <span class="comment">//move to next item</span>
<a name="l00448"></a>00448     current = current-&gt;nextItem();
<a name="l00449"></a>00449   }
<a name="l00450"></a>00450 
<a name="l00451"></a>00451   <span class="comment">//state of selected photos has changed</span>
<a name="l00452"></a>00452   emit <a class="code" href="classSubalbumWidget.html#1cde0b4ccbdf1113d0b09b28038cf5a5">selectedPhotoStateChanged</a>();
<a name="l00453"></a>00453   
<a name="l00454"></a>00454   <span class="comment">//hide progress bar</span>
<a name="l00455"></a>00455   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#8bc149788c6ed44ae27f22e72392cdf6" title="returns a pointer to the status widget">getStatus</a>()-&gt;<a class="code" href="classStatusWidget.html#02084869ff1c15dab4bc922a49b31808" title="Update message.">setStatus</a>( tr(<span class="stringliteral">"Rotating complete."</span>) );
<a name="l00456"></a>00456 
<a name="l00457"></a>00457   <span class="comment">//not busy any more</span>
<a name="l00458"></a>00458   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#04266b8ffe0013bee23b57701e1e6b61" title="returns a pointer to the title widget">getTitle</a>()-&gt;<a class="code" href="classTitleWidget.html#6ef0fc21342a9f356da375d926b1ddc1" title="set program busy state">setBusy</a>(<span class="keyword">false</span>);
<a name="l00459"></a>00459   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#e8f37ccb7560209b1dba692aebad6648" title="Returns a pointer to the subalbums.">getSubalbums</a>()-&gt;<a class="code" href="classSubalbumsWidget.html#0e0b2584ef7fed4f7c8d5ecdb83d95e1" title="Activates/Deactives create/delete buttons.">updateButtons</a>(<span class="keyword">true</span>);
<a name="l00460"></a>00460   <a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a" title="Activates/Deactives remove/rotate buttons depending on if an image is selected.">updateButtons</a>(<span class="keyword">true</span>);
<a name="l00461"></a>00461   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setSelectionMode( QIconView::Extended ) ;
<a name="l00462"></a>00462   
<a name="l00463"></a>00463   qApp-&gt;restoreOverrideCursor();
<a name="l00464"></a>00464 }
<a name="l00465"></a>00465 <span class="comment">//==============================================</span>
<a name="l00466"></a><a class="code" href="classSubalbumWidget.html#2d708d3126d4ff9ff8062312fe96127b">00466</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#2d708d3126d4ff9ff8062312fe96127b" title="Rotate counter-clockwise selected images.">SubalbumWidget::rotate270ImageAction</a>()
<a name="l00467"></a>00467 {
<a name="l00468"></a>00468   <span class="comment">//set busy flag and deactivate menu's/buttons</span>
<a name="l00469"></a>00469   qApp-&gt;setOverrideCursor( QCursor(Qt::WaitCursor));
<a name="l00470"></a>00470   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#04266b8ffe0013bee23b57701e1e6b61" title="returns a pointer to the title widget">getTitle</a>()-&gt;<a class="code" href="classTitleWidget.html#6ef0fc21342a9f356da375d926b1ddc1" title="set program busy state">setBusy</a>(<span class="keyword">true</span>);
<a name="l00471"></a>00471   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#e8f37ccb7560209b1dba692aebad6648" title="Returns a pointer to the subalbums.">getSubalbums</a>()-&gt;<a class="code" href="classSubalbumsWidget.html#0e0b2584ef7fed4f7c8d5ecdb83d95e1" title="Activates/Deactives create/delete buttons.">updateButtons</a>(<span class="keyword">false</span>);
<a name="l00472"></a>00472   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setSelectionMode( QIconView::NoSelection ) ;
<a name="l00473"></a>00473   <a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a" title="Activates/Deactives remove/rotate buttons depending on if an image is selected.">updateButtons</a>(<span class="keyword">false</span>);
<a name="l00474"></a>00474 
<a name="l00475"></a>00475   <span class="comment">//setup progress bar</span>
<a name="l00476"></a>00476   QString statusMessage = tr(<span class="stringliteral">"Rotating %1 photos:"</span>);
<a name="l00477"></a>00477   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#8bc149788c6ed44ae27f22e72392cdf6" title="returns a pointer to the status widget">getStatus</a>()-&gt;<a class="code" href="classStatusWidget.html#57d461014070b9d651c36bd157cab9c1" title="Initializes the progress bar.">showProgressBar</a>( statusMessage.arg(<a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;<a class="code" href="classPhotosIconView.html#0aeae24dce6e3eb865a2270bc888edc7">numSelected</a>()), <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;<a class="code" href="classPhotosIconView.html#0aeae24dce6e3eb865a2270bc888edc7">numSelected</a>() );
<a name="l00478"></a>00478   qApp-&gt;processEvents();
<a name="l00479"></a>00479 
<a name="l00480"></a>00480   <span class="comment">//rotate the selected photos</span>
<a name="l00481"></a>00481   <span class="keywordtype">int</span> num = 0;
<a name="l00482"></a>00482   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00483"></a>00483   <span class="keywordflow">while</span>(current != NULL)
<a name="l00484"></a>00484   {
<a name="l00485"></a>00485     <span class="keywordflow">if</span>(current-&gt;isSelected())
<a name="l00486"></a>00486     {
<a name="l00487"></a>00487       <span class="comment">//update status message</span>
<a name="l00488"></a>00488       <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#8bc149788c6ed44ae27f22e72392cdf6" title="returns a pointer to the status widget">getStatus</a>()-&gt;<a class="code" href="classStatusWidget.html#b3e94c61124e13cfa1d3465bd0018076" title="Updates the progress bar.">updateProgress</a>( num, statusMessage.arg(<a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;<a class="code" href="classPhotosIconView.html#0aeae24dce6e3eb865a2270bc888edc7">numSelected</a>() - num) );
<a name="l00489"></a>00489 
<a name="l00490"></a>00490       ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;getPhoto()-&gt;rotate270();
<a name="l00491"></a>00491       <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;ensureItemVisible(((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current));
<a name="l00492"></a>00492       ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;updateImage();
<a name="l00493"></a>00493       num++;
<a name="l00494"></a>00494       <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#8bc149788c6ed44ae27f22e72392cdf6" title="returns a pointer to the status widget">getStatus</a>()-&gt;<a class="code" href="classStatusWidget.html#b3e94c61124e13cfa1d3465bd0018076" title="Updates the progress bar.">updateProgress</a>( num );
<a name="l00495"></a>00495       qApp-&gt;processEvents();
<a name="l00496"></a>00496     }
<a name="l00497"></a>00497 
<a name="l00498"></a>00498     <span class="comment">//move to next item</span>
<a name="l00499"></a>00499     current = current-&gt;nextItem();
<a name="l00500"></a>00500   }
<a name="l00501"></a>00501 
<a name="l00502"></a>00502   <span class="comment">//state of selected photos has changed</span>
<a name="l00503"></a>00503   emit <a class="code" href="classSubalbumWidget.html#1cde0b4ccbdf1113d0b09b28038cf5a5">selectedPhotoStateChanged</a>();
<a name="l00504"></a>00504 
<a name="l00505"></a>00505   <span class="comment">//hide progress bar</span>
<a name="l00506"></a>00506   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#8bc149788c6ed44ae27f22e72392cdf6" title="returns a pointer to the status widget">getStatus</a>()-&gt;<a class="code" href="classStatusWidget.html#02084869ff1c15dab4bc922a49b31808" title="Update message.">setStatus</a>( tr(<span class="stringliteral">"Rotating complete."</span>) );
<a name="l00507"></a>00507 
<a name="l00508"></a>00508   <span class="comment">//not busy any more</span>
<a name="l00509"></a>00509   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#def61c20f8268bc631dab83afc252be2" title="Returns a pointer to the window.">getWindow</a>()-&gt;<a class="code" href="classWindow.html#04266b8ffe0013bee23b57701e1e6b61" title="returns a pointer to the title widget">getTitle</a>()-&gt;<a class="code" href="classTitleWidget.html#6ef0fc21342a9f356da375d926b1ddc1" title="set program busy state">setBusy</a>(<span class="keyword">false</span>);
<a name="l00510"></a>00510   <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#e8f37ccb7560209b1dba692aebad6648" title="Returns a pointer to the subalbums.">getSubalbums</a>()-&gt;<a class="code" href="classSubalbumsWidget.html#0e0b2584ef7fed4f7c8d5ecdb83d95e1" title="Activates/Deactives create/delete buttons.">updateButtons</a>(<span class="keyword">true</span>);
<a name="l00511"></a>00511   <a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a" title="Activates/Deactives remove/rotate buttons depending on if an image is selected.">updateButtons</a>(<span class="keyword">true</span>);
<a name="l00512"></a>00512   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;setSelectionMode( QIconView::Extended ) ;
<a name="l00513"></a>00513   qApp-&gt;restoreOverrideCursor();
<a name="l00514"></a>00514 }
<a name="l00515"></a>00515 <span class="comment">//==============================================</span>
<a name="l00516"></a><a class="code" href="classSubalbumWidget.html#099a0fd80c76ee639527a4a8ebd8834c">00516</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#099a0fd80c76ee639527a4a8ebd8834c" title="clears and reinserts all photos for the current collection the current selection...">SubalbumWidget::refreshPhotos</a>()
<a name="l00517"></a>00517 {
<a name="l00518"></a>00518   <span class="comment">//remove all thumbnails</span>
<a name="l00519"></a>00519   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;clear();
<a name="l00520"></a>00520 
<a name="l00521"></a>00521   <span class="keywordflow">if</span>(<a class="code" href="classSubalbumWidget.html#9473b9dbe4dbe31fec85b2c311acbd1c" title="Pointer to backend subalbum.">subalbum</a> != NULL)
<a name="l00522"></a>00522   {
<a name="l00523"></a>00523     <span class="comment">//insert photo thumbnails</span>
<a name="l00524"></a>00524     <a class="code" href="classPhoto.html" title="A photo consists of a full size image, a smaller slide show image, a very small thumbnail...">Photo</a>* currentPhoto = <a class="code" href="classSubalbumWidget.html#9473b9dbe4dbe31fec85b2c311acbd1c" title="Pointer to backend subalbum.">subalbum</a>-&gt;<a class="code" href="classSubalbum.html#a38b7736f58738d25426bf0cd93fc28a" title="Returns first photo in subalbum.">getFirst</a>();
<a name="l00525"></a>00525     <span class="keywordflow">while</span>(currentPhoto != NULL)
<a name="l00526"></a>00526     {
<a name="l00527"></a>00527       <span class="keyword">new</span> <a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>( <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>, currentPhoto );
<a name="l00528"></a>00528       currentPhoto = currentPhoto-&gt;<a class="code" href="classPhoto.html#357f9d79451532a37f41142d3aaba9f9" title="Returns next photo pointer.">getNext</a>();
<a name="l00529"></a>00529     }
<a name="l00530"></a>00530 
<a name="l00531"></a>00531     <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;arrangeItemsInGrid();
<a name="l00532"></a>00532   }
<a name="l00533"></a>00533 }
<a name="l00534"></a>00534 <span class="comment">//==============================================</span>
<a name="l00535"></a><a class="code" href="classSubalbumWidget.html#4adf83eb17583a370a196f17ae4a1183">00535</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#4adf83eb17583a370a196f17ae4a1183" title="refreshes all photos, selections are preserved">SubalbumWidget::refreshAllPhotos</a>()
<a name="l00536"></a>00536 {
<a name="l00537"></a>00537   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00538"></a>00538   <span class="keywordflow">while</span>(current != NULL)
<a name="l00539"></a>00539   {
<a name="l00540"></a>00540     ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;updateImage();
<a name="l00541"></a>00541     ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;updateDescription();
<a name="l00542"></a>00542     current = current-&gt;nextItem();
<a name="l00543"></a>00543   }
<a name="l00544"></a>00544 }
<a name="l00545"></a>00545 <span class="comment">//==============================================</span>
<a name="l00546"></a><a class="code" href="classSubalbumWidget.html#56c247e395a7173ad01c138a66516019">00546</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#56c247e395a7173ad01c138a66516019" title="refreshes selected photos, selections are preserved">SubalbumWidget::refreshSelectedPhotos</a>()
<a name="l00547"></a>00547 {
<a name="l00548"></a>00548   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00549"></a>00549   <span class="keywordflow">while</span>(current != NULL)
<a name="l00550"></a>00550   {
<a name="l00551"></a>00551     <span class="comment">//found a selected item!</span>
<a name="l00552"></a>00552     <span class="keywordflow">if</span>(current-&gt;isSelected())
<a name="l00553"></a>00553     {
<a name="l00554"></a>00554       ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;updateImage();
<a name="l00555"></a>00555       ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;updateDescription();
<a name="l00556"></a>00556     }
<a name="l00557"></a>00557 
<a name="l00558"></a>00558     <span class="comment">//move to next item</span>
<a name="l00559"></a>00559     current = current-&gt;nextItem();
<a name="l00560"></a>00560   }
<a name="l00561"></a>00561 }
<a name="l00562"></a>00562 <span class="comment">//==============================================</span>
<a name="l00563"></a><a class="code" href="classSubalbumWidget.html#9e564e5c218d2d7b9bbc267698d4b112">00563</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#9e564e5c218d2d7b9bbc267698d4b112" title="Strip descriptions from selected photos.">SubalbumWidget::stripDescriptionsFromSelectedPhotos</a>()
<a name="l00564"></a>00564 {
<a name="l00565"></a>00565   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00566"></a>00566   <span class="keywordflow">while</span>(current != NULL)
<a name="l00567"></a>00567   {
<a name="l00568"></a>00568     <span class="comment">//found a selected item!</span>
<a name="l00569"></a>00569     <span class="keywordflow">if</span>(current-&gt;isSelected())
<a name="l00570"></a>00570     {
<a name="l00571"></a>00571       ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;getPhoto()-&gt;setDescription(<span class="stringliteral">""</span>);
<a name="l00572"></a>00572       ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;setText( <span class="stringliteral">""</span> );
<a name="l00573"></a>00573     }
<a name="l00574"></a>00574 
<a name="l00575"></a>00575     <span class="comment">//move to next item</span>
<a name="l00576"></a>00576     current = current-&gt;nextItem();
<a name="l00577"></a>00577   }
<a name="l00578"></a>00578 }
<a name="l00579"></a>00579 <span class="comment">//==============================================</span>
<a name="l00580"></a><a class="code" href="classSubalbumWidget.html#c02ec35e2bcb4e2e76b545e316bb9333">00580</a> <a class="code" href="classSubalbum.html" title="A subalbum contains photos.">Subalbum</a>* <a class="code" href="classSubalbumWidget.html#c02ec35e2bcb4e2e76b545e316bb9333" title="returns a pointer to the backend subalbum">SubalbumWidget::getSubalbum</a>()
<a name="l00581"></a>00581 {
<a name="l00582"></a>00582   <span class="keywordflow">return</span> <a class="code" href="classSubalbumWidget.html#9473b9dbe4dbe31fec85b2c311acbd1c" title="Pointer to backend subalbum.">subalbum</a>;
<a name="l00583"></a>00583 }
<a name="l00584"></a>00584 <span class="comment">//==============================================</span>
<a name="l00585"></a><a class="code" href="classSubalbumWidget.html#08a6ad175432af3b13028550f7fec167">00585</a> <a class="code" href="classPhoto.html" title="A photo consists of a full size image, a smaller slide show image, a very small thumbnail...">Photo</a>* <a class="code" href="classSubalbumWidget.html#08a6ad175432af3b13028550f7fec167" title="Returns currently selected photo. If no or multiple photos selected returns NULL...">SubalbumWidget::getSelectedPhoto</a>()
<a name="l00586"></a>00586 {
<a name="l00587"></a>00587   <span class="comment">//determine if one photo is selected</span>
<a name="l00588"></a>00588   <span class="keywordtype">int</span> numSelected = 0;
<a name="l00589"></a>00589   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00590"></a>00590   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* selected = NULL;
<a name="l00591"></a>00591   <span class="keywordflow">while</span>(current != NULL)
<a name="l00592"></a>00592   {
<a name="l00593"></a>00593     <span class="comment">//found a selected item!</span>
<a name="l00594"></a>00594     <span class="keywordflow">if</span>(current-&gt;isSelected())
<a name="l00595"></a>00595     {
<a name="l00596"></a>00596       numSelected++;
<a name="l00597"></a>00597       selected = current;
<a name="l00598"></a>00598     }
<a name="l00599"></a>00599 
<a name="l00600"></a>00600     <span class="comment">//if more than one found then bail!</span>
<a name="l00601"></a>00601     <span class="keywordflow">if</span>(numSelected &gt; 1) <span class="keywordflow">return</span> NULL;
<a name="l00602"></a>00602 
<a name="l00603"></a>00603     <span class="comment">//move to next item</span>
<a name="l00604"></a>00604     current = current-&gt;nextItem();
<a name="l00605"></a>00605   }
<a name="l00606"></a>00606 
<a name="l00607"></a>00607   <span class="comment">//if one item is selected then return photo pointer</span>
<a name="l00608"></a>00608   <span class="keywordflow">if</span>(numSelected == 1) { <span class="keywordflow">return</span> ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)selected)-&gt;getPhoto(); }
<a name="l00609"></a>00609   <span class="keywordflow">else</span> { <span class="keywordflow">return</span> NULL; }
<a name="l00610"></a>00610 }
<a name="l00611"></a>00611 <span class="comment">//==============================================</span>
<a name="l00612"></a><a class="code" href="classSubalbumWidget.html#c610ac88f0b949748c30028e9cdd4635">00612</a> <a class="code" href="classPhoto.html" title="A photo consists of a full size image, a smaller slide show image, a very small thumbnail...">Photo</a>* <a class="code" href="classSubalbumWidget.html#c610ac88f0b949748c30028e9cdd4635" title="Returns first selected photo.">SubalbumWidget::getFirstSelectedPhoto</a>()
<a name="l00613"></a>00613 {
<a name="l00614"></a>00614   <span class="comment">//determine if one photo is selected</span>
<a name="l00615"></a>00615   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00616"></a>00616   <span class="keywordflow">while</span>(current != NULL)
<a name="l00617"></a>00617   {
<a name="l00618"></a>00618     <span class="comment">//found a selected item!</span>
<a name="l00619"></a>00619     <span class="keywordflow">if</span>(current-&gt;isSelected()) 
<a name="l00620"></a>00620     { <span class="keywordflow">return</span> ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;getPhoto(); }   
<a name="l00621"></a>00621     
<a name="l00622"></a>00622     <span class="comment">//move to next item</span>
<a name="l00623"></a>00623     current = current-&gt;nextItem();
<a name="l00624"></a>00624   }
<a name="l00625"></a>00625   
<a name="l00626"></a>00626   <span class="comment">//no selected items found</span>
<a name="l00627"></a>00627   <span class="keywordflow">return</span> NULL;
<a name="l00628"></a>00628 }
<a name="l00629"></a>00629 <span class="comment">//==============================================</span>
<a name="l00630"></a><a class="code" href="classSubalbumWidget.html#5f140f7534fcefa7311b60b1ab1b7d58">00630</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#5f140f7534fcefa7311b60b1ab1b7d58" title="Sets the selected photo to selection and ensures it is visible.">SubalbumWidget::setSelectedPhoto</a>(<a class="code" href="classPhoto.html" title="A photo consists of a full size image, a smaller slide show image, a very small thumbnail...">Photo</a>* selection)
<a name="l00631"></a>00631 {
<a name="l00632"></a>00632   <span class="comment">//select specified photo  </span>
<a name="l00633"></a>00633   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00634"></a>00634   <span class="keywordflow">while</span>(current != NULL)
<a name="l00635"></a>00635   {
<a name="l00636"></a>00636     <span class="keywordflow">if</span>( ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;getPhoto() == selection )
<a name="l00637"></a>00637     {
<a name="l00638"></a>00638       <span class="comment">//deselect all</span>
<a name="l00639"></a>00639       <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;selectAll(<span class="keyword">false</span>);
<a name="l00640"></a>00640 
<a name="l00641"></a>00641       <span class="comment">//select photo and make sure it is visible</span>
<a name="l00642"></a>00642       current-&gt;setSelected(<span class="keyword">true</span>);
<a name="l00643"></a>00643       <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;ensureItemVisible( current );      
<a name="l00644"></a>00644       
<a name="l00645"></a>00645       <span class="keywordflow">return</span>;
<a name="l00646"></a>00646     }
<a name="l00647"></a>00647     
<a name="l00648"></a>00648     <span class="comment">//move on to next photo</span>
<a name="l00649"></a>00649     current = current-&gt;nextItem();
<a name="l00650"></a>00650   }
<a name="l00651"></a>00651 }
<a name="l00652"></a>00652 <span class="comment">//==============================================</span>
<a name="l00653"></a><a class="code" href="classSubalbumWidget.html#6838d0b74aadb6cced433b6151d0cf04">00653</a> <span class="keywordtype">bool</span> <a class="code" href="classSubalbumWidget.html#6838d0b74aadb6cced433b6151d0cf04" title="Returns true if any phtos are selected.">SubalbumWidget::anyPhotosSelected</a>()
<a name="l00654"></a>00654 {
<a name="l00655"></a>00655   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00656"></a>00656   <span class="keywordflow">while</span>(current != NULL)
<a name="l00657"></a>00657   {
<a name="l00658"></a>00658     <span class="keywordflow">if</span>(current-&gt;isSelected())
<a name="l00659"></a>00659       <span class="keywordflow">return</span> <span class="keyword">true</span>;
<a name="l00660"></a>00660     current = current-&gt;nextItem();
<a name="l00661"></a>00661   }
<a name="l00662"></a>00662   <span class="keywordflow">return</span> <span class="keyword">false</span>;
<a name="l00663"></a>00663 }
<a name="l00664"></a>00664 <span class="comment">//==============================================</span>
<a name="l00665"></a><a class="code" href="classSubalbumWidget.html#f66535c26047abbe2d2b75d4941617e1">00665</a> <span class="keywordtype">bool</span> <a class="code" href="classSubalbumWidget.html#f66535c26047abbe2d2b75d4941617e1" title="Returns true if any selected photos are revertable.">SubalbumWidget::anySelectedPhotosRevertable</a>()
<a name="l00666"></a>00666 {
<a name="l00667"></a>00667   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00668"></a>00668   <span class="keywordflow">while</span>(current != NULL)
<a name="l00669"></a>00669   {
<a name="l00670"></a>00670     <span class="keywordflow">if</span>(current-&gt;isSelected())
<a name="l00671"></a>00671     {
<a name="l00672"></a>00672       <span class="keywordflow">if</span>( ((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)current)-&gt;getPhoto()-&gt;revertPossible() )
<a name="l00673"></a>00673         <span class="keywordflow">return</span> <span class="keyword">true</span>;
<a name="l00674"></a>00674     }
<a name="l00675"></a>00675     current = current-&gt;nextItem();
<a name="l00676"></a>00676   }
<a name="l00677"></a>00677   <span class="keywordflow">return</span> <span class="keyword">false</span>;
<a name="l00678"></a>00678 }
<a name="l00679"></a>00679 <span class="comment">//==============================================</span>
<a name="l00680"></a><a class="code" href="classSubalbumWidget.html#aa2a2ccabd6370891223bbfbc88576a4">00680</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#aa2a2ccabd6370891223bbfbc88576a4">SubalbumWidget::resizeEvent</a>( QResizeEvent * )
<a name="l00681"></a>00681 {
<a name="l00682"></a>00682   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;arrangeItemsInGrid();
<a name="l00683"></a>00683 }
<a name="l00684"></a>00684 <span class="comment">//==============================================</span>
<a name="l00685"></a><a class="code" href="classSubalbumWidget.html#445ee3b90db7db75514990c6b1624077">00685</a> <a class="code" href="classQIconView.html">QIconView</a>* <a class="code" href="classSubalbumWidget.html#445ee3b90db7db75514990c6b1624077" title="Returns pointer to icon view.">SubalbumWidget::getPhotos</a>()
<a name="l00686"></a>00686 {
<a name="l00687"></a>00687   <span class="keywordflow">return</span> <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>;
<a name="l00688"></a>00688 }
<a name="l00689"></a>00689 <span class="comment">//==============================================</span>
<a name="l00690"></a><a class="code" href="classSubalbumWidget.html#8e766c9a557843082256890076bebed1">00690</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#8e766c9a557843082256890076bebed1">SubalbumWidget::reorder</a>()
<a name="l00691"></a>00691 {
<a name="l00692"></a>00692   <span class="comment">//so item has been moved, reorder linked list of items as necessary</span>
<a name="l00693"></a>00693   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;sort( <span class="keyword">true</span> );
<a name="l00694"></a>00694   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;arrangeItemsInGrid();
<a name="l00695"></a>00695 
<a name="l00696"></a>00696   <span class="comment">//sync lists</span>
<a name="l00697"></a>00697   <a class="code" href="classSubalbumWidget.html#9473b9dbe4dbe31fec85b2c311acbd1c" title="Pointer to backend subalbum.">subalbum</a>-&gt;<a class="code" href="classSubalbum.html#f491dd129feb2e0713c3cc943e3d3fed" title="Syncs photo ordering with front end gui ordering.">syncPhotoList</a>((<a class="code" href="classPhotoPreviewWidget.html" title="Displays photo thumbnail and description.">PhotoPreviewWidget</a>*)<a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem());
<a name="l00698"></a>00698 }
<a name="l00699"></a>00699 <span class="comment">//==============================================</span>
<a name="l00700"></a><a class="code" href="classSubalbumWidget.html#d874ee980f8dc0bc387bb82867a12f30">00700</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#d874ee980f8dc0bc387bb82867a12f30" title="handles changing selections">SubalbumWidget::selectionChangedEvent</a>()
<a name="l00701"></a>00701 {
<a name="l00702"></a>00702   <span class="comment">//update rotate/add/remove buttons depending on whether or not any items are selected</span>
<a name="l00703"></a>00703   <a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a" title="Activates/Deactives remove/rotate buttons depending on if an image is selected.">updateButtons</a>();
<a name="l00704"></a>00704   
<a name="l00705"></a>00705   <span class="comment">//emit selection changed signal so other menu's etc an be updated as well</span>
<a name="l00706"></a>00706   emit <a class="code" href="classSubalbumWidget.html#1cde0b4ccbdf1113d0b09b28038cf5a5">selectedPhotoStateChanged</a>();
<a name="l00707"></a>00707 }
<a name="l00708"></a>00708 <span class="comment">//==============================================</span>
<a name="l00709"></a><a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a">00709</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a" title="Activates/Deactives remove/rotate buttons depending on if an image is selected.">SubalbumWidget::updateButtons</a>()
<a name="l00710"></a>00710 {
<a name="l00711"></a>00711   <span class="keywordtype">int</span> numSelected = 0;
<a name="l00712"></a>00712   <a class="code" href="classQIconViewItem.html">QIconViewItem</a>* current = <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;firstItem();
<a name="l00713"></a>00713   <span class="keywordflow">while</span>(current != NULL)
<a name="l00714"></a>00714   {
<a name="l00715"></a>00715     <span class="keywordflow">if</span>(current-&gt;isSelected())
<a name="l00716"></a>00716     {
<a name="l00717"></a>00717      numSelected++;
<a name="l00718"></a>00718 
<a name="l00719"></a>00719      <span class="comment">//there are effectively 3 states:</span>
<a name="l00720"></a>00720      <span class="comment">//1) no items selected -&gt; disable all buttons besides addPhoto</span>
<a name="l00721"></a>00721      <span class="comment">//2) one itme selected -&gt; enable all button, including set desktop wallpaper button</span>
<a name="l00722"></a>00722      <span class="comment">//3) more than one item selected -&gt; enable all but edit button (since we don't know which photo to edit)</span>
<a name="l00723"></a>00723      <span class="comment">//thus once 2 selected photos are found we know we are in the multi select mode and can terminate the search</span>
<a name="l00724"></a>00724      <span class="keywordflow">if</span>(numSelected &gt; 1)
<a name="l00725"></a>00725        <span class="keywordflow">break</span>;
<a name="l00726"></a>00726     }
<a name="l00727"></a>00727 
<a name="l00728"></a>00728     <span class="comment">//move to next item</span>
<a name="l00729"></a>00729     current = current-&gt;nextItem();
<a name="l00730"></a>00730   }
<a name="l00731"></a>00731 
<a name="l00732"></a>00732   <span class="keywordflow">if</span>(numSelected == 0)
<a name="l00733"></a>00733   {
<a name="l00734"></a>00734     <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>-&gt;setEnabled(<span class="keyword">false</span>);
<a name="l00735"></a>00735     <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>-&gt;setEnabled(<span class="keyword">false</span>);
<a name="l00736"></a>00736     <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>-&gt;setEnabled(<span class="keyword">false</span>);
<a name="l00737"></a>00737     <span class="keywordflow">if</span>(<a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>) { <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;setEnabled(<span class="keyword">false</span>); }
<a name="l00738"></a>00738     <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#a85d8b2eabe91ae161a823e8065a41a3">setEditTabEnabled</a>(<span class="keyword">false</span>);
<a name="l00739"></a>00739   }
<a name="l00740"></a>00740   <span class="keywordflow">else</span>
<a name="l00741"></a>00741   {
<a name="l00742"></a>00742     <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>-&gt;setEnabled(<span class="keyword">true</span>);
<a name="l00743"></a>00743     <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>-&gt;setEnabled(<span class="keyword">true</span>);
<a name="l00744"></a>00744     <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>-&gt;setEnabled(<span class="keyword">true</span>);
<a name="l00745"></a>00745     <span class="keywordflow">if</span>(<a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>) { <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;setEnabled(<span class="keyword">true</span>); }
<a name="l00746"></a>00746     <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#a85d8b2eabe91ae161a823e8065a41a3">setEditTabEnabled</a>(<span class="keyword">true</span>);
<a name="l00747"></a>00747   }
<a name="l00748"></a>00748 
<a name="l00749"></a>00749   <span class="keywordflow">if</span>(<a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>) { <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;setEnabled( numSelected == 1 ); }
<a name="l00750"></a>00750 }
<a name="l00751"></a>00751 <span class="comment">//==============================================</span>
<a name="l00752"></a><a class="code" href="classSubalbumWidget.html#1e7ff140164626b37ede3d5ae02c0a39">00752</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#24e68f674aaa52764fe0210daeea2d6a" title="Activates/Deactives remove/rotate buttons depending on if an image is selected.">SubalbumWidget::updateButtons</a>(<span class="keywordtype">bool</span> enable)
<a name="l00753"></a>00753 {
<a name="l00754"></a>00754   <span class="keywordflow">if</span>(!enable)
<a name="l00755"></a>00755   {
<a name="l00756"></a>00756     <a class="code" href="classSubalbumWidget.html#801a29ed5560ac63b0e1a147b0c57090" title="cached enabled/disabled state of buttons">buttonsState</a> = <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>-&gt;isEnabled();
<a name="l00757"></a>00757     <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a>-&gt;setEnabled(enable &amp;&amp; <span class="keyword">true</span>);
<a name="l00758"></a>00758     <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>-&gt;setEnabled(enable &amp;&amp; <span class="keyword">true</span>);
<a name="l00759"></a>00759     <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>-&gt;setEnabled(enable);
<a name="l00760"></a>00760     <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>-&gt;setEnabled(enable);
<a name="l00761"></a>00761     <span class="keywordflow">if</span>(<a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>) 
<a name="l00762"></a>00762     { 
<a name="l00763"></a>00763       <a class="code" href="classSubalbumWidget.html#0732c70d8c5c86002d2b04b7f3b9217a" title="cached enabled/distable state of set wallpaper button">wallpaperButtonState</a> = <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;isEnabled();
<a name="l00764"></a>00764       <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;setEnabled(enable); 
<a name="l00765"></a>00765     }
<a name="l00766"></a>00766     <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#a85d8b2eabe91ae161a823e8065a41a3">setEditTabEnabled</a>(enable);
<a name="l00767"></a>00767   }
<a name="l00768"></a>00768   <span class="keywordflow">else</span>
<a name="l00769"></a>00769   {
<a name="l00770"></a>00770     <a class="code" href="classSubalbumWidget.html#a854f12a2199db0ba31f88794421314f" title="&amp;quot;Add&amp;quot; button">addImage</a>-&gt;setEnabled(enable &amp;&amp; <span class="keyword">true</span>);
<a name="l00771"></a>00771     <a class="code" href="classSubalbumWidget.html#4fb75557858a4a6675aa219dcd05f8dd" title="&amp;quot;Remove&amp;quot; button">removeImage</a>-&gt;setEnabled(<a class="code" href="classSubalbumWidget.html#801a29ed5560ac63b0e1a147b0c57090" title="cached enabled/disabled state of buttons">buttonsState</a> &amp;&amp; <span class="keyword">true</span>);
<a name="l00772"></a>00772     <a class="code" href="classSubalbumWidget.html#7568031275edab6590552a4acaf159cd" title="&amp;quot;Rotate 90&amp;quot; button">rotate90Image</a>-&gt;setEnabled(<a class="code" href="classSubalbumWidget.html#801a29ed5560ac63b0e1a147b0c57090" title="cached enabled/disabled state of buttons">buttonsState</a>);
<a name="l00773"></a>00773     <a class="code" href="classSubalbumWidget.html#1e7b7dae88e35807909e47842fa9e4e3" title="&amp;quot;Rotate 270&amp;quot; button">rotate270Image</a>-&gt;setEnabled(<a class="code" href="classSubalbumWidget.html#801a29ed5560ac63b0e1a147b0c57090" title="cached enabled/disabled state of buttons">buttonsState</a>);
<a name="l00774"></a>00774     <span class="keywordflow">if</span>(<a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>) { <a class="code" href="classSubalbumWidget.html#8ee98b030e8e909fd94d6e83475e9a16" title="Set desktop wallpaper button.">setDesktopBtn</a>-&gt;setEnabled(<a class="code" href="classSubalbumWidget.html#0732c70d8c5c86002d2b04b7f3b9217a" title="cached enabled/distable state of set wallpaper button">wallpaperButtonState</a>); }
<a name="l00775"></a>00775     <a class="code" href="classSubalbumWidget.html#84b9704a97ddda48d6b680bf75c09fc5" title="Pointer to the parent layout widget.">layout</a>-&gt;<a class="code" href="classLayoutWidget.html#a85d8b2eabe91ae161a823e8065a41a3">setEditTabEnabled</a>(<a class="code" href="classSubalbumWidget.html#801a29ed5560ac63b0e1a147b0c57090" title="cached enabled/disabled state of buttons">buttonsState</a>);
<a name="l00776"></a>00776   }
<a name="l00777"></a>00777 }
<a name="l00778"></a>00778 <span class="comment">//==============================================</span>
<a name="l00779"></a><a class="code" href="classSubalbumWidget.html#1117485c7c5dbef6e45a42dd493921f3">00779</a> <span class="keywordtype">void</span> <a class="code" href="classSubalbumWidget.html#1117485c7c5dbef6e45a42dd493921f3">SubalbumWidget::deselectAll</a>()
<a name="l00780"></a>00780 {
<a name="l00781"></a>00781   <a class="code" href="classSubalbumWidget.html#8f77681e9fac42d6a85ae38e13c9b0d6" title="Photos layout.">photos</a>-&gt;selectAll(<span class="keyword">false</span>);
<a name="l00782"></a>00782 }
<a name="l00783"></a>00783 <span class="comment">//==============================================</span>
</pre></div></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>