@@ -12,6 +12,7 HTML.scripts = | |||||
12 | # These also need to be listed in qhp.Qt.extraFiles with the correct |
|
12 | # These also need to be listed in qhp.Qt.extraFiles with the correct | |
13 | # directory prefixes. |
|
13 | # directory prefixes. | |
14 |
|
14 | |||
|
15 | #extraimages definition for Qt4 | |||
15 | extraimages.HTML = qt-logo.png \ |
|
16 | extraimages.HTML = qt-logo.png \ | |
16 | digia_logo.png \ |
|
17 | digia_logo.png \ | |
17 | qcharts.png \ |
|
18 | qcharts.png \ | |
@@ -24,9 +25,20 extraimages.HTML = qt-logo.png \ | |||||
24 | horBar.png \ |
|
25 | horBar.png \ | |
25 | presenterchart_example.png \ |
|
26 | presenterchart_example.png \ | |
26 | bg.png |
|
27 | bg.png | |
27 |
|
28 | |||
28 |
|
29 | # extraimages definition for Qt5 | ||
29 |
|
30 | HTML.extraimages = ./images/qt-logo.png \ | ||
|
31 | ./images/digia_logo.png \ | |||
|
32 | ./images/qcharts.png \ | |||
|
33 | ./images/arrow_down.png \ | |||
|
34 | ./images/breadcrumb.png \ | |||
|
35 | ./images/bullet_gt.png \ | |||
|
36 | ./images/bullet_dn.png \ | |||
|
37 | ./images/bullet_sq.png \ | |||
|
38 | ./images/bullet_up.png \ | |||
|
39 | ./images/horBar.png \ | |||
|
40 | ./images/presenterchart_example.png \ | |||
|
41 | ./images/bg.png | |||
30 |
|
42 | |||
31 | # Include the style sheets and scripts used. |
|
43 | # Include the style sheets and scripts used. | |
32 |
|
44 |
General Comments 0
You need to be logged in to leave comments.
Login now