import QtQuick Text { required property string time font.family: "KelmscottMono" font.pointSize: 14 text: time }