import QtQuick import QtQuick.Controls Text { id: helper color: "#666" font.pixelSize: 12 }