Sophie

Sophie

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

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: QuestionDialog Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>QuestionDialog Class Reference</h1><!-- doxytag: class="QuestionDialog" --><!-- doxytag: inherits="QDialog" -->A configurable question dialog that returns true/false.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for QuestionDialog:</div>
<div class="dynsection">
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for QuestionDialog:</div>
<div class="dynsection">
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classQuestionDialog-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#780ed48e9f32a8cc419c7f0ef6cef268">QuestionDialog</a> (QString question, QString message, QString questionIconName, <a class="el" href="classQWidget.html">QWidget</a> *parent=0, const char *name=0)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Basic constructor.  <a href="#780ed48e9f32a8cc419c7f0ef6cef268"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#fcaa4a33e727449cd8be02c6cfa25547">~QuestionDialog</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor.  <a href="#fcaa4a33e727449cd8be02c6cfa25547"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">QGridLayout *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#66adc6c635d8d62b08253c98c2ca28d4">gridTop</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Grids objects placed in.  <a href="#66adc6c635d8d62b08253c98c2ca28d4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">QGridLayout *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#8186cd4978482e24b1aca449431eb68a">gridBottom</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QGridLayout *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#7ae3b01bd0ed0bfb97f748c979a01dad">gridFull</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classQLabel.html">QLabel</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#e6eb096d3cf375665180773ebbecc211">questionText</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Question displayed in window.  <a href="#e6eb096d3cf375665180773ebbecc211"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classQTextEdit.html">QTextEdit</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#7794bebfc7ffb1a73b7915979db17487">messageText</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Message displayed in window.  <a href="#7794bebfc7ffb1a73b7915979db17487"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">QPushButton *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#ce32e486cdc1127d24d61c581e2d3dc1">okButton</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ok button.  <a href="#ce32e486cdc1127d24d61c581e2d3dc1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">QPushButton *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#03954dc297b33dff234f9ce254a97e12">cancelButton</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Cancel button.  <a href="#03954dc297b33dff234f9ce254a97e12"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">QPixmap *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#e0b0f1b855bbc45d711884dabec3a16e">questionIcon</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Question icon.  <a href="#e0b0f1b855bbc45d711884dabec3a16e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classQLabel.html">QLabel</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#bdf466aaa74797c0797e20c7fa8b92aa">questionIconLabel</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Label which shows question icon.  <a href="#bdf466aaa74797c0797e20c7fa8b92aa"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classQFrame.html">QFrame</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#e71f25f7e07f46e7c950489c5b79f4c9">topFrame</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Top and bottom frames.  <a href="#e71f25f7e07f46e7c950489c5b79f4c9"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classQFrame.html">QFrame</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#6bded3756a3b3f4e52207579d97d5443">bottomFrame</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A configurable question dialog that returns true/false. 
<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00031">31</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="780ed48e9f32a8cc419c7f0ef6cef268"></a><!-- doxytag: member="QuestionDialog::QuestionDialog" ref="780ed48e9f32a8cc419c7f0ef6cef268" args="(QString question, QString message, QString questionIconName, QWidget *parent=0, const char *name=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QuestionDialog::QuestionDialog           </td>
          <td>(</td>
          <td class="paramtype">QString&nbsp;</td>
          <td class="paramname"> <em>question</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QString&nbsp;</td>
          <td class="paramname"> <em>message</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QString&nbsp;</td>
          <td class="paramname"> <em>questionIconName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classQWidget.html">QWidget</a> *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Basic constructor. 
<p>

<p>Definition at line <a class="el" href="questionDialog_8cpp_source.html#l00025">25</a> of file <a class="el" href="questionDialog_8cpp_source.html">questionDialog.cpp</a>.</p>

<p>References <a class="el" href="questionDialog_8h_source.html#l00069">bottomFrame</a>, <a class="el" href="questionDialog_8h_source.html#l00060">cancelButton</a>, <a class="el" href="questionDialog_8h_source.html#l00048">gridBottom</a>, <a class="el" href="questionDialog_8h_source.html#l00048">gridFull</a>, <a class="el" href="questionDialog_8h_source.html#l00048">gridTop</a>, <a class="el" href="config_8cpp_source.html#l00018">IMAGE_PATH</a>, <a class="el" href="questionDialog_8h_source.html#l00054">messageText</a>, <a class="el" href="questionDialog_8h_source.html#l00057">okButton</a>, <a class="el" href="questionDialog_8h_source.html#l00063">questionIcon</a>, <a class="el" href="questionDialog_8h_source.html#l00066">questionIconLabel</a>, <a class="el" href="questionDialog_8h_source.html#l00051">questionText</a>, <a class="el" href="questionDialog_8h_source.html#l00069">topFrame</a>, and <a class="el" href="config_8h_source.html#l00031">WIDGET_SPACING</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00029"></a>00029                                                                  :
<a name="l00030"></a>00030                                               <a class="code" href="classQDialog.html">QDialog</a>(parent, name, <span class="keyword">true</span> )
<a name="l00031"></a>00031 {
<a name="l00032"></a>00032   <span class="comment">//-------------------------------</span>
<a name="l00033"></a>00033   <span class="comment">//create widgets</span>
<a name="l00034"></a>00034   <a class="code" href="classQuestionDialog.html#e71f25f7e07f46e7c950489c5b79f4c9" title="Top and bottom frames.">topFrame</a> = <span class="keyword">new</span> <a class="code" href="classQFrame.html">QFrame</a>( <span class="keyword">this</span> );
<a name="l00035"></a>00035 
<a name="l00036"></a>00036   <a class="code" href="classQuestionDialog.html#e6eb096d3cf375665180773ebbecc211" title="Question displayed in window.">questionText</a> = <span class="keyword">new</span> <a class="code" href="classQLabel.html">QLabel</a>( <a class="code" href="classQuestionDialog.html#e71f25f7e07f46e7c950489c5b79f4c9" title="Top and bottom frames.">topFrame</a> );
<a name="l00037"></a>00037   <a class="code" href="classQuestionDialog.html#e6eb096d3cf375665180773ebbecc211" title="Question displayed in window.">questionText</a>-&gt;setText( question );
<a name="l00038"></a>00038 
<a name="l00039"></a>00039   QFont questionFont = <a class="code" href="classQuestionDialog.html#e6eb096d3cf375665180773ebbecc211" title="Question displayed in window.">questionText</a>-&gt;font();
<a name="l00040"></a>00040   questionFont.setWeight(QFont::Bold);
<a name="l00041"></a>00041   <a class="code" href="classQuestionDialog.html#e6eb096d3cf375665180773ebbecc211" title="Question displayed in window.">questionText</a>-&gt;setFont( questionFont );
<a name="l00042"></a>00042 
<a name="l00043"></a>00043   <a class="code" href="classQuestionDialog.html#e0b0f1b855bbc45d711884dabec3a16e" title="Question icon.">questionIcon</a> = <span class="keyword">new</span> QPixmap(QString(<a class="code" href="config_8cpp.html#59e02362a9a29a755712dc830a3eb513">IMAGE_PATH</a>)+questionIconName);
<a name="l00044"></a>00044   <a class="code" href="classQuestionDialog.html#bdf466aaa74797c0797e20c7fa8b92aa" title="Label which shows question icon.">questionIconLabel</a> = <span class="keyword">new</span> <a class="code" href="classQLabel.html">QLabel</a>( <a class="code" href="classQuestionDialog.html#e71f25f7e07f46e7c950489c5b79f4c9" title="Top and bottom frames.">topFrame</a> );
<a name="l00045"></a>00045   <a class="code" href="classQuestionDialog.html#bdf466aaa74797c0797e20c7fa8b92aa" title="Label which shows question icon.">questionIconLabel</a>-&gt;setPixmap( *<a class="code" href="classQuestionDialog.html#e0b0f1b855bbc45d711884dabec3a16e" title="Question icon.">questionIcon</a> );
<a name="l00046"></a>00046 
<a name="l00047"></a>00047   <a class="code" href="classQuestionDialog.html#7794bebfc7ffb1a73b7915979db17487" title="Message displayed in window.">messageText</a> = <span class="keyword">new</span> <a class="code" href="classQTextEdit.html">QTextEdit</a>( <span class="keyword">this</span> );
<a name="l00048"></a>00048   <a class="code" href="classQuestionDialog.html#7794bebfc7ffb1a73b7915979db17487" title="Message displayed in window.">messageText</a>-&gt;setReadOnly(<span class="keyword">true</span>);
<a name="l00049"></a>00049   <a class="code" href="classQuestionDialog.html#7794bebfc7ffb1a73b7915979db17487" title="Message displayed in window.">messageText</a>-&gt;setText( message );
<a name="l00050"></a>00050   
<a name="l00051"></a>00051   
<a name="l00052"></a>00052   <a class="code" href="classQuestionDialog.html#6bded3756a3b3f4e52207579d97d5443">bottomFrame</a> = <span class="keyword">new</span> <a class="code" href="classQFrame.html">QFrame</a>( <span class="keyword">this</span> );
<a name="l00053"></a>00053 
<a name="l00054"></a>00054   <a class="code" href="classQuestionDialog.html#ce32e486cdc1127d24d61c581e2d3dc1" title="Ok button.">okButton</a> = <span class="keyword">new</span> QPushButton( tr(<span class="stringliteral">"Yes"</span>), <a class="code" href="classQuestionDialog.html#6bded3756a3b3f4e52207579d97d5443">bottomFrame</a> );
<a name="l00055"></a>00055   <a class="code" href="classQuestionDialog.html#ce32e486cdc1127d24d61c581e2d3dc1" title="Ok button.">okButton</a>-&gt;setSizePolicy( QSizePolicy::Fixed, QSizePolicy::Fixed );
<a name="l00056"></a>00056   <a class="code" href="classQuestionDialog.html#ce32e486cdc1127d24d61c581e2d3dc1" title="Ok button.">okButton</a>-&gt;setDefault(<span class="keyword">true</span>);
<a name="l00057"></a>00057   <a class="code" href="classQuestionDialog.html#ce32e486cdc1127d24d61c581e2d3dc1" title="Ok button.">okButton</a>-&gt;setFocus();
<a name="l00058"></a>00058 
<a name="l00059"></a>00059   connect( <a class="code" href="classQuestionDialog.html#ce32e486cdc1127d24d61c581e2d3dc1" title="Ok button.">okButton</a>, SIGNAL(clicked()), SLOT(accept()) );
<a name="l00060"></a>00060 
<a name="l00061"></a>00061   <a class="code" href="classQuestionDialog.html#03954dc297b33dff234f9ce254a97e12" title="Cancel button.">cancelButton</a> = <span class="keyword">new</span> QPushButton( tr(<span class="stringliteral">"No"</span>), <a class="code" href="classQuestionDialog.html#6bded3756a3b3f4e52207579d97d5443">bottomFrame</a> );
<a name="l00062"></a>00062   <a class="code" href="classQuestionDialog.html#03954dc297b33dff234f9ce254a97e12" title="Cancel button.">cancelButton</a>-&gt;setSizePolicy( QSizePolicy::Fixed, QSizePolicy::Fixed );
<a name="l00063"></a>00063   connect( <a class="code" href="classQuestionDialog.html#03954dc297b33dff234f9ce254a97e12" title="Cancel button.">cancelButton</a>, SIGNAL(clicked()), SLOT(reject()) );
<a name="l00064"></a>00064   <span class="comment">//-------------------------------</span>
<a name="l00065"></a>00065   <span class="comment">//create grid and place widgets</span>
<a name="l00066"></a>00066   <a class="code" href="classQuestionDialog.html#66adc6c635d8d62b08253c98c2ca28d4" title="Grids objects placed in.">gridTop</a>     = <span class="keyword">new</span> QGridLayout( <a class="code" href="classQuestionDialog.html#e71f25f7e07f46e7c950489c5b79f4c9" title="Top and bottom frames.">topFrame</a>, 1, 2, 0);
<a name="l00067"></a>00067   <a class="code" href="classQuestionDialog.html#66adc6c635d8d62b08253c98c2ca28d4" title="Grids objects placed in.">gridTop</a>-&gt;addWidget( <a class="code" href="classQuestionDialog.html#e6eb096d3cf375665180773ebbecc211" title="Question displayed in window.">questionText</a>, 0, 0 );
<a name="l00068"></a>00068   <a class="code" href="classQuestionDialog.html#66adc6c635d8d62b08253c98c2ca28d4" title="Grids objects placed in.">gridTop</a>-&gt;addWidget( <a class="code" href="classQuestionDialog.html#bdf466aaa74797c0797e20c7fa8b92aa" title="Label which shows question icon.">questionIconLabel</a>, 0, 1, Qt::AlignRight );
<a name="l00069"></a>00069 
<a name="l00070"></a>00070   <a class="code" href="classQuestionDialog.html#8186cd4978482e24b1aca449431eb68a">gridBottom</a>  = <span class="keyword">new</span> QGridLayout( <a class="code" href="classQuestionDialog.html#6bded3756a3b3f4e52207579d97d5443">bottomFrame</a>, 1, 2, 0);
<a name="l00071"></a>00071   <a class="code" href="classQuestionDialog.html#8186cd4978482e24b1aca449431eb68a">gridBottom</a>-&gt;addWidget( <a class="code" href="classQuestionDialog.html#ce32e486cdc1127d24d61c581e2d3dc1" title="Ok button.">okButton</a>, 0, 0 );
<a name="l00072"></a>00072   <a class="code" href="classQuestionDialog.html#8186cd4978482e24b1aca449431eb68a">gridBottom</a>-&gt;addWidget( <a class="code" href="classQuestionDialog.html#03954dc297b33dff234f9ce254a97e12" title="Cancel button.">cancelButton</a>, 0, 1);
<a name="l00073"></a>00073 
<a name="l00074"></a>00074   <a class="code" href="classQuestionDialog.html#7ae3b01bd0ed0bfb97f748c979a01dad">gridFull</a>    = <span class="keyword">new</span> QGridLayout( <span class="keyword">this</span>, 3, 1, 0);
<a name="l00075"></a>00075   <a class="code" href="classQuestionDialog.html#7ae3b01bd0ed0bfb97f748c979a01dad">gridFull</a>-&gt;addWidget( <a class="code" href="classQuestionDialog.html#e71f25f7e07f46e7c950489c5b79f4c9" title="Top and bottom frames.">topFrame</a>, 0, 0);
<a name="l00076"></a>00076   <a class="code" href="classQuestionDialog.html#7ae3b01bd0ed0bfb97f748c979a01dad">gridFull</a>-&gt;addWidget( <a class="code" href="classQuestionDialog.html#7794bebfc7ffb1a73b7915979db17487" title="Message displayed in window.">messageText</a>, 1, 0);
<a name="l00077"></a>00077   <a class="code" href="classQuestionDialog.html#7ae3b01bd0ed0bfb97f748c979a01dad">gridFull</a>-&gt;addWidget( <a class="code" href="classQuestionDialog.html#6bded3756a3b3f4e52207579d97d5443">bottomFrame</a>, 2, 0);
<a name="l00078"></a>00078 
<a name="l00079"></a>00079   <a class="code" href="classQuestionDialog.html#7ae3b01bd0ed0bfb97f748c979a01dad">gridFull</a>-&gt;setRowStretch( 1, 1 );
<a name="l00080"></a>00080   <a class="code" href="classQuestionDialog.html#7ae3b01bd0ed0bfb97f748c979a01dad">gridFull</a>-&gt;setResizeMode( QLayout::FreeResize );
<a name="l00081"></a>00081   <a class="code" href="classQuestionDialog.html#7ae3b01bd0ed0bfb97f748c979a01dad">gridFull</a>-&gt;setMargin(<a class="code" href="config_8h.html#07d364596a27705c900f07340515d5db">WIDGET_SPACING</a>);
<a name="l00082"></a>00082   <a class="code" href="classQuestionDialog.html#7ae3b01bd0ed0bfb97f748c979a01dad">gridFull</a>-&gt;setSpacing(<a class="code" href="config_8h.html#07d364596a27705c900f07340515d5db">WIDGET_SPACING</a>);
<a name="l00083"></a>00083 
<a name="l00084"></a>00084   <span class="comment">//-------------------------------</span>
<a name="l00085"></a>00085   <span class="comment">//setup window title bar</span>
<a name="l00086"></a>00086   setCaption( question );
<a name="l00087"></a>00087   <span class="comment">//-------------------------------</span>
<a name="l00088"></a>00088   <span class="comment">//set window to not be resizeable</span>
<a name="l00089"></a>00089   setMinimumWidth(300);
<a name="l00090"></a>00090   this-&gt;show();
<a name="l00091"></a>00091   setFixedSize(size());
<a name="l00092"></a>00092   <span class="comment">//-------------------------------</span>
<a name="l00093"></a>00093 }
<span class="comment">//==============================================</span>
</pre></div>
<p>

</div>
</div><p>
<a class="anchor" name="fcaa4a33e727449cd8be02c6cfa25547"></a><!-- doxytag: member="QuestionDialog::~QuestionDialog" ref="fcaa4a33e727449cd8be02c6cfa25547" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QuestionDialog::~QuestionDialog           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destructor. 
<p>

<p>Definition at line <a class="el" href="questionDialog_8cpp_source.html#l00095">95</a> of file <a class="el" href="questionDialog_8cpp_source.html">questionDialog.cpp</a>.</p>

<p>References <a class="el" href="questionDialog_8h_source.html#l00063">questionIcon</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00096"></a>00096 {
<a name="l00097"></a>00097   <span class="keyword">delete</span> <a class="code" href="classQuestionDialog.html#e0b0f1b855bbc45d711884dabec3a16e" title="Question icon.">questionIcon</a>;
<a name="l00098"></a>00098 }
</pre></div>
<p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="6bded3756a3b3f4e52207579d97d5443"></a><!-- doxytag: member="QuestionDialog::bottomFrame" ref="6bded3756a3b3f4e52207579d97d5443" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQFrame.html">QFrame</a> * <a class="el" href="classQuestionDialog.html#6bded3756a3b3f4e52207579d97d5443">QuestionDialog::bottomFrame</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00069">69</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>

<p>Referenced by <a class="el" href="questionDialog_8cpp_source.html#l00025">QuestionDialog()</a>.</p>

</div>
</div><p>
<a class="anchor" name="03954dc297b33dff234f9ce254a97e12"></a><!-- doxytag: member="QuestionDialog::cancelButton" ref="03954dc297b33dff234f9ce254a97e12" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QPushButton* <a class="el" href="classQuestionDialog.html#03954dc297b33dff234f9ce254a97e12">QuestionDialog::cancelButton</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Cancel button. 
<p>

<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00060">60</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>

<p>Referenced by <a class="el" href="questionDialog_8cpp_source.html#l00025">QuestionDialog()</a>.</p>

</div>
</div><p>
<a class="anchor" name="8186cd4978482e24b1aca449431eb68a"></a><!-- doxytag: member="QuestionDialog::gridBottom" ref="8186cd4978482e24b1aca449431eb68a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QGridLayout * <a class="el" href="classQuestionDialog.html#8186cd4978482e24b1aca449431eb68a">QuestionDialog::gridBottom</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00048">48</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>

<p>Referenced by <a class="el" href="questionDialog_8cpp_source.html#l00025">QuestionDialog()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7ae3b01bd0ed0bfb97f748c979a01dad"></a><!-- doxytag: member="QuestionDialog::gridFull" ref="7ae3b01bd0ed0bfb97f748c979a01dad" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QGridLayout * <a class="el" href="classQuestionDialog.html#7ae3b01bd0ed0bfb97f748c979a01dad">QuestionDialog::gridFull</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00048">48</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>

<p>Referenced by <a class="el" href="questionDialog_8cpp_source.html#l00025">QuestionDialog()</a>.</p>

</div>
</div><p>
<a class="anchor" name="66adc6c635d8d62b08253c98c2ca28d4"></a><!-- doxytag: member="QuestionDialog::gridTop" ref="66adc6c635d8d62b08253c98c2ca28d4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QGridLayout* <a class="el" href="classQuestionDialog.html#66adc6c635d8d62b08253c98c2ca28d4">QuestionDialog::gridTop</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Grids objects placed in. 
<p>

<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00048">48</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>

<p>Referenced by <a class="el" href="questionDialog_8cpp_source.html#l00025">QuestionDialog()</a>.</p>

</div>
</div><p>
<a class="anchor" name="7794bebfc7ffb1a73b7915979db17487"></a><!-- doxytag: member="QuestionDialog::messageText" ref="7794bebfc7ffb1a73b7915979db17487" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQTextEdit.html">QTextEdit</a>* <a class="el" href="classQuestionDialog.html#7794bebfc7ffb1a73b7915979db17487">QuestionDialog::messageText</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Message displayed in window. 
<p>

<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00054">54</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>

<p>Referenced by <a class="el" href="questionDialog_8cpp_source.html#l00025">QuestionDialog()</a>.</p>

</div>
</div><p>
<a class="anchor" name="ce32e486cdc1127d24d61c581e2d3dc1"></a><!-- doxytag: member="QuestionDialog::okButton" ref="ce32e486cdc1127d24d61c581e2d3dc1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QPushButton* <a class="el" href="classQuestionDialog.html#ce32e486cdc1127d24d61c581e2d3dc1">QuestionDialog::okButton</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Ok button. 
<p>

<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00057">57</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>

<p>Referenced by <a class="el" href="questionDialog_8cpp_source.html#l00025">QuestionDialog()</a>.</p>

</div>
</div><p>
<a class="anchor" name="e0b0f1b855bbc45d711884dabec3a16e"></a><!-- doxytag: member="QuestionDialog::questionIcon" ref="e0b0f1b855bbc45d711884dabec3a16e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QPixmap* <a class="el" href="classQuestionDialog.html#e0b0f1b855bbc45d711884dabec3a16e">QuestionDialog::questionIcon</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Question icon. 
<p>

<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00063">63</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>

<p>Referenced by <a class="el" href="questionDialog_8cpp_source.html#l00025">QuestionDialog()</a>, and <a class="el" href="questionDialog_8cpp_source.html#l00095">~QuestionDialog()</a>.</p>

</div>
</div><p>
<a class="anchor" name="bdf466aaa74797c0797e20c7fa8b92aa"></a><!-- doxytag: member="QuestionDialog::questionIconLabel" ref="bdf466aaa74797c0797e20c7fa8b92aa" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQLabel.html">QLabel</a>* <a class="el" href="classQuestionDialog.html#bdf466aaa74797c0797e20c7fa8b92aa">QuestionDialog::questionIconLabel</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Label which shows question icon. 
<p>

<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00066">66</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>

<p>Referenced by <a class="el" href="questionDialog_8cpp_source.html#l00025">QuestionDialog()</a>.</p>

</div>
</div><p>
<a class="anchor" name="e6eb096d3cf375665180773ebbecc211"></a><!-- doxytag: member="QuestionDialog::questionText" ref="e6eb096d3cf375665180773ebbecc211" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQLabel.html">QLabel</a>* <a class="el" href="classQuestionDialog.html#e6eb096d3cf375665180773ebbecc211">QuestionDialog::questionText</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Question displayed in window. 
<p>

<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00051">51</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>

<p>Referenced by <a class="el" href="questionDialog_8cpp_source.html#l00025">QuestionDialog()</a>.</p>

</div>
</div><p>
<a class="anchor" name="e71f25f7e07f46e7c950489c5b79f4c9"></a><!-- doxytag: member="QuestionDialog::topFrame" ref="e71f25f7e07f46e7c950489c5b79f4c9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQFrame.html">QFrame</a>* <a class="el" href="classQuestionDialog.html#e71f25f7e07f46e7c950489c5b79f4c9">QuestionDialog::topFrame</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Top and bottom frames. 
<p>

<p>Definition at line <a class="el" href="questionDialog_8h_source.html#l00069">69</a> of file <a class="el" href="questionDialog_8h_source.html">questionDialog.h</a>.</p>

<p>Referenced by <a class="el" href="questionDialog_8cpp_source.html#l00025">QuestionDialog()</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="questionDialog_8h_source.html">questionDialog.h</a><li><a class="el" href="questionDialog_8cpp_source.html">questionDialog.cpp</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 23 02:34:38 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>