#include "sensormodel.h" SensorModel::SensorModel(QObject *parent) : QAbstractListModel(parent) { }