1 2 3 4 5 6 7
import QtQuick import QtQuick.Controls import ".." H6 { font.pointSize: 23.6 + .027 * parent.width }