import QtQuick 2.12 import QtQuick.Layouts 1.12 GridLayout { rowSpacing: 0 columnSpacing: 0 }