summaryrefslogtreecommitdiffstats
path: root/doc/config/qt-html-templates-online.qdocconf
blob: edea2655dc30ce4dc1d70d1731ae8787b01908bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
include(qt-html-online-styles.qdocconf)

HTML.postheader = \
    " <div class=\"header\" id=\"qtdocheader\">\n" \
    "    <div class=\"content\"> \n" \
    "    <div id=\"nav-logo\">\n" \
    "      <a href=\"index.html\">Home</a></div>\n" \
    "    <a href=\"index.html\" class=\"qtref\"><span>Qt Installer Framework Manual</span></a>\n" \
    "    <div id=\"narrowsearch\"></div>\n" \
    "    <div id=\"nav-topright\">\n" \
    "      <ul>\n" \
    "        <li class=\"nav-topright-home\"><a href=\"http://qt.digia.com/\">Qt HOME</a></li>\n" \
    "        <li class=\"nav-topright-dev\"><a href=\"http://wiki.qt-project.org/\">DEV</a></li>\n" \
    "        <li class=\"nav-topright-doc nav-topright-doc-active\"><a href=\"http://qt-project.org/doc/\">\n" \
    "          DOC</a></li>\n" \
    "        <li class=\"nav-topright-blog\"><a href=\"http://blog.qt.digia.com/\">BLOG</a></li>\n" \
    "      </ul>\n" \
    "    </div>\n" \
    "    <div id=\"shortCut\">\n" \
    "      <ul>\n" \
    "        <li class=\"shortCut-topleft-inactive\"><span><a href=\"index.html\">Qt Installer Framework</a></span></li>\n" \
    "        </a></li>\n" \
    "      </ul>\n" \
    "     </div>\n" \
    "    </div>\n" \
    "  </div>\n" \
    "  <div class=\"wrapper\">\n" \
    "    <div class=\"hd\">\n" \
    "      <span></span>\n" \
    "    </div>\n" \
    "    <div class=\"bd group\">\n" \
    "      <div class=\"sidebar\">\n" \
    "        <div class=\"box first bottombar\" id=\"lookup\">\n" \
    "          <h2 title=\"API Lookup\">\n" \
    "            API Lookup</h2>\n" \
    "          <div  id=\"list001\" class=\"list\">\n" \
    "          <ul id=\"ul001\" >\n" \
    "              <li><a href="http://qt-project.org/doc/qt-4.8/classes.html">Class index</a></li>\n" \
    "              <li><a href="http://qt-project.org/doc/qt-4.8/functions.html">Function index</a></li>\n" \
    "              <li><a href="http://qt-project.org/doc/qt-4.8/modules.html">Modules</a></li>\n" \
    "              <li><a href="http://qt-project.org/doc/qt-4.8/namespaces.html">Namespaces</a></li>\n" \
    "              <li><a href="http://qt-project.org/doc/qt-4.8/qtglobal.html">Global Declarations</a></li>\n" \
    "              <li><a href="http://qt-project.org/doc/qt-4.8/qdeclarativeelements.html">QML elements</a></li>\n" \
    "            </ul> \n" \
    "          </div>\n" \
    "        </div>\n" \
    "        <div class=\"box bottombar\" id=\"topics\">\n" \
    "          <h2 title=\"Qt Topics\"><span></span>\n" \
    "            Qt Topics</h2>\n" \
    "          <div id=\"list002\" class=\"list\">\n" \
    "            <ul id=\"ul002\" >\n" \
    "               <li><a href="http://qt-project.org/doc/qt-4.8/qt-basic-concepts.html">Programming with Qt</a></li> \n" \
    "               <li><a href="http://qt-project.org/doc/qt-4.8/qtquick.html">Device UIs &amp; Qt Quick</a></li> \n" \
    "               <li><a href="http://qt-project.org/doc/qt-4.8/qt-gui-concepts.html">UI Design with Qt</a></li> \n" \
    "               <li><a href="http://qt-project.org/doc/qt-4.8/developing-with-qt.html">Cross-platform and Platform-specific</a></li> \n" \
    "               <li><a href="http://qt-project.org/doc/qt-4.8/platform-specific.html">Platform-specific info</a></li> \n" \
    "               <li><a href="http://qt-project.org/doc/qt-4.8/technology-apis.html">Qt and Key Technologies</a></li> \n" \
    "               <li><a href="http://qt-project.org/doc/qt-4.8/best-practices.html">Best Practices</a></li> \n" \
    "            </ul>  \n" \
    "          </div>\n" \
    "        </div>\n" \
    "        <div class=\"box\" id=\"examples\">\n" \
    "          <h2 title=\"Examples\"><span></span>\n" \
    "            Examples</h2>\n" \
    "          <div id=\"list003\" class=\"list\">\n" \
    "        <ul id=\"ul003\">\n" \
    "              <li><a href="http://qt-project.org/doc/qt-4.8/all-examples.html">Examples</a></li>\n" \
    "              <li><a href="http://qt-project.org/doc/qt-4.8/tutorials.html">Tutorials</a></li>\n" \
    "              <li><a href="http://qt-project.org/doc/qt-4.8/demos.html">Demos</a></li>\n" \
    "              <li><a href="http://qt-project.org/doc/qt-4.8/qdeclarativeexamples.html">QML Examples</a></li>\n" \
    "            </ul> \n" \
    "          </div>\n" \
    "        </div>\n" \
    "      </div>\n" \
    "      <div class=\"wrap\">\n" \
    "        <div class=\"toolbar\">\n" \
    "          <div class=\"breadcrumb toolblock\">\n" \
    "            <ul>\n" \
    "              <li class=\"first\"><a href=\"index.html\">Home</a></li>\n" \
    "              <!--  Breadcrumbs go here -->\n"

