Changeset a218bf2cb2 in tspsg for docs/html/tspsolver_8h.html


Ignore:
Timestamp:
Dec 7, 2009, 5:50:18 PM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
53f11f0e6c
Parents:
0ac9690913
Message:

Documentation update:
+ Added call and caller graphs.
+ Documentation now references Qt 4.6 documentation for Qt classes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/html/tspsolver_8h.html

    r0ac9690913 ra218bf2cb2  
    120120<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
    121121<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a96b95c574161e5013286210c96c581ba"></a><!-- doxytag: member="tspsolver.h::tMatrix" ref="a96b95c574161e5013286210c96c581ba" args="" -->
    122 typedef QList&lt; QList&lt; double &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="tspsolver_8h.html#a96b95c574161e5013286210c96c581ba">tMatrix</a></td></tr>
     122typedef <a class="elRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qlist.html">QList</a>&lt; <a class="elRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qlist.html">QList</a>&lt; double &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="tspsolver_8h.html#a96b95c574161e5013286210c96c581ba">tMatrix</a></td></tr>
    123123<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A matrix of city-to-city travel costs. <br/></td></tr>
    124124</table>
     
    126126<p>Defines <a class="el" href="tspsolver_8h.html#a96b95c574161e5013286210c96c581ba" title="A matrix of city-to-city travel costs.">tMatrix</a> typedef, <a class="el" href="structs_step.html" title="This structure represents one step of solving.">sStep</a> struct and <a class="el" href="class_c_t_s_p_solver.html" title="This class solves Travelling Salesman Problem task.">CTSPSolver</a> class. </p>
    127127<dl class="author"><dt><b>Author:</b></dt><dd>Copyright &copy; 2007-2009 Lёppa &lt;contacts[at]oleksii[dot]name&gt;</dd></dl>
    128 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="tspsolver_8h.html" title="Defines tMatrix typedef, sStep struct and CTSPSolver class.">tspsolver.h</a> 66 2009-10-21 12:48:49Z laleppa </dd></dl>
     128<dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="tspsolver_8h.html" title="Defines tMatrix typedef, sStep struct and CTSPSolver class.">tspsolver.h</a> 71 2009-12-07 16:06:44Z laleppa </dd></dl>
    129129<dl class="rcs"><dt><b>URL</b></dt><dd><a href="https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/tspsolver.h">https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/tspsolver.h</a> </dd></dl>
    130130<p><b>TSPSG: TSP Solver and Generator</b></p>
     
    148148</div>
    149149
    150 <hr size="1"/><address style="text-align: right;"><small>Generated on Sat Oct 24 16:33:19 2009 for TSPSG: TSP Solver and Generator by&nbsp;
     150<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Dec 7 18:11:36 2009 for TSPSG: TSP Solver and Generator by&nbsp;
    151151<a href="http://www.doxygen.org/index.html">
    152152<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.