import QtQuick import QtQuick.Controls import QtQuick.Layouts Dialog { parent: Overlay.overlay anchors.centerIn: Overlay.overlay }