import QtQuick import QtQuick.Controls import qs.Commons Slider { id: root property string label: "" }