#include "declarativexypoint.h" QTCOMMERCIALCHART_BEGIN_NAMESPACE DeclarativeXyPoint::DeclarativeXyPoint(QObject *parent) : QObject(parent) { } #include "moc_declarativexypoint.cpp" QTCOMMERCIALCHART_END_NAMESPACE