Changeset a218bf2cb2 in tspsg for docs/html/hierarchy.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 moved

Legend:

Unmodified
Added
Removed
  • docs/html/hierarchy.html

    r0ac9690913 ra218bf2cb2  
    44<head>
    55<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
    6 <title>TSPSG: TSP Solver and Generator: Class Members</title>
     6<title>TSPSG: TSP Solver and Generator: Hierarchical Index</title>
    77<link href="tabs.css" rel="stylesheet" type="text/css"/>
    88<link href="search/search.css" rel="stylesheet" type="text/css"/>
     
    6161      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    6262      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
    63       <li><a href="annotated.html"><span>Classes</span></a></li>
    64       <li class="current"><a href="files.html"><span>Files</span></a></li>
     63      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
     64      <li><a href="files.html"><span>Files</span></a></li>
    6565      <li>
    6666        <div id="MSearchBox" class="MSearchBoxInactive">
     
    8080  <div class="tabs">
    8181    <ul>
    82       <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    83       <li class="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    84     </ul>
    85   </div>
    86   <div class="tabs">
    87     <ul>
    88       <li><a href="globals.html"><span>All</span></a></li>
    89       <li class="current"><a href="globals_func.html"><span>Functions</span></a></li>
    90       <li><a href="globals_type.html"><span>Typedefs</span></a></li>
    91       <li><a href="globals_defs.html"><span>Defines</span></a></li>
     82      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
     83      <li class="current"><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
     84      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    9285    </ul>
    9386  </div>
    9487</div>
    9588<div class="contents">
    96 &nbsp;<ul>
    97 <li>main()
    98 : <a class="el" href="main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97">main.cpp</a>
     89<h1>Class Hierarchy</h1>
     90<p><a href="inherits.html">Go to the graphical class hierarchy</a></p>
     91This inheritance list is sorted roughly, but not completely, alphabetically:<ul>
     92<li><a class="el" href="class_c_t_s_p_solver.html">CTSPSolver</a></li>
     93<li><a class="elRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qabstracttablemodel.html">QAbstractTableModel</a><code> [external]</code><ul>
     94<li><a class="el" href="class_c_t_s_p_model.html">CTSPModel</a></li>
     95</ul>
    9996</li>
     97<li><a class="elRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qdialog.html">QDialog</a><code> [external]</code><ul>
     98<li><a class="el" href="class_settings_dialog.html">SettingsDialog</a></li>
     99</ul>
     100</li>
     101<li><a class="elRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qmainwindow.html">QMainWindow</a><code> [external]</code><ul>
     102<li><a class="el" href="class_main_window.html">MainWindow</a></li>
     103</ul>
     104</li>
     105<li><a class="el" href="structs_step.html">sStep</a></li>
    100106</ul>
    101107</div>
     
    114120</div>
    115121
    116 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Oct 21 15:31:26 2009 for TSPSG: TSP Solver and Generator by&nbsp;
     122<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;
    117123<a href="http://www.doxygen.org/index.html">
    118124<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.