@@ -7,6 +7,11 | |||||
7 | #include <QResizeEvent> |
|
7 | #include <QResizeEvent> | |
8 | #include <QDebug> |
|
8 | #include <QDebug> | |
9 |
|
9 | |||
|
10 | /*! | |||
|
11 | \class QChartView | |||
|
12 | \brief Chart widget. | |||
|
13 | */ | |||
|
14 | ||||
10 | QTCOMMERCIALCHART_BEGIN_NAMESPACE |
|
15 | QTCOMMERCIALCHART_BEGIN_NAMESPACE | |
11 |
|
16 | |||
12 | QChartView::QChartView(QWidget *parent) : |
|
17 | QChartView::QChartView(QWidget *parent) : |
General Comments 0
You need to be logged in to leave comments.
Login now