1 | NO CONTENT: new file 100644, binary diff hidden |
|
NO CONTENT: new file 100644, binary diff hidden |
1 | NO CONTENT: new file 100644, binary diff hidden |
|
NO CONTENT: new file 100644, binary diff hidden |
1 | NO CONTENT: new file 100644, binary diff hidden |
|
NO CONTENT: new file 100644, binary diff hidden |
1 | NO CONTENT: new file 100644, binary diff hidden |
|
NO CONTENT: new file 100644, binary diff hidden |
1 | NO CONTENT: new file 100644, binary diff hidden |
|
NO CONTENT: new file 100644, binary diff hidden |
@@ -0,0 +1,57 | |||||
|
1 | include(qchart-html.qdocconf) | |||
|
2 | ||||
|
3 | HTML.postheader = \ | |||
|
4 | "<div class=\"header\" id=\"qtdocheader\">\n" \ | |||
|
5 | " <div class=\"content\"> \n" \ | |||
|
6 | " <img src=\"images/qcharts.png\" alt=\"qcharts\"/>\n" \ | |||
|
7 | " <p class=\"qtref\"> \n" \ | |||
|
8 | " <span>Reference Documentation</span>\n" \ | |||
|
9 | " </p>\n" \ | |||
|
10 | " </div>\n" \ | |||
|
11 | " <div class=\"breadcrumb toolblock\">\n" \ | |||
|
12 | " <ul>\n" \ | |||
|
13 | " <li class=\"first\"><a href=\"index.html\">About</a></li>\n" \ | |||
|
14 | " <li><a href=\"classes.html\">API Classes</a></li>\n" \ | |||
|
15 | " <li><a href=\"tutorials.html\">Tutorials</a></li>\n" \ | |||
|
16 | " <li><a href=\"examples.html\">Examples</a></li>\n" \ | |||
|
17 | " <!-- Breadcrumbs go here -->\n" | |||
|
18 | ||||
|
19 | HTML.postpostheader = \ | |||
|
20 | " </ul>\n" \ | |||
|
21 | " </div>\n" \ | |||
|
22 | "</div>\n" \ | |||
|
23 | "<div class=\"content mainContent\">\n" | |||
|
24 | ||||
|
25 | HTML.footer = \ | |||
|
26 | " <div class=\"ft\">\n" \ | |||
|
27 | " <span></span>\n" \ | |||
|
28 | " </div>\n" \ | |||
|
29 | "</div> \n" \ | |||
|
30 | "<div class=\"footer\">\n" \ | |||
|
31 | " <p>\n" \ | |||
|
32 | " <acronym title=\"Copyright\">©</acronym> 2012 Digia ." \ | |||
|
33 | " Qt and Qt logos are trademarks of of Nokia Corporation \n" \ | |||
|
34 | " in Finland and/or other countries worldwide.</p>\n" \ | |||
|
35 | " <p>\n" \ | |||
|
36 | " All other trademarks are property of their respective owners.</p>\n" \ | |||
|
37 | " <br />\n" \ | |||
|
38 | " <p>\n" \ | |||
|
39 | " Licensees holding valid Qt Commercial licenses may use this document in accordance with the" \ | |||
|
40 | " Qt Commercial License Agreement provided with the Software or, alternatively, in accordance" \ | |||
|
41 | " with the terms contained in a written agreement between you and Digia.</p>\n" \ | |||
|
42 | " <p>\n" \ | |||
|
43 | " <img src=\"images/digia_logo.png\" alt=\"digia\" /></p>\n" \ | |||
|
44 | "</div>\n" \ | |||
|
45 | ||||
|
46 | # Files not referenced in any qdoc file. | |||
|
47 | # See also extraimages.HTML | |||
|
48 | qhp.QDoc.extraFiles = index.html \ | |||
|
49 | images/arrow_down.png \ | |||
|
50 | images/breadcrumb.png \ | |||
|
51 | images/bullet_gt.png \ | |||
|
52 | images/bullet_dn.png \ | |||
|
53 | images/bullet_sq.png \ | |||
|
54 | images/bullet_up.png \ | |||
|
55 | images/horBar.png \ | |||
|
56 | images/qcharts.png \ | |||
|
57 | style/offline.css |
@@ -0,0 +1,41 | |||||
|
1 | # Define the location of the templates to use. Style sheets and scripts are | |||
|
2 | # specified relative to the template directory and will be copied into | |||
|
3 | # subdirectories of the output directory. | |||
|
4 | ||||
|
5 | HTML.templatedir = . | |||
|
6 | ||||
|
7 | HTML.stylesheets = style/offline.css | |||
|
8 | ||||
|
9 | HTML.scripts = | |||
|
10 | ||||
|
11 | # Files not referenced in any qdoc file, many needed by style sheets. | |||
|
12 | # These also need to be listed in qhp.Qt.extraFiles with the correct | |||
|
13 | # directory prefixes. | |||
|
14 | ||||
|
15 | extraimages.HTML = qt_commercial_logo.png \ | |||
|
16 | digia_logo.png \ | |||
|
17 | qcharts.png \ | |||
|
18 | arrow_down.png \ | |||
|
19 | breadcrumb.png \ | |||
|
20 | bullet_gt.png \ | |||
|
21 | bullet_dn.png \ | |||
|
22 | bullet_sq.png \ | |||
|
23 | bullet_up.png \ | |||
|
24 | horBar.png \ | |||
|
25 | bg.png | |||
|
26 | ||||
|
27 | ||||
|
28 | ||||
|
29 | ||||
|
30 | # Include the style sheets and scripts used. | |||
|
31 | ||||
|
32 | HTML.headerstyles = \ | |||
|
33 | " <link rel=\"stylesheet\" type=\"text/css\" href=\"style/offline.css\" />\n" | |||
|
34 | ||||
|
35 | HTML.headerscripts = | |||
|
36 | ||||
|
37 | HTML.endheader = \ | |||
|
38 | "</head>\n" \ | |||
|
39 | "<body>\n" | |||
|
40 | ||||
|
41 | HTML.nobreadcrumbs = true No newline at end of file |
@@ -0,0 +1,51 | |||||
|
1 | /*! | |||
|
2 | \page classes.html | |||
|
3 | \title QtCommercial Charts API | |||
|
4 | \keyword All Classes | |||
|
5 | ||||
|
6 | \raw HTML | |||
|
7 | <table cellpadding="2" cellspacing="1" border="0" width="100%" class="indextable"> | |||
|
8 | <tr> | |||
|
9 | <th class="titleheader" width="33%"> | |||
|
10 | List of classes | |||
|
11 | </th> | |||
|
12 | </tr> | |||
|
13 | <tr> | |||
|
14 | <td valign="top"> | |||
|
15 | <ul> | |||
|
16 | <li><a href="qbarcategory.html">QBarCategory</a></li> | |||
|
17 | <li><a href="qbarchartseries.html">QBarChartSeries</a></li> | |||
|
18 | <li><a href="qbarset.html">QBarSet</a></li> | |||
|
19 | <li><a href="qchart.html">QChart</a></li> | |||
|
20 | <li><a href="qchartaxis.html">QChartAxis</a></li> | |||
|
21 | <li><a href="qchartseries.html">QChartSeries</a></li> | |||
|
22 | <li><a href="qchartview.html">QChartView</a></li> | |||
|
23 | <li><a href="qlinechartseries.html">QLineChartSeries</a></li> | |||
|
24 | <li><a href="qpercentbarchartseries.html">QPercentBarChartSeries</a></li> | |||
|
25 | <li><a href="qpieseries.html">QPieSeries</a></li> | |||
|
26 | <li><a href="qpieslice.html">QPieSlice</a></li> | |||
|
27 | <li><a href="qscatterseries.html">QScatterSeries</a></li> | |||
|
28 | <li><a href="qstackedbarchartseries.html">QStackedBarChartSeries</a></li> | |||
|
29 | </ul> | |||
|
30 | </td> | |||
|
31 | </tr> | |||
|
32 | </table> | |||
|
33 | ||||
|
34 | <table cellpadding="2" cellspacing="1" border="0" width="100%" class="indextable"> | |||
|
35 | <tr> | |||
|
36 | <th class="titleheader" width="33%"> | |||
|
37 | Other files: | |||
|
38 | </th> | |||
|
39 | </tr> | |||
|
40 | <tr> | |||
|
41 | <td valign="top"> | |||
|
42 | <ul> | |||
|
43 | <li><a href="qchartglobal.html">QChartGlobal</a></li> | |||
|
44 | </ul> | |||
|
45 | </td> | |||
|
46 | </tr> | |||
|
47 | </table> | |||
|
48 | ||||
|
49 | \endraw | |||
|
50 | ||||
|
51 | */ |
@@ -0,0 +1,9 | |||||
|
1 | /*! | |||
|
2 | \example example/barchart | |||
|
3 | \title LineChart Example | |||
|
4 | \subtitle | |||
|
5 | ||||
|
6 | The example shows how to create simple bar chart. | |||
|
7 | ||||
|
8 | ... | |||
|
9 | */ No newline at end of file |
@@ -0,0 +1,9 | |||||
|
1 | /*! | |||
|
2 | \example example/linechart | |||
|
3 | \title LineChart Example | |||
|
4 | \subtitle | |||
|
5 | ||||
|
6 | The example shows how to create simple line chart. | |||
|
7 | ||||
|
8 | ... | |||
|
9 | */ No newline at end of file |
@@ -0,0 +1,9 | |||||
|
1 | /*! | |||
|
2 | \example example/piechart | |||
|
3 | \title LineChart Example | |||
|
4 | \subtitle | |||
|
5 | ||||
|
6 | The example shows how to create simple pie chart. | |||
|
7 | ||||
|
8 | ... | |||
|
9 | */ No newline at end of file |
@@ -0,0 +1,24 | |||||
|
1 | /*! | |||
|
2 | \page examples.html | |||
|
3 | \title Examples | |||
|
4 | \keyword Examples | |||
|
5 | ||||
|
6 | \raw HTML | |||
|
7 | <table cellpadding="2" cellspacing="1" border="0" width="100%" class="indextable"> | |||
|
8 | <tr> | |||
|
9 | <th class="titleheader" width="33%"> | |||
|
10 | List of examples | |||
|
11 | </th> | |||
|
12 | </tr> | |||
|
13 | <tr> | |||
|
14 | <td valign="top"> | |||
|
15 | <ul> | |||
|
16 | <li><a href="example-barchart.html">Bar Chart example</a></li> | |||
|
17 | <li><a href="example-linechart.html">Line Chart example</a></li> | |||
|
18 | <li><a href="example-piechart.html">Pie Chart example</a></li> | |||
|
19 | </ul> | |||
|
20 | </td> | |||
|
21 | </tr> | |||
|
22 | </table> | |||
|
23 | \endraw | |||
|
24 | */ |
@@ -0,0 +1,24 | |||||
|
1 | /*! | |||
|
2 | \page tutorials.html | |||
|
3 | \title Tutorials | |||
|
4 | \keyword Tutorials | |||
|
5 | ||||
|
6 | QtCommercial Charts introduction... | |||
|
7 | For example, to create a chart with line series using a widget based application: | |||
|
8 | \snippet ../example/chartview/main.cpp 1 | |||
|
9 | \image chartview_example.jpg | |||
|
10 | ||||
|
11 | Showing a few more series: | |||
|
12 | \snippet ../example/chartview/main.cpp 3 | |||
|
13 | \image chartview_example_pie.jpg | |||
|
14 | \snippet ../example/chartview/main.cpp 4 | |||
|
15 | \image chartview_example_scatter.jpg | |||
|
16 | \snippet ../example/chartview/main.cpp 5 | |||
|
17 | \image chartview_example_bar.jpg | |||
|
18 | ||||
|
19 | If you need to give a more professional touch to your chart you can switch to one of the | |||
|
20 | pre-defined themes: | |||
|
21 | \snippet ../example/chartview/main.cpp 2 | |||
|
22 | \image chartview_example_theme.jpg | |||
|
23 | ||||
|
24 | */ |
General Comments 0
You need to be logged in to leave comments.
Login now