Make TX volatge for simu more flexible (#7124)
[opentx.git] / companion / src / logsdialog.ui
blob5dd5ec649af141511a6973ad48071d6cddba707b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>LogsDialog</class>
4 <widget class="QDialog" name="LogsDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>883</width>
10 <height>653</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Companion Log Viewer</string>
15 </property>
16 <property name="sizeGripEnabled">
17 <bool>true</bool>
18 </property>
19 <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0,0,0,0,0,0,0,0,0,0,0">
20 <item row="4" column="1">
21 <layout class="QHBoxLayout" name="horizontalLayout_2">
22 <item>
23 <widget class="QLabel" name="label_2">
24 <property name="text">
25 <string>Fly sessions</string>
26 </property>
27 </widget>
28 </item>
29 <item>
30 <widget class="QComboBox" name="sessions_CB">
31 <property name="sizePolicy">
32 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
33 <horstretch>0</horstretch>
34 <verstretch>0</verstretch>
35 </sizepolicy>
36 </property>
37 </widget>
38 </item>
39 <item>
40 <widget class="QPushButton" name="SaveSession_PB">
41 <property name="text">
42 <string>Save session CSV</string>
43 </property>
44 </widget>
45 </item>
46 <item>
47 <spacer name="horizontalSpacer">
48 <property name="orientation">
49 <enum>Qt::Horizontal</enum>
50 </property>
51 <property name="sizeHint" stdset="0">
52 <size>
53 <width>40</width>
54 <height>20</height>
55 </size>
56 </property>
57 </spacer>
58 </item>
59 </layout>
60 </item>
61 <item row="1" column="0" rowspan="12">
62 <widget class="QTableWidget" name="FieldsTW">
63 <property name="sizePolicy">
64 <sizepolicy hsizetype="Maximum" vsizetype="Expanding">
65 <horstretch>0</horstretch>
66 <verstretch>0</verstretch>
67 </sizepolicy>
68 </property>
69 <property name="maximumSize">
70 <size>
71 <width>120</width>
72 <height>16777215</height>
73 </size>
74 </property>
75 <property name="autoScrollMargin">
76 <number>0</number>
77 </property>
78 <property name="editTriggers">
79 <set>QAbstractItemView::NoEditTriggers</set>
80 </property>
81 <property name="showGrid">
82 <bool>false</bool>
83 </property>
84 <property name="sortingEnabled">
85 <bool>false</bool>
86 </property>
87 <property name="columnCount">
88 <number>0</number>
89 </property>
90 <attribute name="horizontalHeaderStretchLastSection">
91 <bool>true</bool>
92 </attribute>
93 <attribute name="verticalHeaderVisible">
94 <bool>false</bool>
95 </attribute>
96 </widget>
97 </item>
98 <item row="1" column="1">
99 <widget class="QFrame" name="frame_2">
100 <property name="sizePolicy">
101 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
102 <horstretch>0</horstretch>
103 <verstretch>0</verstretch>
104 </sizepolicy>
105 </property>
106 <property name="frameShape">
107 <enum>QFrame::StyledPanel</enum>
108 </property>
109 <property name="frameShadow">
110 <enum>QFrame::Sunken</enum>
111 </property>
112 <property name="lineWidth">
113 <number>1</number>
114 </property>
115 <property name="midLineWidth">
116 <number>0</number>
117 </property>
118 <layout class="QVBoxLayout" name="verticalLayout_3">
119 <property name="spacing">
120 <number>0</number>
121 </property>
122 <property name="margin">
123 <number>0</number>
124 </property>
125 <item>
126 <widget class="QCustomPlot" name="customPlot" native="true">
127 <property name="sizePolicy">
128 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
129 <horstretch>0</horstretch>
130 <verstretch>0</verstretch>
131 </sizepolicy>
132 </property>
133 </widget>
134 </item>
135 </layout>
136 </widget>
137 </item>
138 <item row="2" column="1">
139 <layout class="QHBoxLayout" name="horizontalLayout_3">
140 <item>
141 <widget class="QLabel" name="label_3">
142 <property name="text">
143 <string>Zoom</string>
144 </property>
145 </widget>
146 </item>
147 <item>
148 <widget class="QCheckBox" name="ZoomX_ChkB">
149 <property name="text">
150 <string>X</string>
151 </property>
152 </widget>
153 </item>
154 <item>
155 <widget class="QCheckBox" name="ZoomY_ChkB">
156 <property name="text">
157 <string>Y</string>
158 </property>
159 </widget>
160 </item>
161 <item>
162 <widget class="QPushButton" name="Reset_PB">
163 <property name="text">
164 <string>Reset</string>
165 </property>
166 </widget>
167 </item>
168 <item>
169 <spacer name="horizontalSpacer_2">
170 <property name="orientation">
171 <enum>Qt::Horizontal</enum>
172 </property>
173 <property name="sizeHint" stdset="0">
174 <size>
175 <width>40</width>
176 <height>20</height>
177 </size>
178 </property>
179 </spacer>
180 </item>
181 </layout>
182 </item>
183 <item row="13" column="0">
184 <widget class="QPushButton" name="mapsButton">
185 <property name="sizePolicy">
186 <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
187 <horstretch>0</horstretch>
188 <verstretch>0</verstretch>
189 </sizepolicy>
190 </property>
191 <property name="minimumSize">
192 <size>
193 <width>0</width>
194 <height>0</height>
195 </size>
196 </property>
197 <property name="maximumSize">
198 <size>
199 <width>120</width>
200 <height>57</height>
201 </size>
202 </property>
203 <property name="text">
204 <string/>
205 </property>
206 <property name="icon">
207 <iconset resource="companion.qrc">
208 <normaloff>:/images/maps.png</normaloff>:/images/maps.png</iconset>
209 </property>
210 <property name="iconSize">
211 <size>
212 <width>120</width>
213 <height>57</height>
214 </size>
215 </property>
216 </widget>
217 </item>
218 <item row="0" column="0" colspan="2">
219 <layout class="QHBoxLayout" name="horizontalLayout">
220 <item>
221 <widget class="QLabel" name="label">
222 <property name="text">
223 <string>Filename</string>
224 </property>
225 </widget>
226 </item>
227 <item>
228 <widget class="QLineEdit" name="FileName_LE">
229 <property name="readOnly">
230 <bool>true</bool>
231 </property>
232 </widget>
233 </item>
234 <item>
235 <widget class="QPushButton" name="fileOpen_BT">
236 <property name="text">
237 <string>Open LogFile</string>
238 </property>
239 </widget>
240 </item>
241 </layout>
242 </item>
243 <item row="6" column="1" rowspan="8">
244 <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="5,1">
245 <item>
246 <widget class="QTableWidget" name="logTable">
247 <property name="sizePolicy">
248 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
249 <horstretch>0</horstretch>
250 <verstretch>0</verstretch>
251 </sizepolicy>
252 </property>
253 <property name="editTriggers">
254 <set>QAbstractItemView::NoEditTriggers</set>
255 </property>
256 <property name="showDropIndicator" stdset="0">
257 <bool>false</bool>
258 </property>
259 <property name="dragDropOverwriteMode">
260 <bool>false</bool>
261 </property>
262 <property name="alternatingRowColors">
263 <bool>true</bool>
264 </property>
265 <property name="textElideMode">
266 <enum>Qt::ElideNone</enum>
267 </property>
268 <property name="rowCount">
269 <number>0</number>
270 </property>
271 <property name="columnCount">
272 <number>0</number>
273 </property>
274 <attribute name="verticalHeaderVisible">
275 <bool>false</bool>
276 </attribute>
277 <attribute name="verticalHeaderDefaultSectionSize">
278 <number>18</number>
279 </attribute>
280 <attribute name="verticalHeaderHighlightSections">
281 <bool>true</bool>
282 </attribute>
283 <attribute name="verticalHeaderStretchLastSection">
284 <bool>false</bool>
285 </attribute>
286 </widget>
287 </item>
288 <item>
289 <widget class="QLabel" name="labelCursors">
290 <property name="minimumSize">
291 <size>
292 <width>200</width>
293 <height>0</height>
294 </size>
295 </property>
296 <property name="frameShape">
297 <enum>QFrame::Panel</enum>
298 </property>
299 <property name="frameShadow">
300 <enum>QFrame::Sunken</enum>
301 </property>
302 <property name="lineWidth">
303 <number>1</number>
304 </property>
305 <property name="text">
306 <string/>
307 </property>
308 <property name="alignment">
309 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
310 </property>
311 <property name="wordWrap">
312 <bool>false</bool>
313 </property>
314 </widget>
315 </item>
316 </layout>
317 </item>
318 </layout>
319 </widget>
320 <layoutdefault spacing="6" margin="11"/>
321 <customwidgets>
322 <customwidget>
323 <class>QCustomPlot</class>
324 <extends>QWidget</extends>
325 <header>qcustomplot.h</header>
326 <container>1</container>
327 </customwidget>
328 </customwidgets>
329 <tabstops>
330 <tabstop>FileName_LE</tabstop>
331 <tabstop>FieldsTW</tabstop>
332 <tabstop>mapsButton</tabstop>
333 <tabstop>ZoomX_ChkB</tabstop>
334 <tabstop>ZoomY_ChkB</tabstop>
335 <tabstop>Reset_PB</tabstop>
336 <tabstop>sessions_CB</tabstop>
337 </tabstops>
338 <resources>
339 <include location="companion.qrc"/>
340 </resources>
341 <connections/>
342 </ui>