import QtQuick Item { Component.onCompleted: { loader.setSource("empty.qml"); } }