#ifndef QCHARTDATA_H #define QCHARTDATA_H class QChartData { public: QChartData(); }; #endif // QCHARTDATA_H