#include "qqmlquickpresenter.h" using namespace QtMvvm; QQmlQuickPresenter::QQmlQuickPresenter(QObject *parent) : QObject(parent) {}