1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>DriverRecordsDialog
</class>
4 <widget class=
"QDialog" name=
"DriverRecordsDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Dialog
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
17 <property name=
"leftMargin">
20 <property name=
"topMargin">
23 <property name=
"rightMargin">
26 <property name=
"bottomMargin">
30 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
31 <property name=
"bottomMargin">
35 <spacer name=
"horizontalSpacer">
36 <property name=
"orientation">
37 <enum>Qt::Horizontal
</enum>
39 <property name=
"sizeHint" stdset=
"0">
48 <widget class=
"QLabel" name=
"label">
49 <property name=
"text">
50 <string>Select session:
</string>
55 <widget class=
"QComboBox" name=
"comboBox">
56 <property name=
"currentIndex">
60 <property name=
"text">
65 <property name=
"text">
70 <property name=
"text">
75 <property name=
"text">
76 <string>Quali
</string>
80 <property name=
"text">
85 <property name=
"text">
86 <string>Weekend
</string>
92 <spacer name=
"horizontalSpacer_3">
93 <property name=
"orientation">
94 <enum>Qt::Horizontal
</enum>
96 <property name=
"sizeType">
97 <enum>QSizePolicy::Fixed
</enum>
99 <property name=
"sizeHint" stdset=
"0">
108 <widget class=
"QLabel" name=
"label_2">
109 <property name=
"text">
110 <string>Sort by:
</string>
115 <widget class=
"QComboBox" name=
"comboBox_2">
117 <property name=
"text">
118 <string>Driver
</string>
122 <property name=
"text">
123 <string>Time
</string>
127 <property name=
"text">
132 <property name=
"text">
137 <property name=
"text">
144 <spacer name=
"horizontalSpacer_2">
145 <property name=
"orientation">
146 <enum>Qt::Horizontal
</enum>
148 <property name=
"sizeHint" stdset=
"0">
159 <widget class=
"QTableWidget" name=
"tableWidget">
160 <property name=
"palette">
163 <colorrole role=
"Base">
164 <brush brushstyle=
"SolidPattern">
172 <colorrole role=
"Highlight">
173 <brush brushstyle=
"SolidPattern">
181 <colorrole role=
"AlternateBase">
182 <brush brushstyle=
"SolidPattern">
192 <colorrole role=
"Base">
193 <brush brushstyle=
"SolidPattern">
201 <colorrole role=
"Highlight">
202 <brush brushstyle=
"SolidPattern">
210 <colorrole role=
"AlternateBase">
211 <brush brushstyle=
"SolidPattern">
221 <colorrole role=
"Base">
222 <brush brushstyle=
"SolidPattern">
230 <colorrole role=
"Highlight">
231 <brush brushstyle=
"SolidPattern">
239 <colorrole role=
"AlternateBase">
240 <brush brushstyle=
"SolidPattern">
251 <property name=
"editTriggers">
252 <set>QAbstractItemView::NoEditTriggers
</set>
254 <property name=
"alternatingRowColors">
257 <property name=
"gridStyle">
258 <enum>Qt::NoPen
</enum>
261 <property name=
"text">
262 <string>Driver
</string>
266 <property name=
"text">
267 <string>Team
</string>
271 <property name=
"text">
272 <string>Time
</string>
276 <property name=
"text">
281 <property name=
"text">
286 <property name=
"text">
293 <widget class=
"QDialogButtonBox" name=
"buttonBox">
294 <property name=
"orientation">
295 <enum>Qt::Horizontal
</enum>
297 <property name=
"standardButtons">
298 <set>QDialogButtonBox::Close
</set>
300 <property name=
"centerButtons">
310 <sender>buttonBox
</sender>
311 <signal>accepted()
</signal>
312 <receiver>DriverRecordsDialog
</receiver>
313 <slot>accept()
</slot>
315 <hint type=
"sourcelabel">
319 <hint type=
"destinationlabel">
326 <sender>buttonBox
</sender>
327 <signal>rejected()
</signal>
328 <receiver>DriverRecordsDialog
</receiver>
329 <slot>reject()
</slot>
331 <hint type=
"sourcelabel">
335 <hint type=
"destinationlabel">