#pragma once #include #include struct DataModel : QStringListModel { Q_OBJECT QML_ELEMENT };