import QtQuick 2.12 import QtQuick.Controls 2.12 import QtQuick.Shapes 1.12 HCircleProgressBar { indeterminate: true dialWidth: 2 }