tools/qdoc3/test/qt-html-templates.qdocconf
changeset 37 758a864f9613
parent 33 3e2da88830cd
equal deleted inserted replaced
36:ef0373b55136 37:758a864f9613
     1 HTML.stylesheets        =  style/style.css \
     1 HTML.stylesheets        =  style/style.css \
     2 									style/OfflineStyle.css \
     2 									style/OfflineStyle.css \
     3 									style/style_ie7.css \
     3 									style/style_ie7.css \
     4 									style/style_ie8.css \
     4 									style/style_ie8.css \
     5 									style/style_ie6.css
     5 									style/style_ie6.css
     6 									
     6 
     7 HTML.postheader         = " <div class=\"header\" id=\"qtdocheader\">\n" \
     7 HTML.postheader         = " <div class=\"header\" id=\"qtdocheader\">\n" \
     8 			  "    <div class=\"content\"> \n" \
     8 			  "    <div class=\"content\"> \n" \
     9 			  "    <div id=\"nav-logo\">\n" \
     9 			  "    <div id=\"nav-logo\">\n" \
    10 			  "      <a href=\"index.html\">Home</a></div>\n" \
    10 			  "      <a href=\"index.html\">Home</a></div>\n" \
    11 			  "    <a href=\"index.html\" class=\"qtref\"><span>Qt Reference Documentation</span></a>\n" \
    11 			  "    <a href=\"index.html\" class=\"qtref\"><span>Qt Reference Documentation</span></a>\n" \
    12 			  "		<div id=\"narrowsearch\"><form onsubmit=\"return false;\" action=\"\" id=\"qtdocsearch\">\n" \
    12 			  "		<div id=\"narrowsearch\"><form onsubmit=\"return false;\" action=\"\" id=\"qtdocsearchTop\">\n" \
    13 			  "		<fieldset>\n" \
    13 			  "		<fieldset>\n" \
    14               "		<input type=\"text\" value=\"\" id=\"pageType2\" name=\"searchstring\"/>\n" \
    14               "		<input type=\"text\" value=\"\" id=\"pageType2\" name=\"searchstring\"/>\n" \
    15 			  "		 </fieldset>\n" \
    15 			  "		 </fieldset>\n" \
    16 			  "		</form></div>\n" \
    16 			  "		</form></div>\n" \
    17 			  "    <div id=\"nav-topright\">\n" \
    17 			  "    <div id=\"nav-topright\">\n" \
    25 			  "      </ul>\n" \
    25 			  "      </ul>\n" \
    26 			  "    </div>\n" \
    26 			  "    </div>\n" \
    27 			  "    <div id=\"shortCut\">\n" \
    27 			  "    <div id=\"shortCut\">\n" \
    28 			  "      <ul>\n" \
    28 			  "      <ul>\n" \
    29 			  "        <li class=\"shortCut-topleft-inactive\"><span><a href=\"index.html\">Qt 4.7</a></span></li>\n" \
    29 			  "        <li class=\"shortCut-topleft-inactive\"><span><a href=\"index.html\">Qt 4.7</a></span></li>\n" \
    30 			  "        <li class=\"shortCut-topleft-active\"><a href=\"http://qt.nokia.com/doc/\">ALL VERSIONS" \
    30 			  "        <li class=\"shortCut-topleft-active\"><a href=\"http://doc.qt.nokia.com\">ALL VERSIONS" \
    31 			  "        </a></li>\n" \
    31 			  "        </a></li>\n" \
    32 			  "      </ul>\n" \
    32 			  "      </ul>\n" \
    33 			  "     </div>\n" \
    33 			  "     </div>\n" \
    34 			 " <ul class=\"sf-menu sf-js-enabled sf-shadow\" id=\"narrowmenu\"> \n" \
    34 			 " <ul class=\"sf-menu sf-js-enabled sf-shadow\" id=\"narrowmenu\"> \n" \
    35 			"		 <li><a href=\"#\">API Lookup</a> \n" \
    35 			"		 <li><a href=\"#\">API Lookup</a> \n" \
    36 			"			 <ul id=\"topmenuLook\"> \n" \
    36 			"			 <ul id=\"topmenuLook\"> \n" \
    37 			"			   <li><a href=\"classes.html\">Class index</a></li> \n" \
    37 			"			   <li><a href=\"classes.html\">Class index</a></li> \n" \
    38 			" 			  <li><a href=\"functions.html\">Function index</a></li> \n" \
    38 			" 			  <li><a href=\"functions.html\">Function index</a></li> \n" \
    39 			"			   <li><a href=\"modules.html\">Modules</a></li> \n" \
    39 			"			   <li><a href=\"modules.html\">Modules</a></li> \n" \
    40 			"			   <li><a href=\"namespaces.html\">Namespaces</a></li> \n" \
    40 			"			   <li><a href=\"namespaces.html\">Namespaces</a></li> \n" \
    41 			"			   <li><a href=\"qtglobal.html\">Global stuff</a></li> \n" \
    41 			"			   <li><a href=\"qtglobal.html\">Global Declarations</a></li> \n" \
    42 			"			   <li><a href=\"qdeclarativeelements.html\">QML elements</a></li> \n" \
    42 			"			   <li><a href=\"licensing.html\">Licenses and Credits</a></li> \n" \
    43 			"			   </ul> \n" \
    43 			"			   </ul> \n" \
    44 			"		 </li> \n" \
    44 			"		 </li> \n" \
    45 			"		 <li><a href=\"#\">Qt Topics</a> \n" \
    45 			"		 <li><a href=\"#\">Qt Topics</a> \n" \
    46 			"			 <ul id=\"topmenuTopic\"> \n" \
    46 			"			 <ul id=\"topmenuTopic\"> \n" \
    47 			"			   <li><a href=\"qt-basic-concepts.html\">Basic Qt architecture</a></li> \n" \
    47 			"			   <li><a href=\"qt-basic-concepts.html\">Programming with Qt</a></li> \n" \
    48 			"			   <li><a href=\"declarativeui.html\">Device UI's &amp; Qt Quick</a></li> \n" \
    48 			"			   <li><a href=\"qtquick.html\">Device UI's &amp; Qt Quick</a></li> \n" \
    49 			"			   <li><a href=\"qt-gui-concepts.html\">Desktop UI components</a></li> \n" \
    49 			"			   <li><a href=\"qt-gui-concepts.html\">UI Design with Qt</a></li> \n" \
       
    50 			"			   <li><a href=\"developing-with-qt.html\">Cross-platform and Platform-specific</a></li> \n" \
    50 			"			   <li><a href=\"platform-specific.html\">Platform-specific info</a></li> \n" \
    51 			"			   <li><a href=\"platform-specific.html\">Platform-specific info</a></li> \n" \
       
    52 			"			   <li><a href=\"technology-apis.html\">Qt and Key Technologies</a></li> \n" \
    51 			"			   <li><a href=\"best-practices.html\">How-To's and Best Practices</a></li> \n" \
    53 			"			   <li><a href=\"best-practices.html\">How-To's and Best Practices</a></li> \n" \
    52 			"			 </ul> \n" \
    54 			"			 </ul> \n" \
    53 			"		</li> \n" \
    55 			"		</li> \n" \
    54 			"		 <li><a href=\"#\">Examples</a> \n" \
    56 			"		 <li><a href=\"#\">Examples</a> \n" \
    55 			"			 <ul id=\"topmenuexample\"> \n" \
    57 			"			 <ul id=\"topmenuexample\"> \n" \
    84 			  "          <ul id=\"ul001\" >\n" \
    86 			  "          <ul id=\"ul001\" >\n" \
    85 			  "              <li class=\"defaultLink\"><a href=\"classes.html\">Class index</a></li>\n" \
    87 			  "              <li class=\"defaultLink\"><a href=\"classes.html\">Class index</a></li>\n" \
    86 			  "              <li class=\"defaultLink\"><a href=\"functions.html\">Function index</a></li>\n" \
    88 			  "              <li class=\"defaultLink\"><a href=\"functions.html\">Function index</a></li>\n" \
    87 			  "              <li class=\"defaultLink\"><a href=\"modules.html\">Modules</a></li>\n" \
    89 			  "              <li class=\"defaultLink\"><a href=\"modules.html\">Modules</a></li>\n" \
    88 			  "              <li class=\"defaultLink\"><a href=\"namespaces.html\">Namespaces</a></li>\n" \
    90 			  "              <li class=\"defaultLink\"><a href=\"namespaces.html\">Namespaces</a></li>\n" \
    89 			  "              <li class=\"defaultLink\"><a href=\"qtglobal.html\">Global stuff</a></li>\n" \
    91 			  "              <li class=\"defaultLink\"><a href=\"qtglobal.html\">Global Declarations</a></li>\n" \
    90 			  "              <li class=\"defaultLink\"><a href=\"qdeclarativeelements.html\">QML elements</a></li>\n" \
    92 			  "              <li class=\"defaultLink\"><a href=\"qdeclarativeelements.html\">QML elements</a></li>\n" \
    91 			  "            </ul> \n" \
    93 			  "            </ul> \n" \
    92 			  "          </div>\n" \
    94 			  "          </div>\n" \
    93 			  "        </div>\n" \
    95 			  "        </div>\n" \
    94 			  "        <div class=\"box bottombar\" id=\"topics\">\n" \
    96 			  "        <div class=\"box bottombar\" id=\"topics\">\n" \
    95 			  "          <h2 title=\"Qt Topics\"><span></span>\n" \
    97 			  "          <h2 title=\"Qt Topics\"><span></span>\n" \
    96 			  "            Qt Topics</h2>\n" \
    98 			  "            Qt Topics</h2>\n" \
    97 			  "          <div id=\"list002\" class=\"list\">\n" \
    99 			  "          <div id=\"list002\" class=\"list\">\n" \
    98 			  "            <ul id=\"ul002\" >\n" \
   100 			  "            <ul id=\"ul002\" >\n" \
    99 			  "              <li class=\"defaultLink\"><a href=\"qt-basic-concepts.html\">Basic Qt architecture</a></li>\n" \
   101 			  "			   <li><a href=\"qt-basic-concepts.html\">Programming with Qt</a></li> \n" \
   100 			  "              <li class=\"defaultLink\"><a href=\"declarativeui.html\">Device UI's &amp; Qt Quick</a></li>\n" \
   102 			  "			   <li><a href=\"qtquick.html\">Device UI's &amp; Qt Quick</a></li> \n" \
   101 			  "              <li class=\"defaultLink\"><a href=\"qt-gui-concepts.html\">Desktop UI components</a></li>\n" \
   103 			  "			   <li><a href=\"qt-gui-concepts.html\">UI Design with Qt</a></li> \n" \
   102 			  "              <li class=\"defaultLink\"><a href=\"platform-specific.html\">Platform-specific info</a></li>\n" \
   104 			  "			   <li><a href=\"developing-with-qt.html\">Cross-platform and Platform-specific</a></li> \n" \
       
   105 			  "			   <li><a href=\"platform-specific.html\">Platform-specific info</a></li> \n" \
       
   106 			  "			   <li><a href=\"technology-apis.html\">Qt and Key Technologies</a></li> \n" \
       
   107 			  "			   <li><a href=\"best-practices.html\">How-To's and Best Practices</a></li> \n" \
   103 			  "            </ul>  \n" \
   108 			  "            </ul>  \n" \
   104 			  "          </div>\n" \
   109 			  "          </div>\n" \
   105 			  "        </div>\n" \
   110 			  "        </div>\n" \
   106 			  "        <div class=\"box\" id=\"examples\">\n" \
   111 			  "        <div class=\"box\" id=\"examples\">\n" \
   107 			  "          <h2 title=\"Examples\"><span></span>\n" \
   112 			  "          <h2 title=\"Examples\"><span></span>\n" \
   144 			  "    </div>\n" \
   149 			  "    </div>\n" \
   145 			  "    <div class=\"ft\">\n" \
   150 			  "    <div class=\"ft\">\n" \
   146 			  "      <span></span>\n" \
   151 			  "      <span></span>\n" \
   147 			  "    </div>\n" \
   152 			  "    </div>\n" \
   148 			  "  </div> \n" \
   153 			  "  </div> \n" \
       
   154 			  "  </div> \n" \
   149 			  "  <div class=\"footer\">\n" \
   155 			  "  <div class=\"footer\">\n" \
   150 			  "    <p>\n" \
   156 			  "    <p>\n" \
   151 			  "      <acronym title=\"Copyright\">&copy;</acronym> 2008-2010 Nokia Corporation and/or its\n" \
   157 			  "      <acronym title=\"Copyright\">&copy;</acronym> 2008-2010 Nokia Corporation and/or its\n" \
   152 			  "      subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation \n" \
   158 			  "      subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation \n" \
   153 			  "      in Finland and/or other countries worldwide.</p>\n" \
   159 			  "      in Finland and/or other countries worldwide.</p>\n" \
   156 			  "        href=\"http://qt.nokia.com/about/privacy-policy\">Privacy Policy</a></p>\n" \
   162 			  "        href=\"http://qt.nokia.com/about/privacy-policy\">Privacy Policy</a></p>\n" \
   157 			  "  </div>\n" \
   163 			  "  </div>\n" \
   158 			  "  <div id=\"feedbackBox\">\n" \
   164 			  "  <div id=\"feedbackBox\">\n" \
   159 			  "      <div id=\"feedcloseX\" class=\"feedclose t_button\">X</div>\n" \
   165 			  "      <div id=\"feedcloseX\" class=\"feedclose t_button\">X</div>\n" \
   160 			  "    <form id=\"feedform\" action=\"http://doc.qt.nokia.com/docFeedbck/feedback.php\" method=\"get\">\n" \
   166 			  "    <form id=\"feedform\" action=\"http://doc.qt.nokia.com/docFeedbck/feedback.php\" method=\"get\">\n" \
   161 			  "      <p id=\"noteHead\">Thank you for giving your feedback. <div class=\"note\">Make sure it is related to this specific page. For more general bugs and \n" \
   167 			  "      <p id=\"noteHead\">Thank you for giving your feedback.</p> <div class=\"note\"><p>Make sure it is related to this specific page. For more general bugs and \n" \
   162 			  "      requests, please use the <a href=\"http://bugreports.qt.nokia.com/secure/Dashboard.jspa\">Qt Bug Tracker</a>.</div></p>\n" \
   168 			  "      requests, please use the <a href=\"http://bugreports.qt.nokia.com/secure/Dashboard.jspa\">Qt Bug Tracker</a>.</p></div>\n" \
   163 			  "      <p><textarea id=\"feedbox\" name=\"feedText\" rows=\"5\" cols=\"40\"></textarea></p>\n" \
   169 			  "      <p><textarea id=\"feedbox\" name=\"feedText\" rows=\"5\" cols=\"40\"></textarea></p>\n" \
   164 			  "      <p><input id=\"feedsubmit\" class=\"feedclose\" type=\"submit\" name=\"feedback\" /></p>\n" \
   170 			  "      <p><input id=\"feedsubmit\" class=\"feedclose\" type=\"submit\" name=\"feedback\" /></p>\n" \
   165 			  "    </form>\n" \
   171 			  "    </form>\n" \
   166 			  "  </div>\n" \
   172 			  "  </div>\n" \
   167 			  "  <div id=\"blurpage\">\n" \
   173 			  "  <div id=\"blurpage\">\n" \
   168 			  "  </div>\n"
   174 			  "  <!--/div -->\n" \
       
   175                           "  </div>\n"