HTML.postpostheader = \
    "            </ul>\n" \
    "          </div>\n" \
    "          <div class=\"toolbuttons toolblock\">\n" \
    "            <ul>\n" \
    "              <li id=\"smallA\" class=\"t_button\">A</li>\n" \
    "              <li id=\"medA\" class=\"t_button active\">A</li>\n" \
    "              <li id=\"bigA\" class=\"t_button\">A</li>\n" \
    "              <li id=\"print\" class=\"t_button\"><a href=\"javascript:this.print();\">\n" \
    "                <span>Print</span></a></li>\n" \
    "            </ul>\n" \
    "        </div>\n" \
    "        </div>\n" \
    "        <div class=\"content mainContent\">\n"

HTML.footer = \
    "      </div>\n" \
    "    </div>\n" \
    "    </div> \n" \
    "    <div class=\"ft\">\n" \
    "      <span></span>\n" \
    "    </div>\n" \
    "  </div> \n" \
    "  <div class=\"footer\">\n" \
    "    <p>\n" \
    "    <p>\n" \
    "      <acronym title=\"Copyright\">&copy;</acronym> 2013 Digia Plc and/or its\n" \
    "      subsidiaries. Documentation contributions included herein are the copyrights of\n" \
    "      their respective owners.</p>\n" \
    "    <br />\n" \
    "    <p>\n" \
    "      The documentation provided herein is licensed under the terms of the\n" \
    "      <a href=\"http://www.gnu.org/licenses/fdl.html\">GNU Free Documentation\n" \
    "      License version 1.3</a> as published by the Free Software Foundation.</p>\n" \
    "    <p>\n" \
    "      Documentation sources may be obtained from <a href=\"http://www.qt-project.org\">\n" \
    "      www.qt-project.org</a>.</p>\n" \
    "    <br />\n" \
    "    <p>\n" \
    "      Digia, Qt and their respective logos are trademarks of Digia Plc \n" \
    "      in Finland and/or other countries worldwide. All other trademarks are property\n" \
    "      of their respective owners. <a title=\"Privacy Policy\"\n" \
    "      href=\"http://en.gitorious.org/privacy_policy/\">Privacy Policy</a></p>\n" \
    "  </div>\n" \
    "\n" \
    "  <script src=\"scripts/functions.js\" type=\"text/javascript\"></script>\n" \
    "  <script type=\"text/javascript\">\n" \
    "  var _gaq = _gaq || [];\n" \
    "  _gaq.push(['_setAccount', 'UA-4457116-5']);\n" \
    "  _gaq.push(['_trackPageview']);\n" \
    "  (function() {\n" \
    "  var ga = document.createElement('script'); " \
    "ga.type = 'text/javascript'; ga.async = true;\n" \
    "  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + " \
    "'.google-analytics.com/ga.js';\n" \
    "  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\n" \
    "  })();\n" \
    "  </script>\n"


# Files not referenced in any qdoc file.
# See also extraimages.HTML
qhp.QtCreator.extraFiles = index.html \
                    images/bg_l.png \
                    images/bg_l_blank.png \
                    images/bg_ll_blank.png \
                    images/bg_ul_blank.png \
                    images/header_bg.png \
                    images/bg_r.png \
                    images/box_bg.png \
                    images/breadcrumb.png \
                    images/bullet_gt.png \
                    images/bullet_dn.png \
                    images/bullet_sq.png \
                    images/bullet_up.png \
                    images/arrow_down.png \
                    images/feedbackground.png \
                    images/horBar.png \
                    images/page.png \
                    images/page_bg.png \
                    images/sprites-combined.png \
                    images/spinner.gif \
                    scripts/functions.js \
                    scripts/jquery.js \
                    scripts/narrow.js \
                    scripts/superfish.js \
                    style/narrow.css \
                    style/superfish.css \
                    style/style_ie6.css \
                    style/style_ie7.css \
                    style/style_ie8.css \
                    style/style.css