Changeset f19df0a3e5 in tspsg for docs/html/annotated.html


Ignore:
Timestamp:
Mar 3, 2010, 12:55:23 AM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
e2abfd326f
Parents:
162d5c5f94
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
  • docs/html/annotated.html

    r162d5c5f94 rf19df0a3e5  
    9191  <tr><td class="indexkey"><a class="el" href="class_c_t_s_p_solver.html">CTSPSolver</a></td><td class="indexvalue">This class solves Travelling Salesman Problem task </td></tr>
    9292  <tr><td class="indexkey"><a class="el" href="class_main_window.html">MainWindow</a></td><td class="indexvalue">Class for handling Main Window UI and logic </td></tr>
     93  <tr><td class="indexkey"><a class="el" href="class_qt_win.html">QtWin</a></td><td class="indexvalue">This is a helper class for using the Desktop Window Manager functionality on Windows 7 and Windows Vista </td></tr>
    9394  <tr><td class="indexkey"><a class="el" href="struct_s_candidate.html">SCandidate</a></td><td class="indexvalue">A structure that represents a candidate for branching </td></tr>
    9495  <tr><td class="indexkey"><a class="el" href="class_settings_dialog.html">SettingsDialog</a></td><td class="indexvalue">Class for handling Settings Dialog UI and logic </td></tr>
     
    110111</div>
    111112
    112 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Jan 7 18:22:47 2010 for TSPSG: TSP Solver and Generator by&nbsp;
     113<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;
    113114<a href="http://www.doxygen.org/index.html">
    114115<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.