1 2 3 4 5 6
#include <QDebug> #include "qmlmapwidgethelper.h" MapWidgetHelper::MapWidgetHelper(QObject *parent) : QObject(parent) { }