Changeset 561 for trunk/tools/qdoc3/test/qt-html-templates.qdocconf
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/tools/qdoc3/test/qt-html-templates.qdocconf
r2 r561 3 3 "<tr>\n" \ 4 4 "<td align=\"left\" valign=\"top\" width=\"32\">" \ 5 "<a href=\"http://qt software.com/products/qt\"><img src=\"images/qt-logo.png\" align=\"left\" border=\"0\" /></a>" \5 "<a href=\"http://qt.nokia.com/\"><img src=\"images/qt-logo.png\" align=\"left\" border=\"0\" /></a>" \ 6 6 "</td>\n" \ 7 7 "<td width=\"1\"> </td>" \ … … 9 9 "<a href=\"index.html\">" \ 10 10 "<font color=\"#004faf\">Home</font></a> ·" \ 11 " <a href=\"namespaces.html\">" \12 "<font color=\"#004faf\">All Namespaces</font></a> ·" \13 11 " <a href=\"classes.html\">" \ 14 12 "<font color=\"#004faf\">All Classes</font></a> ·" \ 15 " <a href=\"mainclasses.html\">" \16 "<font color=\"#004faf\">Main Classes</font></a> ·" \17 " <a href=\"groups.html\">" \18 "<font color=\"#004faf\">Grouped Classes</font></a> ·" \19 " <a href=\"modules.html\">" \20 "<font color=\"#004faf\">Modules</font></a> ·" \21 13 " <a href=\"functions.html\">" \ 22 "<font color=\"#004faf\">Functions</font></a>" \ 23 "</td>\n" \ 24 "<td align=\"right\" valign=\"top\" width=\"230\"></td></tr></table>" 14 "<font color=\"#004faf\">All Functions</font></a> ·" \ 15 " <a href=\"overviews.html\">" \ 16 "<font color=\"#004faf\">Overviews</font></a>" \ 17 "</td>" \ 18 "</tr></table>" 25 19 26 20 HTML.footer = "<p /><address><hr /><div align=\"center\">\n" \ 27 21 "<table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr class=\"address\">\n" \ 28 "<td width=\"30%\" align=\"left\">Copyright © 2009 Nokia Corporation " \ 29 "and/or its subsidiary(-ies)</td>\n" \ 30 "<td width=\"40%\" align=\"center\"><a href=\"trademarks.html\">Trademarks</a></td>\n" \ 31 "<td width=\"30%\" align=\"right\"><div align=\"right\">Qt \\version</div></td>\n" \ 22 "<td width=\"40%\" align=\"left\">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \ 23 "<td width=\"20%\" align=\"center\"><a href=\"trademarks.html\">Trademarks</a></td>\n" \ 24 "<td width=\"40%\" align=\"right\"><div align=\"right\">Qt \\version</div></td>\n" \ 32 25 "</tr></table></div></address>"
Note:
See TracChangeset
for help on using the changeset viewer.