files.html 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <title>QHdrCamera: File List</title>
  7. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  8. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  9. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="search/search.js"></script>
  12. <script type="text/javascript">
  13. $(document).ready(function() { searchBox.OnSelectItem(0); });
  14. </script>
  15. </head>
  16. <body>
  17. <div id="top"><!-- do not remove this div! -->
  18. <div id="titlearea">
  19. <table cellspacing="0" cellpadding="0">
  20. <tbody>
  21. <tr style="height: 56px;">
  22. <td style="padding-left: 0.5em;">
  23. <div id="projectname">QHdrCamera
  24. &#160;<span id="projectnumber">1.9.0</span>
  25. </div>
  26. </td>
  27. </tr>
  28. </tbody>
  29. </table>
  30. </div>
  31. <!-- Generated by Doxygen 1.7.6.1 -->
  32. <script type="text/javascript">
  33. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  34. </script>
  35. <div id="navrow1" class="tabs">
  36. <ul class="tablist">
  37. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  38. <li><a href="annotated.html"><span>Classes</span></a></li>
  39. <li class="current"><a href="files.html"><span>Files</span></a></li>
  40. <li>
  41. <div id="MSearchBox" class="MSearchBoxInactive">
  42. <span class="left">
  43. <img id="MSearchSelect" src="search/mag_sel.png"
  44. onmouseover="return searchBox.OnSearchSelectShow()"
  45. onmouseout="return searchBox.OnSearchSelectHide()"
  46. alt=""/>
  47. <input type="text" id="MSearchField" value="Search" accesskey="S"
  48. onfocus="searchBox.OnSearchFieldFocus(true)"
  49. onblur="searchBox.OnSearchFieldFocus(false)"
  50. onkeyup="searchBox.OnSearchFieldChange(event)"/>
  51. </span><span class="right">
  52. <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
  53. </span>
  54. </div>
  55. </li>
  56. </ul>
  57. </div>
  58. <div id="navrow2" class="tabs2">
  59. <ul class="tablist">
  60. <li class="current"><a href="files.html"><span>File&#160;List</span></a></li>
  61. </ul>
  62. </div>
  63. </div>
  64. <div class="header">
  65. <div class="headertitle">
  66. <div class="title">File List</div> </div>
  67. </div><!--header-->
  68. <div class="contents">
  69. <div class="textblock">Here is a list of all documented files with brief descriptions:</div><table>
  70. <tr><td class="indexkey"><b>qhdrcamera.h</b> <a href="qhdrcamera_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr>
  71. <tr><td class="indexkey"><b>qnativecamera.h</b> <a href="qnativecamera_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr>
  72. <tr><td class="indexkey"><b>videosurface.h</b> <a href="videosurface_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr>
  73. </table>
  74. </div><!-- contents -->
  75. <!-- window showing the filter options -->
  76. <div id="MSearchSelectWindow"
  77. onmouseover="return searchBox.OnSearchSelectShow()"
  78. onmouseout="return searchBox.OnSearchSelectHide()"
  79. onkeydown="return searchBox.OnSearchSelectKey(event)">
  80. <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Properties</a></div>
  81. <!-- iframe showing the search results (closed by default) -->
  82. <div id="MSearchResultsWindow">
  83. <iframe src="javascript:void(0)" frameborder="0"
  84. name="MSearchResults" id="MSearchResults">
  85. </iframe>
  86. </div>
  87. <hr class="footer"/><address class="footer"><small>
  88. Generated on Thu May 24 2012 22:25:56 for QHdrCamera by &#160;<a href="http://www.doxygen.org/index.html">
  89. <img class="footer" src="doxygen.png" alt="doxygen"/>
  90. </a> 1.7.6.1
  91. </small></address>
  92. </body>
  93. </html>