import QtQuick import NewProjectDialog Item { id: base Details { width: parent.width height: parent.height } }