Window { id: popup width: 300 height: 200 visible: true flags: Qt.Dialog | Qt.WindowStaysOnTopHint title: "QML-Fenster" }