pointing hand
This commit is contained in:
parent
a64381ec92
commit
622d9fe7a7
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ Item {
|
|||
MouseArea {
|
||||
anchors.fill: text
|
||||
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
|
||||
onClicked: {
|
||||
if (!modelData.canTogglePlaying) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue