import QtQuick import qs.Commons Rectangle { implicitHeight: 1 color: Color.mOutline opacity: 0.4 }