Changeset 100 in tspsg-svn for trunk/docs/html/pch_8h_source.html
- Timestamp:
- Apr 8, 2010, 11:02:26 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/html/pch_8h_source.html
r97 r100 86 86 <h1>src/pch.h</h1><a href="pch_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 87 87 <a name="l00028"></a>00028 <span class="preprocessor">#ifdef __cplusplus</span> 88 <a name="l00029"></a>00029 <span class="preprocessor"></span> <span class="comment">// Qt Libraries</span> 89 <a name="l00030"></a>00030 <span class="preprocessor"> #include <QtCore></span> 90 <a name="l00031"></a>00031 <span class="preprocessor"> #include <QtGui></span> 91 <a name="l00032"></a>00032 <span class="preprocessor"> #include <QtSvg></span> 92 <a name="l00033"></a>00033 93 <a name="l00034"></a>00034 <span class="comment">// Rarely modified parts</span> 94 <a name="l00035"></a>00035 <span class="preprocessor"> #include "<a class="code" href="version_8h.html" title="Contains TSPSG version information defines.">version.h</a>"</span> 95 <a name="l00036"></a>00036 <span class="preprocessor"> #include "<a class="code" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection.">os.h</a>"</span> 96 <a name="l00037"></a>00037 <span class="preprocessor"> #ifdef Q_OS_WIN32</span> 97 <a name="l00038"></a>00038 <span class="preprocessor"></span><span class="preprocessor"> #include "<a class="code" href="qtwin_8h.html">qtwin.h</a>"</span> 98 <a name="l00039"></a>00039 <span class="preprocessor"> #endif // Q_OS_WIN32</span> 99 <a name="l00040"></a>00040 <span class="preprocessor"></span><span class="preprocessor">#endif // __cplusplus</span> 88 <a name="l00029"></a>00029 <span class="preprocessor"></span><span class="preprocessor"> #include "<a class="code" href="globals_8h.html" title="Contains TSPSG global defines.">globals.h</a>"</span> 89 <a name="l00030"></a>00030 <span class="preprocessor">#endif // __cplusplus</span> 100 90 </pre></div></div> 101 91 <!--- window showing the filter options --> … … 113 103 </div> 114 104 115 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Mar 3 01:46:352010 for TSPSG: TSP Solver and Generator by 105 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Apr 8 23:15:53 2010 for TSPSG: TSP Solver and Generator by 116 106 <a href="http://www.doxygen.org/index.html"> 117 107 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset
for help on using the changeset viewer.