Changeset 97 in tspsg-svn for trunk/docs/html/class_settings_dialog.html


Ignore:
Timestamp:
Mar 3, 2010, 12:55:23 AM (14 years ago)
Author:
laleppa
Message:

+ Added precompiled header (PCH) file: should decrease project build time.

  • Improved installation and deployment rules in .pro file.
  • Improved translucency effect under Windows Vista/7.
  • Slightly modified qtwin.h to be included into the source documentation.
  • Regenerated source documentation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/html/class_settings_dialog.html

    r84 r97  
    110110<area shape="rect" id="node8" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qhboxlayout.html" title="QHBoxLayout" alt="" coords="267,6,368,34"/>
    111111<area shape="rect" id="node10" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qcheckbox.html" title="QCheckBox" alt="" coords="392,6,483,34"/>
    112 <area shape="rect" id="node12" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qfont.html" title="QFont" alt="" coords="511,6,567,34"/>
    113 <area shape="rect" id="node14" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qframe.html" title="QFrame" alt="" coords="591,6,657,34"/>
    114 <area shape="rect" id="node16" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html" title="QSettings" alt="" coords="681,6,761,34"/>
     112<area shape="rect" id="node12" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qfont.html" title="QFont" alt="" coords="537,6,593,34"/>
     113<area shape="rect" id="node14" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qframe.html" title="QFrame" alt="" coords="617,6,684,34"/>
     114<area shape="rect" id="node16" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html" title="QSettings" alt="" coords="708,6,788,34"/>
    115115</map>
    116116<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
     
    125125<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_settings_dialog.html#a3bbdd390758bf15a2c5e1fa69586560d">fontChanged</a> () const </td></tr>
    126126<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates whether or not the font properties have been changed.  <a href="#a3bbdd390758bf15a2c5e1fa69586560d"></a><br/></td></tr>
     127<tr><td class="memItemLeft" align="right" valign="top">qint8&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_settings_dialog.html#aaaee67d735da21a6a5ebe95be35fe430">translucencyChanged</a> () const </td></tr>
     128<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates whether and how the translucency setting was changed.  <a href="#aaaee67d735da21a6a5ebe95be35fe430"></a><br/></td></tr>
    127129</table>
    128130<hr/><a name="_details"></a><h2>Detailed Description</h2>
    129131<p>Class for handling Settings Dialog UI and logic. </p>
    130 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright &copy; 2007-2009 Lёppa &lt;contacts[at]oleksii[dot]name&gt; </dd></dl>
     132<dl class="author"><dt><b>Author:</b></dt><dd>Copyright &copy; 2007-2010 Lёppa &lt;contacts[at]oleksii[dot]name&gt; </dd></dl>
    131133<hr/><h2>Constructor &amp; Destructor Documentation</h2>
    132134<a class="anchor" id="a9933956b777b2c0451e9119581cc22fb"></a><!-- doxytag: member="SettingsDialog::SettingsDialog" ref="a9933956b777b2c0451e9119581cc22fb" args="(QWidget *parent=0)" -->
     
    160162<div class="center"><img src="class_settings_dialog_a9933956b777b2c0451e9119581cc22fb_cgraph.png" border="0" usemap="#class_settings_dialog_a9933956b777b2c0451e9119581cc22fb_cgraph_map" alt=""></div>
    161163<map name="class_settings_dialog_a9933956b777b2c0451e9119581cc22fb_cgraph_map" id="class_settings_dialog_a9933956b777b2c0451e9119581cc22fb_cgraph">
    162 <area shape="rect" id="node3" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html#beginGroup" title="QSettings::beginGroup" alt="" coords="252,5,404,33"/>
    163 <area shape="rect" id="node5" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html#endGroup" title="QSettings::endGroup" alt="" coords="256,55,400,83"/>
    164 <area shape="rect" id="node7" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html#value" title="QSettings::value" alt="" coords="271,106,385,134"/>
     164<area shape="rect" id="node3" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html#beginGroup" title="QSettings::beginGroup" alt="" coords="273,5,425,33"/>
     165<area shape="rect" id="node5" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qapplication.html#desktop" title="QApplication::desktop" alt="" coords="275,55,424,83"/>
     166<area shape="rect" id="node7" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html#endGroup" title="QSettings::endGroup" alt="" coords="277,106,421,134"/>
     167<area shape="rect" id="node9" href="class_qt_win.html#ad90dbf318593dd8b4d29c4f7dc8c887f" title="Chekcs and returns true if Windows DWM composition is currently enabled on the system..." alt="" coords="252,157,447,185"/>
     168<area shape="rect" id="node11" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html#remove" title="QSettings::remove" alt="" coords="285,207,413,235"/>
     169<area shape="rect" id="node13" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qscrollarea.html#setWidget" title="QScrollArea::setWidget" alt="" coords="271,258,428,286"/>
     170<area shape="rect" id="node15" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qsettings.html#value" title="QSettings::value" alt="" coords="292,309,407,337"/>
    165171</map>
    166172</div>
     
    207213<p>Indicates whether or not the font properties have been changed. </p>
    208214<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if font properties changed, otherwise <code>false</code>. </dd></dl>
     215
     216</div>
     217</div>
     218<a class="anchor" id="aaaee67d735da21a6a5ebe95be35fe430"></a><!-- doxytag: member="SettingsDialog::translucencyChanged" ref="aaaee67d735da21a6a5ebe95be35fe430" args="() const " -->
     219<div class="memitem">
     220<div class="memproto">
     221      <table class="memname">
     222        <tr>
     223          <td class="memname">qint8 SettingsDialog::translucencyChanged </td>
     224          <td>(</td>
     225          <td class="paramname"></td>
     226          <td>&nbsp;)&nbsp;</td>
     227          <td> const</td>
     228        </tr>
     229      </table>
     230</div>
     231<div class="memdoc">
     232
     233<p>Indicates whether and how the translucency setting was changed. </p>
     234<dl><dt><b>Return values:</b></dt><dd>
     235  <table border="0" cellspacing="2" cellpadding="0">
     236    <tr><td valign="top"></td><td valign="top"><em>-1</em>&nbsp;</td><td>the translucency was <em>disabled</em>. </td></tr>
     237    <tr><td valign="top"></td><td valign="top"><em>0</em>&nbsp;</td><td>the translucency was <em>not changed</em>. </td></tr>
     238    <tr><td valign="top"></td><td valign="top"><em>1</em>&nbsp;</td><td>the translucency was <em>enabled</em>. </td></tr>
     239  </table>
     240  </dd>
     241</dl>
    209242
    210243</div>
     
    229262</div>
    230263
    231 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Jan 7 18:22:52 2010 for TSPSG: TSP Solver and Generator by&nbsp;
     264<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Mar 3 01:46:35 2010 for TSPSG: TSP Solver and Generator by&nbsp;
    232265<a href="http://www.doxygen.org/index.html">
    233266<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.