Changeset 97 in tspsg-svn for trunk/docs/html/mainwindow_8h.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/mainwindow_8h.html

    r84 r97  
    9999<div class="center"><img src="mainwindow_8h__incl.png" border="0" usemap="#src_2mainwindow_8h_map" alt=""/></div>
    100100<map name="src_2mainwindow_8h_map" id="src_2mainwindow_8h">
    101 <area shape="rect" id="node3" href="globals_8h.html" title="Contains TSPSG global defines." alt="" coords="203,238,275,266"/>
    102 <area shape="rect" id="node15" href="settingsdialog_8h.html" title="Defines SettingsDialog class." alt="" coords="174,83,286,111"/>
    103 <area shape="rect" id="node20" href="tspsolver_8h.html" title="Defines TMatrix typedef, SCandidate and SStep structs and CTSPSolver class." alt="" coords="310,83,393,111"/>
    104 <area shape="rect" id="node23" href="tspmodel_8h.html" title="Defines CTSPModel class." alt="" coords="378,161,463,189"/>
    105 <area shape="rect" id="node9" href="version_8h.html" title="Contains TSPSG version information defines." alt="" coords="247,315,319,343"/>
    106 <area shape="rect" id="node11" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection." alt="" coords="343,315,389,343"/>
     101<area shape="rect" id="node3" href="globals_8h.html" title="Contains TSPSG global defines." alt="" coords="212,238,284,266"/>
     102<area shape="rect" id="node23" href="settingsdialog_8h.html" title="Defines SettingsDialog class." alt="" coords="183,83,295,111"/>
     103<area shape="rect" id="node28" href="tspsolver_8h.html" title="Defines TMatrix typedef, SCandidate and SStep structs and CTSPSolver class." alt="" coords="319,83,401,111"/>
     104<area shape="rect" id="node31" href="tspmodel_8h.html" title="Defines CTSPModel class." alt="" coords="387,161,472,189"/>
     105<area shape="rect" id="node9" href="version_8h.html" title="Contains TSPSG version information defines." alt="" coords="171,315,243,343"/>
     106<area shape="rect" id="node11" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection." alt="" coords="267,315,312,343"/>
     107<area shape="rect" id="node13" href="defaults_8h.html" title="Contains TSPSG defaults." alt="" coords="336,315,413,343"/>
     108<area shape="rect" id="node15" href="qtwin_8h.html" title="qtwin.h" alt="" coords="437,315,499,343"/>
    107109</map>
    108110</div>
     
    116118<hr/><a name="_details"></a><h2>Detailed Description</h2>
    117119<p>Defines <a class="el" href="class_main_window.html" title="Class for handling Main Window UI and logic.">MainWindow</a> class. </p>
    118 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright &copy; 2007-2009 Lёppa &lt;contacts[at]oleksii[dot]name&gt;</dd></dl>
    119 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="mainwindow_8h.html" title="Defines MainWindow class.">mainwindow.h</a> 80 2009-12-22 19:56:21Z laleppa </dd></dl>
     120<dl class="author"><dt><b>Author:</b></dt><dd>Copyright &copy; 2007-2010 Lёppa &lt;contacts[at]oleksii[dot]name&gt;</dd></dl>
     121<dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="mainwindow_8h.html" title="Defines MainWindow class.">mainwindow.h</a> 95 2010-02-27 13:13:50Z laleppa </dd></dl>
    120122<dl class="rcs"><dt><b>URL</b></dt><dd><a href="https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/mainwindow.h">https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/mainwindow.h</a> </dd></dl>
    121123<p><b>TSPSG: TSP Solver and Generator</b></p>
     
    139141</div>
    140142
    141 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Jan 7 18:22:45 2010 for TSPSG: TSP Solver and Generator by&nbsp;
     143<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;
    142144<a href="http://www.doxygen.org/index.html">
    143145<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.