25
25
<height >0</height >
26
26
</size >
27
27
</property >
28
+ <property name =" toolTip" >
29
+ <string >Previous Song</string >
30
+ </property >
28
31
<property name =" styleSheet" >
29
32
<string notr =" true" >QPushButton{
30
33
background-color: #e3efff;
53
56
<height >0</height >
54
57
</size >
55
58
</property >
59
+ <property name =" toolTip" >
60
+ <string >Seek Backward (fast)</string >
61
+ </property >
56
62
<property name =" icon" >
57
63
<iconset resource =" icons.qrc" >
58
64
<normaloff >:/basic/img/fbackw.svg</normaloff >:/basic/img/fbackw.svg</iconset >
76
82
<height >0</height >
77
83
</size >
78
84
</property >
85
+ <property name =" toolTip" >
86
+ <string >Seek Backward</string >
87
+ </property >
79
88
<property name =" icon" >
80
89
<iconset resource =" icons.qrc" >
81
90
<normaloff >:/basic/img/backw.svg</normaloff >:/basic/img/backw.svg</iconset >
99
108
<height >0</height >
100
109
</size >
101
110
</property >
111
+ <property name =" toolTip" >
112
+ <string >Play / Pause</string >
113
+ </property >
102
114
<property name =" styleSheet" >
103
115
<string notr =" true" >QPushButton{
104
116
background-color: #ccffcb;
@@ -135,6 +147,9 @@ background-color: #ccffcb;
135
147
<height >0</height >
136
148
</size >
137
149
</property >
150
+ <property name =" toolTip" >
151
+ <string >Stop</string >
152
+ </property >
138
153
<property name =" styleSheet" >
139
154
<string notr =" true" >QPushButton {
140
155
background-color: rgb(255, 209, 205);
@@ -164,6 +179,9 @@ background-color: rgb(255, 209, 205);
164
179
<height >0</height >
165
180
</size >
166
181
</property >
182
+ <property name =" toolTip" >
183
+ <string >Seek Forward</string >
184
+ </property >
167
185
<property name =" icon" >
168
186
<iconset resource =" icons.qrc" >
169
187
<normaloff >:/basic/img/forw.svg</normaloff >:/basic/img/forw.svg</iconset >
@@ -187,6 +205,9 @@ background-color: rgb(255, 209, 205);
187
205
<height >0</height >
188
206
</size >
189
207
</property >
208
+ <property name =" toolTip" >
209
+ <string >Seek Forward (fast)</string >
210
+ </property >
190
211
<property name =" icon" >
191
212
<iconset resource =" icons.qrc" >
192
213
<normaloff >:/basic/img/fforw.svg</normaloff >:/basic/img/fforw.svg</iconset >
@@ -210,6 +231,9 @@ background-color: rgb(255, 209, 205);
210
231
<height >0</height >
211
232
</size >
212
233
</property >
234
+ <property name =" toolTip" >
235
+ <string >Next Song</string >
236
+ </property >
213
237
<property name =" styleSheet" >
214
238
<string notr =" true" >QPushButton{
215
239
background-color: #e3efff;
@@ -539,12 +563,12 @@ border-radius: 4px;
539
563
</resources >
540
564
<connections />
541
565
<buttongroups >
542
- <buttongroup name =" controlButtonsHideSecond " />
566
+ <buttongroup name =" controlButtonsHideFirst " />
543
567
<buttongroup name =" controlButtonsAlwaysVisible" >
544
568
<property name =" exclusive" >
545
569
<bool >false</bool >
546
570
</property >
547
571
</buttongroup >
548
- <buttongroup name =" controlButtonsHideFirst " />
572
+ <buttongroup name =" controlButtonsHideSecond " />
549
573
</buttongroups >
550
574
</ui >
0 commit comments