12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
- <title>PowerVR SDK</title>
- <link href="doxygen.css" rel="stylesheet" type="text/css">
- <link href="tabs.css" rel="stylesheet" type="text/css">
- <table width="100%">
- <tr>
- <td width="33%">
- <p align="left"> <a href="http://www.imgtec.com"><img border="0" src="IMGLogo.jpg" width="200" height="30"></a></p>
- </td>
- <td width="33%">
- <p align="center"><font color="#808080" face="Arial" size="2">PowerVR Software Development Kit</a></font></p>
- </td>
- <td width="34%">
- <p align="right"><a href="http://www.powervr.com"><img border="0" src="PVRlogo.jpg" width="200" height="27"></a></p>
- </td>
- </tr>
- </table>
- <hr>
- </head><body>
- <!-- Generated by Doxygen 1.3.6 -->
- <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div>
- <h1>PVRShellAPI.cpp File Reference</h1><code>#include <stdio.h></code><br>
- <code>#include <stdlib.h></code><br>
- <code>#include <string.h></code><br>
- <code>#include <stdarg.h></code><br>
- <code>#include "<a class="el" href="PVRShell_8h-source.html">PVRShell.h</a>"</code><br>
- <code>#include "<a class="el" href="PVRShellAPI_8h-source.html">PVRShellAPI.h</a>"</code><br>
- <code>#include "<a class="el" href="PVRShellOS_8h-source.html">PVRShellOS.h</a>"</code><br>
- <code>#include "<a class="el" href="PVRShellImpl_8h-source.html">PVRShellImpl.h</a>"</code><br>
- <code>#include <QDesktopWidget.h></code><br>
- <code>#include <QApplication.h></code><br>
- <p>
- Include dependency graph for PVRShellAPI.cpp:<p><center><img src="PVRShellAPI_8cpp__incl.png" border="0" usemap="#PVRShellAPI.cpp_map" alt="Include dependency graph"></center>
- <map name="PVRShellAPI.cpp_map">
- <area href="PVRShell_8h.html" shape="rect" coords="144,108,235,135" alt="">
- <area href="PVRShellAPI_8h.html" shape="rect" coords="133,260,245,287" alt="">
- <area href="PVRShellOS_8h.html" shape="rect" coords="135,311,244,337" alt="">
- <area href="PVRShellImpl_8h.html" shape="rect" coords="131,361,248,388" alt="">
- </map>
- <table border=0 cellpadding=0 cellspacing=0>
- <tr><td></td></tr>
- </table>
- <br>
- <br>
- <P align=left><FONT size=2><STRONG><A
- href="http://www.imgtec.com/powervr/insider/legal/index.asp">Copyright</A> ©
- 1999-2008, Imagination Technologies Ltd.</STRONG></FONT></P>
- <hr>
- <address style="align: left;"><small><FONT color=f0f>
- Generated by <a href="http://www.doxygen.org/index.html">DOXYGEN</a> 1.3.6</small></address>
- </body>
- </html>
|