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

    r84 r97  
    8787<div class="contents">
    8888<h1>File List</h1>Here is a list of all documented files with brief descriptions:<table>
     89  <tr><td class="indexkey">src/<a class="el" href="defaults_8h.html">defaults.h</a> <a href="defaults_8h_source.html">[code]</a></td><td class="indexvalue">Contains TSPSG defaults </td></tr>
    8990  <tr><td class="indexkey">src/<a class="el" href="globals_8h.html">globals.h</a> <a href="globals_8h_source.html">[code]</a></td><td class="indexvalue">Contains TSPSG global defines </td></tr>
    9091  <tr><td class="indexkey">src/<a class="el" href="mainwindow_8h.html">mainwindow.h</a> <a href="mainwindow_8h_source.html">[code]</a></td><td class="indexvalue">Defines <a class="el" href="class_main_window.html" title="Class for handling Main Window UI and logic.">MainWindow</a> class </td></tr>
    9192  <tr><td class="indexkey">src/<a class="el" href="os_8h.html">os.h</a> <a href="os_8h_source.html">[code]</a></td><td class="indexvalue">Contains TSPSG target CPU architecture and OS detection </td></tr>
     93  <tr><td class="indexkey">src/<a class="el" href="pch_8h.html">pch.h</a> <a href="pch_8h_source.html">[code]</a></td><td class="indexvalue">Precompiled Header (PCH) file </td></tr>
     94  <tr><td class="indexkey">src/<a class="el" href="qtwin_8h.html">qtwin.h</a> <a href="qtwin_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr>
    9295  <tr><td class="indexkey">src/<a class="el" href="resource_8h.html">resource.h</a> <a href="resource_8h_source.html">[code]</a></td><td class="indexvalue">Contains windows resource IDs </td></tr>
    9396  <tr><td class="indexkey">src/<a class="el" href="settingsdialog_8h.html">settingsdialog.h</a> <a href="settingsdialog_8h_source.html">[code]</a></td><td class="indexvalue">Defines <a class="el" href="class_settings_dialog.html" title="Class for handling Settings Dialog UI and logic.">SettingsDialog</a> class </td></tr>
     
    111114</div>
    112115
    113 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Jan 7 18:22:54 2010 for TSPSG: TSP Solver and Generator by&nbsp;
     116<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;
    114117<a href="http://www.doxygen.org/index.html">
    115118<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.