@@ -32,7 +32,7 class QTCOMMERCIALCHART_EXPORT QHPieModelMapper : public QPieModelMapper | |||
|
32 | 32 | Q_PROPERTY(int labelsRow READ labelsRow WRITE setLabelsRow) |
|
33 | 33 | |
|
34 | 34 | public: |
|
35 | QHPieModelMapper(QObject *parent = 0); | |
|
35 | explicit QHPieModelMapper(QObject *parent = 0); | |
|
36 | 36 | |
|
37 | 37 | int valuesRow() const; |
|
38 | 38 | void setValuesRow(int valuesRow); |
General Comments 0
You need to be logged in to leave comments.
Login now