FS
width: mainLayout.implicitWidth + 2 * margin
height: mainLayout.implicitHeight + 2 * margin
minimumWidth: mainLayout.Layout.minimumWidth + 2 * margin
minimumHeight: mainLayout.Layout.minimumHeight + 2 * margin
anchors.fill: parent
anchors.margins: appWindow.margin
Layout.fillWidth: true
anchors.fill: parent
Layout.fillWidth: true
Layout.fillHeight: true
Layout.fillWidth: true
Layout.fillHeight: true
Layout.fillWidth: true
Layout.fillWidth: true
Layout.fillHeight: true
anchors.fill: parent
anchors.centerIn: parent