#include "DoricRootNode.h" void DoricRootNode::setRootView(QQuickItem *rootView) { this->mView = rootView; }