Sophie

Sophie

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

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

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>AlbumShaper: 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.6.2 -->
<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" -->
<p>A configurable question dialog that returns true/false.  
<a href="#_details">More...</a></p>

<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><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for QuestionDialog:</div>
<div class="dynsection">
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classQuestionDialog-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#a780ed48e9f32a8cc419c7f0ef6cef268">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="#a780ed48e9f32a8cc419c7f0ef6cef268"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#afcaa4a33e727449cd8be02c6cfa25547">~QuestionDialog</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor.  <a href="#afcaa4a33e727449cd8be02c6cfa25547"></a><br/></td></tr>
<tr><td colspan="2"><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">QGridLayout *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#a66adc6c635d8d62b08253c98c2ca28d4">gridTop</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Grids objects placed in.  <a href="#a66adc6c635d8d62b08253c98c2ca28d4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">QGridLayout *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#a8186cd4978482e24b1aca449431eb68a">gridBottom</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">QGridLayout *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#a7ae3b01bd0ed0bfb97f748c979a01dad">gridFull</a></td></tr>
<tr><td class="memItemLeft" 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#ae6eb096d3cf375665180773ebbecc211">questionText</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Question displayed in window.  <a href="#ae6eb096d3cf375665180773ebbecc211"></a><br/></td></tr>
<tr><td class="memItemLeft" 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#a7794bebfc7ffb1a73b7915979db17487">messageText</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Message displayed in window.  <a href="#a7794bebfc7ffb1a73b7915979db17487"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">QPushButton *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#ace32e486cdc1127d24d61c581e2d3dc1">okButton</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ok button.  <a href="#ace32e486cdc1127d24d61c581e2d3dc1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">QPushButton *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#a03954dc297b33dff234f9ce254a97e12">cancelButton</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Cancel button.  <a href="#a03954dc297b33dff234f9ce254a97e12"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">QPixmap *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuestionDialog.html#ae0b0f1b855bbc45d711884dabec3a16e">questionIcon</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Question icon.  <a href="#ae0b0f1b855bbc45d711884dabec3a16e"></a><br/></td></tr>
<tr><td class="memItemLeft" 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#abdf466aaa74797c0797e20c7fa8b92aa">questionIconLabel</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Label which shows question icon.  <a href="#abdf466aaa74797c0797e20c7fa8b92aa"></a><br/></td></tr>
<tr><td class="memItemLeft" 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#ae71f25f7e07f46e7c950489c5b79f4c9">topFrame</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Top and bottom frames.  <a href="#ae71f25f7e07f46e7c950489c5b79f4c9"></a><br/></td></tr>
<tr><td class="memItemLeft" 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#a6bded3756a3b3f4e52207579d97d5443">bottomFrame</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A configurable question dialog that returns true/false. </p>

<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" id="a780ed48e9f32a8cc419c7f0ef6cef268"></a><!-- doxytag: member="QuestionDialog::QuestionDialog" ref="a780ed48e9f32a8cc419c7f0ef6cef268" 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>

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

</div>
</div>
<a class="anchor" id="afcaa4a33e727449cd8be02c6cfa25547"></a><!-- doxytag: member="QuestionDialog::~QuestionDialog" ref="afcaa4a33e727449cd8be02c6cfa25547" 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>

<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#ae0b0f1b855bbc45d711884dabec3a16e" title="Question icon.">questionIcon</a>;
<a name="l00098"></a>00098 }
</pre></div></p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a6bded3756a3b3f4e52207579d97d5443"></a><!-- doxytag: member="QuestionDialog::bottomFrame" ref="a6bded3756a3b3f4e52207579d97d5443" 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#a6bded3756a3b3f4e52207579d97d5443">QuestionDialog::bottomFrame</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<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>
<a class="anchor" id="a03954dc297b33dff234f9ce254a97e12"></a><!-- doxytag: member="QuestionDialog::cancelButton" ref="a03954dc297b33dff234f9ce254a97e12" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QPushButton* <a class="el" href="classQuestionDialog.html#a03954dc297b33dff234f9ce254a97e12">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>
<a class="anchor" id="a8186cd4978482e24b1aca449431eb68a"></a><!-- doxytag: member="QuestionDialog::gridBottom" ref="a8186cd4978482e24b1aca449431eb68a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QGridLayout * <a class="el" href="classQuestionDialog.html#a8186cd4978482e24b1aca449431eb68a">QuestionDialog::gridBottom</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<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>
<a class="anchor" id="a66adc6c635d8d62b08253c98c2ca28d4"></a><!-- doxytag: member="QuestionDialog::gridTop" ref="a66adc6c635d8d62b08253c98c2ca28d4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QGridLayout* <a class="el" href="classQuestionDialog.html#a66adc6c635d8d62b08253c98c2ca28d4">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>
<a class="anchor" id="a7794bebfc7ffb1a73b7915979db17487"></a><!-- doxytag: member="QuestionDialog::messageText" ref="a7794bebfc7ffb1a73b7915979db17487" 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#a7794bebfc7ffb1a73b7915979db17487">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>
<a class="anchor" id="ace32e486cdc1127d24d61c581e2d3dc1"></a><!-- doxytag: member="QuestionDialog::okButton" ref="ace32e486cdc1127d24d61c581e2d3dc1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QPushButton* <a class="el" href="classQuestionDialog.html#ace32e486cdc1127d24d61c581e2d3dc1">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>
<a class="anchor" id="ae0b0f1b855bbc45d711884dabec3a16e"></a><!-- doxytag: member="QuestionDialog::questionIcon" ref="ae0b0f1b855bbc45d711884dabec3a16e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QPixmap* <a class="el" href="classQuestionDialog.html#ae0b0f1b855bbc45d711884dabec3a16e">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>
<a class="anchor" id="abdf466aaa74797c0797e20c7fa8b92aa"></a><!-- doxytag: member="QuestionDialog::questionIconLabel" ref="abdf466aaa74797c0797e20c7fa8b92aa" 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#abdf466aaa74797c0797e20c7fa8b92aa">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>
<a class="anchor" id="ae6eb096d3cf375665180773ebbecc211"></a><!-- doxytag: member="QuestionDialog::questionText" ref="ae6eb096d3cf375665180773ebbecc211" 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#ae6eb096d3cf375665180773ebbecc211">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>
<a class="anchor" id="ae71f25f7e07f46e7c950489c5b79f4c9"></a><!-- doxytag: member="QuestionDialog::topFrame" ref="ae71f25f7e07f46e7c950489c5b79f4c9" 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#ae71f25f7e07f46e7c950489c5b79f4c9">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>
<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>
<li><a class="el" href="questionDialog_8cpp_source.html">questionDialog.cpp</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>