volume control
This commit is contained in:
parent
fe7bbed7c1
commit
e9a031e6d3
7 changed files with 39 additions and 40 deletions
|
|
@ -18,9 +18,9 @@ ColumnLayout {
|
|||
Layout.fillHeight: true
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
orientation: Qt.Vertical
|
||||
from: 34 // we cannot hear anything if lower than 35%
|
||||
from: 0
|
||||
to: 100
|
||||
stepSize: 1
|
||||
stepSize: 2
|
||||
value: 50
|
||||
}
|
||||
RoundImageButton{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue