1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>UatDialog
</class>
4 <widget class=
"QDialog" name=
"UatDialog">
5 <property name=
"geometry">
13 <layout class=
"QVBoxLayout" name=
"verticalLayout">
15 <widget class=
"QTreeWidget" name=
"uatTreeWidget">
17 <property name=
"text">
18 <string notr=
"true">1</string>
24 <layout class=
"QHBoxLayout" name=
"horizontalLayout" stretch=
"0,0,0,0,1">
26 <widget class=
"QToolButton" name=
"newToolButton">
27 <property name=
"toolTip">
28 <string>Create a new profile using default settings.
</string>
30 <property name=
"text">
33 <property name=
"icon">
34 <iconset resource=
"../../image/toolbar.qrc">
35 <normaloff>:/stock/plus-
8.png
</normaloff>:/stock/plus-
8.png
</iconset>
40 <widget class=
"QToolButton" name=
"deleteToolButton">
41 <property name=
"toolTip">
42 <string>Remove this profile.
</string>
44 <property name=
"icon">
45 <iconset resource=
"../../image/toolbar.qrc">
46 <normaloff>:/stock/minus-
8.png
</normaloff>:/stock/minus-
8.png
</iconset>
51 <widget class=
"QToolButton" name=
"copyToolButton">
52 <property name=
"toolTip">
53 <string>Copy this profile.
</string>
55 <property name=
"text">
58 <property name=
"icon">
59 <iconset resource=
"../../image/toolbar.qrc">
60 <normaloff>:/stock/copy-
8.png
</normaloff>:/stock/copy-
8.png
</iconset>
65 <spacer name=
"horizontalSpacer">
66 <property name=
"orientation">
67 <enum>Qt::Horizontal
</enum>
69 <property name=
"sizeHint" stdset=
"0">
78 <widget class=
"ElidedLabel" name=
"pathLabel">
79 <property name=
"sizePolicy">
80 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Preferred">
81 <horstretch>1</horstretch>
82 <verstretch>0</verstretch>
85 <property name=
"text">
88 <property name=
"alignment">
89 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
91 <property name=
"openExternalLinks">
99 <widget class=
"QDialogButtonBox" name=
"buttonBox">
100 <property name=
"orientation">
101 <enum>Qt::Horizontal
</enum>
103 <property name=
"standardButtons">
104 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok
</set>
112 <class>ElidedLabel
</class>
113 <extends>QLabel
</extends>
114 <header>elided_label.h
</header>
118 <include location=
"../../image/toolbar.qrc"/>
122 <sender>buttonBox
</sender>
123 <signal>accepted()
</signal>
124 <receiver>UatDialog
</receiver>
125 <slot>accept()
</slot>
127 <hint type=
"sourcelabel">
131 <hint type=
"destinationlabel">
138 <sender>buttonBox
</sender>
139 <signal>rejected()
</signal>
140 <receiver>UatDialog
</receiver>
141 <slot>reject()
</slot>
143 <hint type=
"sourcelabel">
147 <hint type=
"destinationlabel">