1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>EventPlayer
</class>
4 <widget class=
"QWidget" name=
"EventPlayer">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Preferred">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"maximumSize">
21 <width>16777215</width>
22 <height>16777215</height>
25 <property name=
"font">
27 <family>Tahoma
</family>
28 <pointsize>10</pointsize>
33 <property name=
"windowTitle">
36 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
37 <property name=
"spacing">
40 <property name=
"margin">
44 <widget class=
"QComboBox" name=
"speedBox">
45 <property name=
"font">
47 <family>Arial
</family>
48 <pointsize>10</pointsize>
53 <property name=
"toolTip">
54 <string>Playing speed
</string>
56 <property name=
"editable">
59 <property name=
"currentIndex">
62 <property name=
"frame">
66 <property name=
"text">
67 <string>x
0.5</string>
71 <property name=
"text">
76 <property name=
"text">
81 <property name=
"text">
86 <property name=
"text">
93 <widget class=
"QPushButton" name=
"rewindToStartButton">
94 <property name=
"toolTip">
95 <string>Skip to begin
</string>
97 <property name=
"text">
100 <property name=
"icon">
101 <iconset resource=
"../icons/icons.qrc">
102 <normaloff>:/ui_icons/skip-backward.png
</normaloff>:/ui_icons/skip-backward.png
</iconset>
104 <property name=
"flat">
110 <widget class=
"QPushButton" name=
"rewindButton">
111 <property name=
"toolTip">
112 <string>Rewind
</string>
114 <property name=
"text">
117 <property name=
"icon">
118 <iconset resource=
"../icons/icons.qrc">
119 <normaloff>:/ui_icons/rewind.png
</normaloff>:/ui_icons/rewind.png
</iconset>
121 <property name=
"flat">
127 <widget class=
"QPushButton" name=
"playButton">
128 <property name=
"toolTip">
129 <string>Play/Pause
</string>
131 <property name=
"text">
134 <property name=
"icon">
135 <iconset resource=
"../icons/icons.qrc">
136 <normaloff>:/ui_icons/play.png
</normaloff>:/ui_icons/play.png
</iconset>
138 <property name=
"flat">
144 <widget class=
"QPushButton" name=
"stopButton">
145 <property name=
"toolTip">
146 <string extracomment=
"Stops playing and closes the player">Stop
</string>
148 <property name=
"text">
151 <property name=
"icon">
152 <iconset resource=
"../icons/icons.qrc">
153 <normaloff>:/ui_icons/stop.png
</normaloff>:/ui_icons/stop.png
</iconset>
155 <property name=
"flat">
161 <widget class=
"QPushButton" name=
"forwardButton">
162 <property name=
"toolTip">
163 <string>Fast forward
</string>
165 <property name=
"text">
168 <property name=
"icon">
169 <iconset resource=
"../icons/icons.qrc">
170 <normaloff>:/ui_icons/forward.png
</normaloff>:/ui_icons/forward.png
</iconset>
172 <property name=
"flat">
178 <widget class=
"QPushButton" name=
"forwardToEndButton">
179 <property name=
"toolTip">
180 <string>Skip to end
</string>
182 <property name=
"text">
185 <property name=
"icon">
186 <iconset resource=
"../icons/icons.qrc">
187 <normaloff>:/ui_icons/skip-forward.png
</normaloff>:/ui_icons/skip-forward.png
</iconset>
189 <property name=
"flat">
195 <widget class=
"QSlider" name=
"seekSlider">
196 <property name=
"minimumSize">
202 <property name=
"maximumSize">
205 <height>16777215</height>
208 <property name=
"singleStep">
211 <property name=
"pageStep">
214 <property name=
"sliderPosition">
217 <property name=
"tracking">
220 <property name=
"orientation">
221 <enum>Qt::Horizontal
</enum>
223 <property name=
"invertedAppearance">
226 <property name=
"tickPosition">
227 <enum>QSlider::NoTicks
</enum>
229 <property name=
"tickInterval">
235 <widget class=
"QLabel" name=
"timeLabel">
236 <property name=
"font">
242 <property name=
"frameShape">
243 <enum>QFrame::NoFrame
</enum>
245 <property name=
"lineWidth">
248 <property name=
"text">
249 <string>0:
00:
00/
0:
00:
00</string>
251 <property name=
"alignment">
252 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
</set>
254 <property name=
"margin">
257 <property name=
"indent">
263 <spacer name=
"horizontalSpacer">
264 <property name=
"orientation">
265 <enum>Qt::Horizontal
</enum>
267 <property name=
"sizeHint" stdset=
"0">
278 <include location=
"../icons/icons.qrc"/>