import QtQuick 2.15 import QtQuick.Controls 2.15 import ".." H6 { font.pointSize: 21 + .0075 * parent.width }