source: tspsg-svn/trunk/docs/html/inherits.html @ 112

Last change on this file since 112 was 112, checked in by laleppa, 14 years ago

Updated translations and regenerated documentation.

File size: 8.7 KB
Line 
1<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6<title>TSPSG: TSP Solver and Generator: Graphical Class Hierarchy</title>
7<link href="tabs.css" rel="stylesheet" type="text/css"/>
8<link href="search/search.css" rel="stylesheet" type="text/css"/>
9<script type="text/javaScript" src="search/search.js"></script>
10<link href="doxygen.css" rel="stylesheet" type="text/css"/>
11</head>
12<body onload='searchBox.OnSelectItem(0);'>
13<!-- Generated by Doxygen 1.6.1 -->
14<script type="text/javascript"><!--
15var searchBox = new SearchBox("searchBox", "search",false,'Search');
16--></script>
17<script type="text/javascript">
18<!--
19function changeDisplayState (e){
20  var num=this.id.replace(/[^[0-9]/g,'');
21  var button=this.firstChild;
22  var sectionDiv=document.getElementById('dynsection'+num);
23  if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
24    sectionDiv.style.display='block';
25    button.src='open.gif';
26  }else{
27    sectionDiv.style.display='none';
28    button.src='closed.gif';
29  }
30}
31function initDynSections(){
32  var divs=document.getElementsByTagName('div');
33  var sectionCounter=1;
34  for(var i=0;i<divs.length-1;i++){
35    if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
36      var header=divs[i];
37      var section=divs[i+1];
38      var button=header.firstChild;
39      if (button!='IMG'){
40        divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
41        button=document.createElement('img');
42        divs[i].insertBefore(button,divs[i].firstChild);
43      }
44      header.style.cursor='pointer';
45      header.onclick=changeDisplayState;
46      header.id='dynheader'+sectionCounter;
47      button.src='closed.gif';
48      section.id='dynsection'+sectionCounter;
49      section.style.display='none';
50      section.style.marginLeft='14px';
51      sectionCounter++;
52    }
53  }
54}
55window.onload = initDynSections;
56-->
57</script>
58<div class="navigation" id="top">
59  <div class="tabs">
60    <ul>
61      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
62      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
63      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
64      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
65      <li><a href="files.html"><span>Files</span></a></li>
66      <li>
67        <div id="MSearchBox" class="MSearchBoxInactive">
68        <img id="MSearchSelect" src="search/search.png"
69             onmouseover="return searchBox.OnSearchSelectShow()"
70             onmouseout="return searchBox.OnSearchSelectHide()"
71             alt=""/>
72        <input type="text" id="MSearchField" value="Search" accesskey="S"
73             onfocus="searchBox.OnSearchFieldFocus(true)" 
74             onblur="searchBox.OnSearchFieldFocus(false)" 
75             onkeyup="searchBox.OnSearchFieldChange(event)"/>
76        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
77        </div>
78      </li>
79    </ul>
80  </div>
81  <div class="tabs">
82    <ul>
83      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
84      <li class="current"><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
85      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
86    </ul>
87  </div>
88</div>
89<div class="contents">
90<h1>Graphical Class Hierarchy</h1>
91<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
92<table border="0" cellspacing="10" cellpadding="0">
93<tr><td><img src="inherit__graph__0.png" border="0" alt="" usemap="#_q_abstract_table_model_map"/>
94<map name="_q_abstract_table_model_map" id="_q_abstract_table_model">
95<area shape="rect" id="node1" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qabstracttablemodel.html" title="QAbstractTableModel" alt="" coords="5,5,152,33"/>
96<area shape="rect" id="node3" href="class_c_t_s_p_model.html" title="This class implements table model for manipulating a task." alt="" coords="200,5,291,33"/>
97</map></td></tr>
98<tr><td><img src="inherit__graph__1.png" border="0" alt="" usemap="#_q_dialog_map"/>
99<map name="_q_dialog_map" id="_q_dialog">
100<area shape="rect" id="node1" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qdialog.html" title="QDialog" alt="" coords="7,5,73,33"/>
101<area shape="rect" id="node3" href="class_settings_dialog.html" title="Class for handling Settings Dialog UI and logic." alt="" coords="124,5,228,33"/>
102</map></td></tr>
103<tr><td><img src="inherit__graph__2.png" border="0" alt="" usemap="#_q_main_window_map"/>
104<map name="_q_main_window_map" id="_q_main_window">
105<area shape="rect" id="node1" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qmainwindow.html" title="QMainWindow" alt="" coords="7,5,111,33"/>
106<area shape="rect" id="node3" href="class_main_window.html" title="Class for handling Main Window UI and logic." alt="" coords="160,5,256,33"/>
107</map></td></tr>
108<tr><td><img src="inherit__graph__3.png" border="0" alt="" usemap="#_q_object_map"/>
109<map name="_q_object_map" id="_q_object">
110<area shape="rect" id="node1" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qobject.html" title="QObject" alt="" coords="5,5,75,33"/>
111<area shape="rect" id="node3" href="class_t_s_p_solver_1_1_c_t_s_p_solver.html" title="This class solves Travelling Salesman Problem task." alt="" coords="124,5,281,33"/>
112</map></td></tr>
113<tr><td><img src="inherit__graph__4.png" border="0" alt="" usemap="#_qt_win_map"/>
114<map name="_qt_win_map" id="_qt_win">
115<area shape="rect" id="node1" href="class_qt_win.html" title="This is a helper class for using the Desktop Window Manager functionality on Windows..." alt="" coords="5,5,64,33"/>
116</map></td></tr>
117<tr><td><img src="inherit__graph__5.png" border="0" alt="" usemap="#_t_s_p_solver_1_1_s_step_map"/>
118<map name="_t_s_p_solver_1_1_s_step_map" id="_t_s_p_solver_1_1_s_step">
119<area shape="rect" id="node1" href="struct_t_s_p_solver_1_1_s_step.html" title="This structure represents one step of solving." alt="" coords="5,5,131,33"/>
120</map></td></tr>
121<tr><td><img src="inherit__graph__6.png" border="0" alt="" usemap="#_t_s_p_solver_1_1_s_step_1_1_s_candidate_map"/>
122<map name="_t_s_p_solver_1_1_s_step_1_1_s_candidate_map" id="_t_s_p_solver_1_1_s_step_1_1_s_candidate">
123<area shape="rect" id="node1" href="struct_t_s_p_solver_1_1_s_step_1_1_s_candidate.html" title="A structure that represents a candidate for branching." alt="" coords="5,5,205,33"/>
124</map></td></tr>
125</table>
126</div>
127<!--- window showing the filter options -->
128<div id="MSearchSelectWindow"
129     onmouseover="return searchBox.OnSearchSelectShow()"
130     onmouseout="return searchBox.OnSearchSelectHide()"
131     onkeydown="return searchBox.OnSearchSelectKey(event)">
132<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&nbsp;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&nbsp;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&nbsp;</span>Defines</a></div>
133
134<!-- iframe showing the search results (closed by default) -->
135<div id="MSearchResultsWindow">
136<iframe src="" frameborder="0" 
137        name="MSearchResults" id="MSearchResults">
138</iframe>
139</div>
140
141<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Apr 28 02:47:19 2010 for TSPSG: TSP Solver and Generator by&nbsp;
142<a href="http://www.doxygen.org/index.html">
143<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
144</body>
145</html>
Note: See TracBrowser for help on using the repository browser.