Changeset 97 in tspsg-svn for trunk/docs/html/os_8h.html


Ignore:
Timestamp:
Mar 3, 2010, 12:55:23 AM (14 years ago)
Author:
laleppa
Message:

+ Added precompiled header (PCH) file: should decrease project build time.

  • Improved installation and deployment rules in .pro file.
  • Improved translucency effect under Windows Vista/7.
  • Slightly modified qtwin.h to be included into the source documentation.
  • Regenerated source documentation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/html/os_8h.html

    r84 r97  
    108108<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The target CPU architecture TSPSG was built for.  <a href="#a63e66b419dba650abc74240836e8447a"></a><br/></td></tr>
    109109<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3324dbb5e25daac23e988901bb085447"></a><!-- doxytag: member="os.h::OS" ref="a3324dbb5e25daac23e988901bb085447" args="" -->
    110 #define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a3324dbb5e25daac23e988901bb085447">OS</a>&nbsp;&nbsp;&nbsp;&quot;Unknown&quot;ARCH</td></tr>
     110#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a3324dbb5e25daac23e988901bb085447">OS</a>&nbsp;&nbsp;&nbsp;&quot;Windows&quot;ARCH</td></tr>
    111111<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The target operating system TSPSG was built for. <br/></td></tr>
    112 <tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a1dd5b94c3a8ca1350a4037270084df73">OSID</a>&nbsp;&nbsp;&nbsp;quint8(255)</td></tr>
     112<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a1dd5b94c3a8ca1350a4037270084df73">OSID</a>&nbsp;&nbsp;&nbsp;quint8(28)</td></tr>
    113113<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The target operating system ID.  <a href="#a1dd5b94c3a8ca1350a4037270084df73"></a><br/></td></tr>
    114114</table>
    115115<hr/><a name="_details"></a><h2>Detailed Description</h2>
    116116<p>Contains TSPSG target CPU architecture and OS detection. </p>
    117 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright (C) 2007-2009 Lёppa &lt;contacts[at]oleksii[dot]name&gt;</dd></dl>
    118 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection.">os.h</a> 67 2009-10-24 13:37:48Z laleppa </dd></dl>
     117<dl class="author"><dt><b>Author:</b></dt><dd>Copyright &copy; 2007-2010 Lёppa &lt;contacts[at]oleksii[dot]name&gt;</dd></dl>
     118<dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection.">os.h</a> 90 2010-02-17 16:54:05Z laleppa </dd></dl>
    119119<dl class="rcs"><dt><b>URL</b></dt><dd><a href="https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/os.h">https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/os.h</a> </dd></dl>
    120120<dl class="warning"><dt><b>Warning:</b></dt><dd>Arch detection works only for <b>GNU C</b>, <b>Visual Studio</b>, <b>Intel C/C++</b> and <b>MinGW32</b> compilers. OS detection should work for any compiler.</dd></dl>
     
    146146      <table class="memname">
    147147        <tr>
    148           <td class="memname">#define OSID&nbsp;&nbsp;&nbsp;quint8(255)</td>
     148          <td class="memname">#define OSID&nbsp;&nbsp;&nbsp;quint8(28)</td>
    149149        </tr>
    150150      </table>
     
    172172</div>
    173173
    174 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Jan 7 18:22:45 2010 for TSPSG: TSP Solver and Generator by&nbsp;
     174<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Mar 3 01:46:35 2010 for TSPSG: TSP Solver and Generator by&nbsp;
    175175<a href="http://www.doxygen.org/index.html">
    176176<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.