import QtQuick import "../" BarBlock { id: text content: BarText { symbolText: ` ${Datetime.time}` } }