@@ -0,0 +1,16 | |||||
|
1 | /*! | |||
|
2 | \page introduction.html | |||
|
3 | \title QtCommercial Charts Introduction | |||
|
4 | \keyword Introduction | |||
|
5 | ||||
|
6 | You can obtain the QtCommercial Charts package from \l {http://www.digia.com/en/Qt/Log-in-Customer-Portal/} {Customer portal}. | |||
|
7 | ||||
|
8 | Add to you *.pro file | |||
|
9 | \code | |||
|
10 | CONFIG += qtcommercialchart | |||
|
11 | \endcode | |||
|
12 | ||||
|
13 | \raw HTML | |||
|
14 | \endraw | |||
|
15 | ||||
|
16 | */ |
@@ -11,6 +11,7 HTML.postheader = \ | |||||
11 | " <div class=\"breadcrumb toolblock\">\n" \ |
|
11 | " <div class=\"breadcrumb toolblock\">\n" \ | |
12 | " <ul>\n" \ |
|
12 | " <ul>\n" \ | |
13 | " <li class=\"first\"><a href=\"index.html\">About</a></li>\n" \ |
|
13 | " <li class=\"first\"><a href=\"index.html\">About</a></li>\n" \ | |
|
14 | " <li><a href=\"introduction.html\">Getting started</a></li>\n" \ | |||
14 | " <li><a href=\"classes.html\">API Classes</a></li>\n" \ |
|
15 | " <li><a href=\"classes.html\">API Classes</a></li>\n" \ | |
15 | " <li><a href=\"examples.html\">Examples</a></li>\n" \ |
|
16 | " <li><a href=\"examples.html\">Examples</a></li>\n" \ | |
16 | " <li><a href=\"demos.html\">Demos</a></li>\n" \ |
|
17 | " <li><a href=\"demos.html\">Demos</a></li>\n" \ |
General Comments 0
You need to be logged in to leave comments.
Login now