1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>IScrOptRte</class>
4 <widget class="QWidget" name="IScrOptRte">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>400</width>
10    <height>69</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Form</string>
15  </property>
16  <layout class="QVBoxLayout" name="verticalLayout">
17   <property name="spacing">
18    <number>3</number>
19   </property>
20   <property name="leftMargin">
21    <number>3</number>
22   </property>
23   <property name="topMargin">
24    <number>3</number>
25   </property>
26   <property name="rightMargin">
27    <number>3</number>
28   </property>
29   <property name="bottomMargin">
30    <number>3</number>
31   </property>
32   <item>
33    <layout class="QHBoxLayout" name="horizontalLayout">
34     <property name="spacing">
35      <number>3</number>
36     </property>
37     <item>
38      <widget class="QToolButton" name="toolEditDetails">
39       <property name="toolTip">
40        <string>View details and edit.</string>
41       </property>
42       <property name="text">
43        <string>...</string>
44       </property>
45       <property name="icon">
46        <iconset resource="../../resources.qrc">
47         <normaloff>:/icons/32x32/EditDetails.png</normaloff>:/icons/32x32/EditDetails.png</iconset>
48       </property>
49      </widget>
50     </item>
51     <item>
52      <widget class="QToolButton" name="toolTags">
53       <property name="toolTip">
54        <string>Set tags and rating.</string>
55       </property>
56       <property name="text">
57        <string>...</string>
58       </property>
59       <property name="icon">
60        <iconset resource="../../resources.qrc">
61         <normaloff>:/icons/32x32/Tag.png</normaloff>:/icons/32x32/Tag.png</iconset>
62       </property>
63      </widget>
64     </item>
65     <item>
66      <widget class="QToolButton" name="toolCopy">
67       <property name="toolTip">
68        <string>Copy route into another project.</string>
69       </property>
70       <property name="text">
71        <string>...</string>
72       </property>
73       <property name="icon">
74        <iconset resource="../../resources.qrc">
75         <normaloff>:/icons/32x32/Copy.png</normaloff>:/icons/32x32/Copy.png</iconset>
76       </property>
77      </widget>
78     </item>
79     <item>
80      <widget class="QToolButton" name="toolDelete">
81       <property name="toolTip">
82        <string>Delete route from project.</string>
83       </property>
84       <property name="text">
85        <string>...</string>
86       </property>
87       <property name="icon">
88        <iconset resource="../../resources.qrc">
89         <normaloff>:/icons/32x32/DeleteOne.png</normaloff>:/icons/32x32/DeleteOne.png</iconset>
90       </property>
91      </widget>
92     </item>
93     <item>
94      <widget class="Line" name="line">
95       <property name="orientation">
96        <enum>Qt::Vertical</enum>
97       </property>
98      </widget>
99     </item>
100     <item>
101      <widget class="QToolButton" name="toolInstruction">
102       <property name="toolTip">
103        <string>Show instructions and details.</string>
104       </property>
105       <property name="text">
106        <string>...</string>
107       </property>
108       <property name="icon">
109        <iconset resource="../../resources.qrc">
110         <normaloff>:/icons/32x32/RteInstr.png</normaloff>:/icons/32x32/RteInstr.png</iconset>
111       </property>
112       <property name="checkable">
113        <bool>true</bool>
114       </property>
115      </widget>
116     </item>
117     <item>
118      <widget class="QToolButton" name="toolCalc">
119       <property name="toolTip">
120        <string>Calculate route.</string>
121       </property>
122       <property name="text">
123        <string>...</string>
124       </property>
125       <property name="icon">
126        <iconset resource="../../resources.qrc">
127         <normaloff>:/icons/32x32/Apply.png</normaloff>:/icons/32x32/Apply.png</iconset>
128       </property>
129      </widget>
130     </item>
131     <item>
132      <widget class="QToolButton" name="toolReset">
133       <property name="toolTip">
134        <string>Reset route calculation.</string>
135       </property>
136       <property name="text">
137        <string>...</string>
138       </property>
139       <property name="icon">
140        <iconset resource="../../resources.qrc">
141         <normaloff>:/icons/32x32/Reset.png</normaloff>:/icons/32x32/Reset.png</iconset>
142       </property>
143      </widget>
144     </item>
145     <item>
146      <widget class="QToolButton" name="toolEdit">
147       <property name="toolTip">
148        <string>Move route points.</string>
149       </property>
150       <property name="text">
151        <string>...</string>
152       </property>
153       <property name="icon">
154        <iconset resource="../../resources.qrc">
155         <normaloff>:/icons/32x32/LineMove.png</normaloff>:/icons/32x32/LineMove.png</iconset>
156       </property>
157      </widget>
158     </item>
159     <item>
160      <widget class="QToolButton" name="toolReverse">
161       <property name="toolTip">
162        <string>Reverse Route</string>
163       </property>
164       <property name="text">
165        <string>...</string>
166       </property>
167       <property name="icon">
168        <iconset resource="../../resources.qrc">
169         <normaloff>:/icons/32x32/Reverse.png</normaloff>:/icons/32x32/Reverse.png</iconset>
170       </property>
171      </widget>
172     </item>
173     <item>
174      <widget class="QToolButton" name="toolToTrack">
175       <property name="toolTip">
176        <string>Convert route to track</string>
177       </property>
178       <property name="text">
179        <string>...</string>
180       </property>
181       <property name="icon">
182        <iconset resource="../../resources.qrc">
183         <normaloff>:/icons/32x32/Track.png</normaloff>:/icons/32x32/Track.png</iconset>
184       </property>
185      </widget>
186     </item>
187     <item>
188      <widget class="QToolButton" name="toolNogo">
189       <property name="toolTip">
190        <string>Toggle Nogo-Line</string>
191       </property>
192       <property name="text">
193        <string>...</string>
194       </property>
195       <property name="icon">
196        <iconset resource="../../resources.qrc">
197         <normaloff>:/icons/32x32/NoGo.png</normaloff>:/icons/32x32/NoGo.png</iconset>
198       </property>
199       <property name="checkable">
200        <bool>true</bool>
201       </property>
202      </widget>
203     </item>
204     <item>
205      <spacer name="horizontalSpacer">
206       <property name="orientation">
207        <enum>Qt::Horizontal</enum>
208       </property>
209       <property name="sizeHint" stdset="0">
210        <size>
211         <width>40</width>
212         <height>20</height>
213        </size>
214       </property>
215      </spacer>
216     </item>
217    </layout>
218   </item>
219   <item>
220    <widget class="QLabel" name="label">
221     <property name="text">
222      <string>TextLabel</string>
223     </property>
224     <property name="textFormat">
225      <enum>Qt::AutoText</enum>
226     </property>
227     <property name="textInteractionFlags">
228      <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
229     </property>
230    </widget>
231   </item>
232  </layout>
233 </widget>
234 <resources>
235  <include location="../../resources.qrc"/>
236 </resources>
237 <connections/>
238</ui>
239