@@ -12,6 +12,7 HTML.scripts = | |||
|
12 | 12 | # These also need to be listed in qhp.Qt.extraFiles with the correct |
|
13 | 13 | # directory prefixes. |
|
14 | 14 | |
|
15 | #extraimages definition for Qt4 | |
|
15 | 16 | extraimages.HTML = qt-logo.png \ |
|
16 | 17 | digia_logo.png \ |
|
17 | 18 | qcharts.png \ |
@@ -24,9 +25,20 extraimages.HTML = qt-logo.png \ | |||
|
24 | 25 | horBar.png \ |
|
25 | 26 | presenterchart_example.png \ |
|
26 | 27 | bg.png |
|
27 | ||
|
28 | ||
|
29 | ||
|
28 | ||
|
29 | # extraimages definition for Qt5 | |
|
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 | 43 | # Include the style sheets and scripts used. |
|
32 | 44 |
General Comments 0
You need to be logged in to leave comments.
Login now