PVRShellOS_8h.html 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  3. <title>PowerVR SDK</title>
  4. <link href="doxygen.css" rel="stylesheet" type="text/css">
  5. <link href="tabs.css" rel="stylesheet" type="text/css">
  6. <table width="100%">
  7. <tr>
  8. <td width="33%">
  9. <p align="left">&nbsp;<a href="http://www.imgtec.com"><img border="0" src="IMGLogo.jpg" width="200" height="30"></a></p>
  10. </td>
  11. <td width="33%">
  12. <p align="center"><font color="#808080" face="Arial" size="2">PowerVR Software Development Kit</a></font></p>
  13. </td>
  14. <td width="34%">
  15. <p align="right"><a href="http://www.powervr.com"><img border="0" src="PVRlogo.jpg" width="200" height="27"></a></p>
  16. </td>
  17. </tr>
  18. </table>
  19. <hr>
  20. </head><body>
  21. <!-- Generated by Doxygen 1.3.6 -->
  22. <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
  23. <h1>PVRShellOS.h File Reference</h1><code>#include &lt;QMainWindow&gt;</code><br>
  24. <code>#include &lt;QTimer&gt;</code><br>
  25. <code>#include &lt;QTime&gt;</code><br>
  26. <p>
  27. Include dependency graph for PVRShellOS.h:<p><center><img src="PVRShellOS_8h__incl.png" border="0" usemap="#PVRShellOS.h_map" alt="Include dependency graph"></center>
  28. <p>
  29. This graph shows which files directly or indirectly include this file:<p><center><img src="PVRShellOS_8h__dep__incl.png" border="0" usemap="#PVRShellOS.hdep_map" alt="Included by dependency graph"></center>
  30. <map name="PVRShellOS.hdep_map">
  31. <area href="PVRShellAPI_8cpp.html" shape="rect" coords="7,7,132,34" alt="">
  32. <area href="PVRShellOS_8cpp.html" shape="rect" coords="156,7,279,34" alt="">
  33. <area href="PVRShell_8cpp.html" shape="rect" coords="303,7,407,34" alt="">
  34. </map>
  35. <p>
  36. <a href="PVRShellOS_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
  37. <tr><td></td></tr>
  38. <tr><td colspan=2><br><h2>Classes</h2></td></tr>
  39. <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classPVRShellMainWindow.html">PVRShellMainWindow</a></td></tr>
  40. <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classPVRShellTimer.html">PVRShellTimer</a></td></tr>
  41. <tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classPVRShellInitOS.html">PVRShellInitOS</a></td></tr>
  42. <tr><td colspan=2><br><h2>Defines</h2></td></tr>
  43. <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="PVRShellOS_8h.html#a0">PVRSHELL_DIR_SYM</a>&nbsp;&nbsp;&nbsp;'/'</td></tr>
  44. <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="PVRShellOS_8h.html#a1">_stricmp</a>&nbsp;&nbsp;&nbsp;strcasecmp</td></tr>
  45. <tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="PVRShellOS_8h.html#a2">_strnicmp</a>&nbsp;&nbsp;&nbsp;strncasecmp</td></tr>
  46. </table>
  47. <hr><h2>Define Documentation</h2>
  48. <a class="anchor" name="a1" doxytag="PVRShellOS.h::_stricmp" ></a><p>
  49. <br><br><h3>_stricmp</h3><br><div>
  50. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  51. <tr>
  52. <td class="mdRow">
  53. <table cellpadding="0" cellspacing="0" border="0">
  54. <tr>
  55. <td class="md" nowrap valign="top"> #define _stricmp&nbsp;&nbsp;&nbsp;strcasecmp
  56. </table>
  57. </td>
  58. </tr>
  59. </table>
  60. <table cellspacing=5 cellpadding=0 border=0>
  61. <tr>
  62. <td>
  63. &nbsp;
  64. </td>
  65. <td>
  66. <p>
  67. </td>
  68. </tr>
  69. </table>
  70. <a class="anchor" name="a2" doxytag="PVRShellOS.h::_strnicmp" ></a><p>
  71. <br><br><h3>_strnicmp</h3><br><div>
  72. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  73. <tr>
  74. <td class="mdRow">
  75. <table cellpadding="0" cellspacing="0" border="0">
  76. <tr>
  77. <td class="md" nowrap valign="top"> #define _strnicmp&nbsp;&nbsp;&nbsp;strncasecmp
  78. </table>
  79. </td>
  80. </tr>
  81. </table>
  82. <table cellspacing=5 cellpadding=0 border=0>
  83. <tr>
  84. <td>
  85. &nbsp;
  86. </td>
  87. <td>
  88. <p>
  89. </td>
  90. </tr>
  91. </table>
  92. <a class="anchor" name="a0" doxytag="PVRShellOS.h::PVRSHELL_DIR_SYM" ></a><p>
  93. <br><br><h3>PVRSHELL_DIR_SYM</h3><br><div>
  94. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  95. <tr>
  96. <td class="mdRow">
  97. <table cellpadding="0" cellspacing="0" border="0">
  98. <tr>
  99. <td class="md" nowrap valign="top"> #define PVRSHELL_DIR_SYM&nbsp;&nbsp;&nbsp;'/'
  100. </table>
  101. </td>
  102. </tr>
  103. </table>
  104. <table cellspacing=5 cellpadding=0 border=0>
  105. <tr>
  106. <td>
  107. &nbsp;
  108. </td>
  109. <td>
  110. <p>
  111. </td>
  112. </tr>
  113. </table>
  114. <br>
  115. <br>
  116. <P align=left><FONT size=2><STRONG><A
  117. href="http://www.imgtec.com/powervr/insider/legal/index.asp">Copyright</A> ©
  118. 1999-2008, Imagination Technologies Ltd.</STRONG></FONT></P>
  119. <hr>
  120. <address style="align: left;"><small><FONT color=f0f>
  121. Generated by <a href="http://www.doxygen.org/index.html">DOXYGEN</a> 1.3.6</small></address>
  122. </body>
  123. </html>