1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>LogsDialog
</class>
4 <widget class=
"QDialog" name=
"LogsDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Companion Log Viewer
</string>
16 <property name=
"sizeGripEnabled">
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">
23 <widget class=
"QLabel" name=
"label_2">
24 <property name=
"text">
25 <string>Fly sessions
</string>
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>
40 <widget class=
"QPushButton" name=
"SaveSession_PB">
41 <property name=
"text">
42 <string>Save session CSV
</string>
47 <spacer name=
"horizontalSpacer">
48 <property name=
"orientation">
49 <enum>Qt::Horizontal
</enum>
51 <property name=
"sizeHint" stdset=
"0">
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>
69 <property name=
"maximumSize">
72 <height>16777215</height>
75 <property name=
"autoScrollMargin">
78 <property name=
"editTriggers">
79 <set>QAbstractItemView::NoEditTriggers
</set>
81 <property name=
"showGrid">
84 <property name=
"sortingEnabled">
87 <property name=
"columnCount">
90 <attribute name=
"horizontalHeaderStretchLastSection">
93 <attribute name=
"verticalHeaderVisible">
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>
106 <property name=
"frameShape">
107 <enum>QFrame::StyledPanel
</enum>
109 <property name=
"frameShadow">
110 <enum>QFrame::Sunken
</enum>
112 <property name=
"lineWidth">
115 <property name=
"midLineWidth">
118 <layout class=
"QVBoxLayout" name=
"verticalLayout_3">
119 <property name=
"spacing">
122 <property name=
"margin">
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>
138 <item row=
"2" column=
"1">
139 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
141 <widget class=
"QLabel" name=
"label_3">
142 <property name=
"text">
143 <string>Zoom
</string>
148 <widget class=
"QCheckBox" name=
"ZoomX_ChkB">
149 <property name=
"text">
155 <widget class=
"QCheckBox" name=
"ZoomY_ChkB">
156 <property name=
"text">
162 <widget class=
"QPushButton" name=
"Reset_PB">
163 <property name=
"text">
164 <string>Reset
</string>
169 <spacer name=
"horizontalSpacer_2">
170 <property name=
"orientation">
171 <enum>Qt::Horizontal
</enum>
173 <property name=
"sizeHint" stdset=
"0">
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>
191 <property name=
"minimumSize">
197 <property name=
"maximumSize">
203 <property name=
"text">
206 <property name=
"icon">
207 <iconset resource=
"companion.qrc">
208 <normaloff>:/images/maps.png
</normaloff>:/images/maps.png
</iconset>
210 <property name=
"iconSize">
218 <item row=
"0" column=
"0" colspan=
"2">
219 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
221 <widget class=
"QLabel" name=
"label">
222 <property name=
"text">
223 <string>Filename
</string>
228 <widget class=
"QLineEdit" name=
"FileName_LE">
229 <property name=
"readOnly">
235 <widget class=
"QPushButton" name=
"fileOpen_BT">
236 <property name=
"text">
237 <string>Open LogFile
</string>
243 <item row=
"6" column=
"1" rowspan=
"8">
244 <layout class=
"QHBoxLayout" name=
"horizontalLayout_4" stretch=
"5,1">
246 <widget class=
"QTableWidget" name=
"logTable">
247 <property name=
"sizePolicy">
248 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"MinimumExpanding">
249 <horstretch>0</horstretch>
250 <verstretch>0</verstretch>
253 <property name=
"editTriggers">
254 <set>QAbstractItemView::NoEditTriggers
</set>
256 <property name=
"showDropIndicator" stdset=
"0">
259 <property name=
"dragDropOverwriteMode">
262 <property name=
"alternatingRowColors">
265 <property name=
"textElideMode">
266 <enum>Qt::ElideNone
</enum>
268 <property name=
"rowCount">
271 <property name=
"columnCount">
274 <attribute name=
"verticalHeaderVisible">
277 <attribute name=
"verticalHeaderDefaultSectionSize">
280 <attribute name=
"verticalHeaderHighlightSections">
283 <attribute name=
"verticalHeaderStretchLastSection">
289 <widget class=
"QLabel" name=
"labelCursors">
290 <property name=
"minimumSize">
296 <property name=
"frameShape">
297 <enum>QFrame::Panel
</enum>
299 <property name=
"frameShadow">
300 <enum>QFrame::Sunken
</enum>
302 <property name=
"lineWidth">
305 <property name=
"text">
308 <property name=
"alignment">
309 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
</set>
311 <property name=
"wordWrap">
320 <layoutdefault spacing=
"6" margin=
"11"/>
323 <class>QCustomPlot
</class>
324 <extends>QWidget
</extends>
325 <header>qcustomplot.h
</header>
326 <container>1</container>
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>
339 <include location=
"companion.qrc"/>