1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>DriverColorsDialog
</class>
4 <widget class=
"QDialog" name=
"DriverColorsDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Driver colors
</string>
16 <property name=
"windowIcon">
17 <iconset resource=
"../icons/icons.qrc">
18 <normaloff>:/ui_icons/icon.png
</normaloff>:/ui_icons/icon.png
</iconset>
20 <layout class=
"QVBoxLayout" name=
"verticalLayout">
22 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
24 <spacer name=
"horizontalSpacer_2">
25 <property name=
"orientation">
26 <enum>Qt::Horizontal
</enum>
28 <property name=
"sizeHint" stdset=
"0">
37 <widget class=
"QPushButton" name=
"pushButton">
38 <property name=
"text">
39 <string>Reset all to defaults
</string>
44 <spacer name=
"horizontalSpacer">
45 <property name=
"orientation">
46 <enum>Qt::Horizontal
</enum>
48 <property name=
"sizeHint" stdset=
"0">
59 <widget class=
"QDialogButtonBox" name=
"buttonBox">
60 <property name=
"orientation">
61 <enum>Qt::Horizontal
</enum>
63 <property name=
"standardButtons">
64 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
71 <include location=
"../icons/icons.qrc"/>
75 <sender>buttonBox
</sender>
76 <signal>accepted()
</signal>
77 <receiver>DriverColorsDialog
</receiver>
80 <hint type=
"sourcelabel">
84 <hint type=
"destinationlabel">
91 <sender>buttonBox
</sender>
92 <signal>rejected()
</signal>
93 <receiver>DriverColorsDialog
</receiver>
96 <hint type=
"sourcelabel">
100 <hint type=
"destinationlabel">