source: tspsg-svn/trunk/docs/html/resource_8h.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.6 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: src/resource.h File Reference</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><a href="annotated.html"><span>Classes</span></a></li>
65      <li class="current"><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="files.html"><span>File&nbsp;List</span></a></li>
84      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
85    </ul>
86  </div>
87</div>
88<div class="contents">
89<h1>src/resource.h File Reference</h1>
90<p>Contains windows resource IDs. 
91<a href="#_details">More...</a></p>
92<code>#include &quot;<a class="el" href="version_8h_source.html">version.h</a>&quot;</code><br/>
93<div class="dynheader">
94Include dependency graph for resource.h:</div>
95<div class="dynsection">
96<div class="center"><img src="resource_8h__incl.png" border="0" usemap="#src_2resource_8h_map" alt=""/></div>
97<map name="src_2resource_8h_map" id="src_2resource_8h">
98<area shape="rect" id="node3" href="version_8h.html" title="Contains TSPSG version information defines." alt="" coords="21,83,93,111"/>
99</map>
100</div>
101
102<p><a href="resource_8h_source.html">Go to the source code of this file.</a></p>
103<table border="0" cellpadding="0" cellspacing="0">
104<tr><td colspan="2"><h2>Defines</h2></td></tr>
105<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="acb5ab3fc7255f8836cd8c3712f22ada1"></a><!-- doxytag: member="resource.h::VS_VERSION_INFO" ref="acb5ab3fc7255f8836cd8c3712f22ada1" args="" -->
106#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="resource_8h.html#acb5ab3fc7255f8836cd8c3712f22ada1">VS_VERSION_INFO</a>&nbsp;&nbsp;&nbsp;1</td></tr>
107<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Version information resource ID. <br/></td></tr>
108<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a987166b75dc07f55aa2adf5ba6e38d63"></a><!-- doxytag: member="resource.h::IDI_APPICON" ref="a987166b75dc07f55aa2adf5ba6e38d63" args="" -->
109#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="resource_8h.html#a987166b75dc07f55aa2adf5ba6e38d63">IDI_APPICON</a>&nbsp;&nbsp;&nbsp;101</td></tr>
110<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Main application icon resource ID. <br/></td></tr>
111</table>
112<hr/><a name="_details"></a><h2>Detailed Description</h2>
113<p>Contains windows resource IDs. </p>
114<dl class="author"><dt><b>Author:</b></dt><dd>Copyright &copy; 2007-2010 Lёppa &lt;contacts[at]oleksii[dot]name&gt;</dd></dl>
115<dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="resource_8h.html" title="Contains windows resource IDs.">resource.h</a> 103 2010-04-08 22:58:55Z laleppa </dd></dl>
116<dl class="rcs"><dt><b>URL</b></dt><dd><a href="https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/resource.h">https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/resource.h</a> </dd></dl>
117<p><b>TSPSG: TSP Solver and Generator</b></p>
118<p>This file is part of TSPSG.</p>
119<p>TSPSG is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p>
120<p>TSPSG is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p>
121<p>You should have received a copy of the GNU General Public License along with TSPSG. If not, see &lt;<a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>&gt;. </p>
122</div>
123<!--- window showing the filter options -->
124<div id="MSearchSelectWindow"
125     onmouseover="return searchBox.OnSearchSelectShow()"
126     onmouseout="return searchBox.OnSearchSelectHide()"
127     onkeydown="return searchBox.OnSearchSelectKey(event)">
128<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>
129
130<!-- iframe showing the search results (closed by default) -->
131<div id="MSearchResultsWindow">
132<iframe src="" frameborder="0" 
133        name="MSearchResults" id="MSearchResults">
134</iframe>
135</div>
136
137<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Apr 28 02:47:12 2010 for TSPSG: TSP Solver and Generator by&nbsp;
138<a href="http://www.doxygen.org/index.html">
139<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
140</body>
141</html>
Note: See TracBrowser for help on using the repository browser.