source: tspsg/docs/html/files.html @ a23f4c292f

0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme 0.1.2.100-alpha2
Last change on this file since a23f4c292f was a23f4c292f, checked in by Oleksii Serdiuk, 14 years ago

Added ChangeLog? and updated documenation to contain actual revision info for the header files.

NB: This will be the second public alpha release.

  • Property mode set to 100644
File size: 8.0 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: File Index</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="annotated.html"><span>Classes</span></a></li>
64      <li class="current"><a href="files.html"><span>Files</span></a></li>
65      <li>
66        <div id="MSearchBox" class="MSearchBoxInactive">
67        <img id="MSearchSelect" src="search/search.png"
68             onmouseover="return searchBox.OnSearchSelectShow()"
69             onmouseout="return searchBox.OnSearchSelectHide()"
70             alt=""/>
71        <input type="text" id="MSearchField" value="Search" accesskey="S"
72             onfocus="searchBox.OnSearchFieldFocus(true)" 
73             onblur="searchBox.OnSearchFieldFocus(false)" 
74             onkeyup="searchBox.OnSearchFieldChange(event)"/>
75        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
76        </div>
77      </li>
78    </ul>
79  </div>
80  <div class="tabs">
81    <ul>
82      <li class="current"><a href="files.html"><span>File&nbsp;List</span></a></li>
83      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
84    </ul>
85  </div>
86</div>
87<div class="contents">
88<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>
90  <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>
91  <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>
92  <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>
95  <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>
96  <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>
97  <tr><td class="indexkey">src/<a class="el" href="tspmodel_8h.html">tspmodel.h</a> <a href="tspmodel_8h_source.html">[code]</a></td><td class="indexvalue">Defines <a class="el" href="class_c_t_s_p_model.html" title="This class implements table model for manipulating a task.">CTSPModel</a> class </td></tr>
98  <tr><td class="indexkey">src/<a class="el" href="tspsolver_8h.html">tspsolver.h</a> <a href="tspsolver_8h_source.html">[code]</a></td><td class="indexvalue">Defines <a class="el" href="tspsolver_8h.html#a3addcca59ef59d0b3892b3670f808965" title="A matrix of city-to-city travel costs.">TMatrix</a> typedef, <a class="el" href="struct_s_candidate.html" title="A structure that represents a candidate for branching.">SCandidate</a> and <a class="el" href="struct_s_step.html" title="This structure represents one step of solving.">SStep</a> structs and <a class="el" href="class_c_t_s_p_solver.html" title="This class solves Travelling Salesman Problem task.">CTSPSolver</a> class </td></tr>
99  <tr><td class="indexkey">src/<a class="el" href="version_8h.html">version.h</a> <a href="version_8h_source.html">[code]</a></td><td class="indexvalue">Contains TSPSG version information defines </td></tr>
100</table>
101</div>
102<!--- window showing the filter options -->
103<div id="MSearchSelectWindow"
104     onmouseover="return searchBox.OnSearchSelectShow()"
105     onmouseout="return searchBox.OnSearchSelectHide()"
106     onkeydown="return searchBox.OnSearchSelectKey(event)">
107<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>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&nbsp;</span>Defines</a></div>
108
109<!-- iframe showing the search results (closed by default) -->
110<div id="MSearchResultsWindow">
111<iframe src="" frameborder="0" 
112        name="MSearchResults" id="MSearchResults">
113</iframe>
114</div>
115
116<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Apr 9 00:25:39 2010 for TSPSG: TSP Solver and Generator by&nbsp;
117<a href="http://www.doxygen.org/index.html">
118<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
119</body>
120</html>
Note: See TracBrowser for help on using the repository browser.