1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>AntennaTrackGadgetOptionsPage
</class>
4 <widget class=
"QWidget" name=
"AntennaTrackGadgetOptionsPage">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"windowTitle">
22 <layout class=
"QGridLayout" name=
"gridLayout">
23 <property name=
"margin">
26 <item row=
"0" column=
"0">
27 <widget class=
"QWidget" name=
"widget" native=
"true">
28 <layout class=
"QVBoxLayout" name=
"verticalLayout_4">
30 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
32 <widget class=
"QLabel" name=
"label">
33 <property name=
"text">
34 <string>Mode:
</string>
39 <widget class=
"QComboBox" name=
"connectionMode"/>
42 <spacer name=
"horizontalSpacer">
43 <property name=
"orientation">
44 <enum>Qt::Horizontal
</enum>
46 <property name=
"sizeHint" stdset=
"0">
57 <widget class=
"Line" name=
"line">
58 <property name=
"orientation">
59 <enum>Qt::Horizontal
</enum>
64 <widget class=
"QStackedWidget" name=
"stackedWidget">
65 <property name=
"currentIndex">
68 <widget class=
"QWidget" name=
"serialPage">
69 <layout class=
"QVBoxLayout" name=
"verticalLayout_2" stretch=
"0,1">
70 <property name=
"margin">
74 <widget class=
"QLabel" name=
"serialLabel">
75 <property name=
"text">
76 <string>Serial Connection
</string>
81 <layout class=
"QFormLayout" name=
"serialFormLayout">
82 <item row=
"0" column=
"1">
83 <widget class=
"QComboBox" name=
"portComboBox"/>
85 <item row=
"1" column=
"1">
86 <widget class=
"QComboBox" name=
"portSpeedComboBox"/>
88 <item row=
"3" column=
"0">
89 <widget class=
"QLabel" name=
"dataBitsLabel">
90 <property name=
"text">
91 <string>Data Bits:
</string>
95 <item row=
"4" column=
"0">
96 <widget class=
"QLabel" name=
"stopBitsLabel">
97 <property name=
"text">
98 <string>Stop Bits:
</string>
102 <item row=
"5" column=
"0">
103 <widget class=
"QLabel" name=
"parityLabel">
104 <property name=
"text">
105 <string>Parity:
</string>
109 <item row=
"6" column=
"0">
110 <widget class=
"QLabel" name=
"timeoutLabel">
111 <property name=
"text">
112 <string>Timeout(ms):
</string>
116 <item row=
"2" column=
"1">
117 <widget class=
"QComboBox" name=
"flowControlComboBox"/>
119 <item row=
"3" column=
"1">
120 <widget class=
"QComboBox" name=
"dataBitsComboBox"/>
122 <item row=
"4" column=
"1">
123 <widget class=
"QComboBox" name=
"stopBitsComboBox"/>
125 <item row=
"0" column=
"0">
126 <widget class=
"QLabel" name=
"portLabel">
127 <property name=
"text">
128 <string>Port:
</string>
132 <item row=
"1" column=
"0">
133 <widget class=
"QLabel" name=
"portSpeedLabel">
134 <property name=
"text">
135 <string>Port Speed:
</string>
139 <item row=
"5" column=
"1">
140 <widget class=
"QComboBox" name=
"parityComboBox"/>
142 <item row=
"2" column=
"0">
143 <widget class=
"QLabel" name=
"flowControlLabel">
144 <property name=
"text">
145 <string>Flow Control:
</string>
149 <item row=
"6" column=
"1">
150 <widget class=
"QSpinBox" name=
"timeoutSpinBox">
151 <property name=
"maximum">
152 <number>100000</number>
170 <sender>connectionMode
</sender>
171 <signal>currentIndexChanged(int)
</signal>
172 <receiver>stackedWidget
</receiver>
173 <slot>setCurrentIndex(int)
</slot>
175 <hint type=
"sourcelabel">
179 <hint type=
"destinationlabel">