|
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | 9 | <width>439</width> |
10 | | - <height>118</height> |
| 10 | + <height>120</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="sizePolicy"> |
|
27 | 27 | </property> |
28 | 28 | <layout class="QVBoxLayout" name="verticalLayout_2" stretch="0,1"> |
29 | 29 | <item> |
30 | | - <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,0"> |
| 30 | + <layout class="QVBoxLayout" name="verticalLayout"> |
| 31 | + <property name="spacing"> |
| 32 | + <number>3</number> |
| 33 | + </property> |
31 | 34 | <item> |
32 | | - <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,2,0,0,2,0,0"> |
| 35 | + <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,0,2,0,0,2,0,0"> |
33 | 36 | <property name="sizeConstraint"> |
34 | 37 | <enum>QLayout::SetNoConstraint</enum> |
35 | 38 | </property> |
36 | 39 | <item> |
37 | | - <widget class="QPushButton" name="playPauseButton"> |
| 40 | + <widget class="QPushButton" name="playButton"> |
| 41 | + <property name="enabled"> |
| 42 | + <bool>true</bool> |
| 43 | + </property> |
38 | 44 | <property name="sizePolicy"> |
39 | | - <sizepolicy hsizetype="Maximum" vsizetype="Fixed"> |
40 | | - <horstretch>80</horstretch> |
| 45 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 46 | + <horstretch>0</horstretch> |
41 | 47 | <verstretch>0</verstretch> |
42 | 48 | </sizepolicy> |
43 | 49 | </property> |
44 | 50 | <property name="minimumSize"> |
45 | 51 | <size> |
46 | | - <width>30</width> |
47 | | - <height>0</height> |
| 52 | + <width>39</width> |
| 53 | + <height>38</height> |
48 | 54 | </size> |
49 | 55 | </property> |
50 | | - <property name="maximumSize"> |
| 56 | + <property name="baseSize"> |
51 | 57 | <size> |
52 | | - <width>80</width> |
53 | | - <height>16777215</height> |
| 58 | + <width>39</width> |
| 59 | + <height>38</height> |
54 | 60 | </size> |
55 | 61 | </property> |
56 | | - <property name="text"> |
57 | | - <string> Play</string> |
| 62 | + <property name="focusPolicy"> |
| 63 | + <enum>Qt::NoFocus</enum> |
| 64 | + </property> |
| 65 | + <property name="autoFillBackground"> |
| 66 | + <bool>false</bool> |
58 | 67 | </property> |
59 | 68 | <property name="icon"> |
60 | 69 | <iconset resource="res.qrc"> |
|
69 | 78 | </widget> |
70 | 79 | </item> |
71 | 80 | <item> |
72 | | - <widget class="QPushButton" name="stopButton"> |
| 81 | + <widget class="QPushButton" name="pauseButton"> |
73 | 82 | <property name="sizePolicy"> |
74 | | - <sizepolicy hsizetype="Maximum" vsizetype="Fixed"> |
75 | | - <horstretch>80</horstretch> |
| 83 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 84 | + <horstretch>0</horstretch> |
76 | 85 | <verstretch>0</verstretch> |
77 | 86 | </sizepolicy> |
78 | 87 | </property> |
79 | 88 | <property name="minimumSize"> |
80 | 89 | <size> |
81 | | - <width>30</width> |
82 | | - <height>0</height> |
| 90 | + <width>39</width> |
| 91 | + <height>38</height> |
83 | 92 | </size> |
84 | 93 | </property> |
85 | | - <property name="maximumSize"> |
| 94 | + <property name="icon"> |
| 95 | + <iconset resource="res.qrc"> |
| 96 | + <normaloff>:/logging/images/pause.png</normaloff>:/logging/images/pause.png</iconset> |
| 97 | + </property> |
| 98 | + <property name="iconSize"> |
86 | 99 | <size> |
87 | | - <width>80</width> |
88 | | - <height>16777215</height> |
| 100 | + <width>16</width> |
| 101 | + <height>16</height> |
89 | 102 | </size> |
90 | 103 | </property> |
91 | | - <property name="text"> |
92 | | - <string> Stop</string> |
| 104 | + </widget> |
| 105 | + </item> |
| 106 | + <item> |
| 107 | + <widget class="QPushButton" name="stopButton"> |
| 108 | + <property name="sizePolicy"> |
| 109 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 110 | + <horstretch>0</horstretch> |
| 111 | + <verstretch>0</verstretch> |
| 112 | + </sizepolicy> |
| 113 | + </property> |
| 114 | + <property name="minimumSize"> |
| 115 | + <size> |
| 116 | + <width>39</width> |
| 117 | + <height>38</height> |
| 118 | + </size> |
93 | 119 | </property> |
94 | 120 | <property name="icon"> |
95 | 121 | <iconset resource="res.qrc"> |
|
121 | 147 | <property name="text"> |
122 | 148 | <string>Playback speed:</string> |
123 | 149 | </property> |
| 150 | + <property name="wordWrap"> |
| 151 | + <bool>true</bool> |
| 152 | + </property> |
124 | 153 | </widget> |
125 | 154 | </item> |
126 | 155 | <item> |
127 | 156 | <widget class="QDoubleSpinBox" name="playbackSpeed"> |
128 | 157 | <property name="sizePolicy"> |
129 | | - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
| 158 | + <sizepolicy hsizetype="Fixed" vsizetype="Maximum"> |
130 | 159 | <horstretch>0</horstretch> |
131 | 160 | <verstretch>0</verstretch> |
132 | 161 | </sizepolicy> |
|
170 | 199 | </item> |
171 | 200 | <item> |
172 | 201 | <widget class="QLabel" name="statusLabel"> |
| 202 | + <property name="minimumSize"> |
| 203 | + <size> |
| 204 | + <width>65</width> |
| 205 | + <height>0</height> |
| 206 | + </size> |
| 207 | + </property> |
173 | 208 | <property name="font"> |
174 | 209 | <font> |
175 | 210 | <weight>75</weight> |
|
184 | 219 | </layout> |
185 | 220 | </item> |
186 | 221 | <item> |
187 | | - <widget class="QSlider" name="playBackPosition"> |
| 222 | + <widget class="QSlider" name="playbackPosition"> |
188 | 223 | <property name="tracking"> |
189 | 224 | <bool>true</bool> |
190 | 225 | </property> |
191 | 226 | <property name="orientation"> |
192 | 227 | <enum>Qt::Horizontal</enum> |
193 | 228 | </property> |
194 | | - <property name="invertedAppearance"> |
195 | | - <bool>false</bool> |
196 | | - </property> |
197 | | - <property name="invertedControls"> |
198 | | - <bool>false</bool> |
199 | | - </property> |
200 | | - <property name="tickPosition"> |
201 | | - <enum>QSlider::TicksBothSides</enum> |
202 | | - </property> |
203 | | - <property name="tickInterval"> |
204 | | - <number>5</number> |
205 | | - </property> |
206 | 229 | </widget> |
207 | 230 | </item> |
208 | 231 | <item> |
209 | 232 | <layout class="QHBoxLayout" name="horizontalLayout_8"> |
| 233 | + <property name="spacing"> |
| 234 | + <number>0</number> |
| 235 | + </property> |
210 | 236 | <property name="topMargin"> |
211 | 237 | <number>0</number> |
212 | 238 | </property> |
|
230 | 256 | <property name="text"> |
231 | 257 | <string/> |
232 | 258 | </property> |
| 259 | + <property name="alignment"> |
| 260 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
| 261 | + </property> |
233 | 262 | </widget> |
234 | 263 | </item> |
235 | 264 | <item> |
|
262 | 291 | <property name="text"> |
263 | 292 | <string/> |
264 | 293 | </property> |
| 294 | + <property name="alignment"> |
| 295 | + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
| 296 | + </property> |
265 | 297 | </widget> |
266 | 298 | </item> |
267 | 299 | <item> |
|
295 | 327 | <string/> |
296 | 328 | </property> |
297 | 329 | <property name="alignment"> |
298 | | - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 330 | + <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set> |
299 | 331 | </property> |
300 | 332 | </widget> |
301 | 333 | </item> |
|
0 commit comments