import QtQuick.Controls.Material Slider { from: 0 to: 255 snapMode: Slider.SnapAlways stepSize: 1 }