ui/CalibrateiSpindel.ui

changeset 513
74835ade981e
parent 511
c6fa5be47634
equal deleted inserted replaced
512:1dfae8de6ca9 513:74835ade981e
17 <item row="0" column="0"> 17 <item row="0" column="0">
18 <widget class="QWidget" name="topWidget" native="true"> 18 <widget class="QWidget" name="topWidget" native="true">
19 <widget class="QLabel" name="nameLabel"> 19 <widget class="QLabel" name="nameLabel">
20 <property name="geometry"> 20 <property name="geometry">
21 <rect> 21 <rect>
22 <x>10</x> 22 <x>20</x>
23 <y>10</y> 23 <y>10</y>
24 <width>91</width> 24 <width>91</width>
25 <height>20</height> 25 <height>20</height>
26 </rect> 26 </rect>
27 </property> 27 </property>
33 </property> 33 </property>
34 </widget> 34 </widget>
35 <widget class="QLineEdit" name="nameEdit"> 35 <widget class="QLineEdit" name="nameEdit">
36 <property name="geometry"> 36 <property name="geometry">
37 <rect> 37 <rect>
38 <x>110</x> 38 <x>120</x>
39 <y>10</y> 39 <y>10</y>
40 <width>391</width> 40 <width>391</width>
41 <height>23</height> 41 <height>23</height>
42 </rect> 42 </rect>
43 </property> 43 </property>
72 </property> 72 </property>
73 </widget> 73 </widget>
74 <widget class="QTableWidget" name="dataTable"> 74 <widget class="QTableWidget" name="dataTable">
75 <property name="geometry"> 75 <property name="geometry">
76 <rect> 76 <rect>
77 <x>110</x> 77 <x>120</x>
78 <y>100</y> 78 <y>100</y>
79 <width>361</width> 79 <width>361</width>
80 <height>391</height> 80 <height>391</height>
81 </rect> 81 </rect>
82 </property> 82 </property>
83 </widget> 83 </widget>
84 <widget class="QLabel" name="dataLabel"> 84 <widget class="QLabel" name="dataLabel">
85 <property name="geometry"> 85 <property name="geometry">
86 <rect> 86 <rect>
87 <x>10</x> 87 <x>20</x>
88 <y>100</y> 88 <y>100</y>
89 <width>91</width> 89 <width>91</width>
90 <height>20</height> 90 <height>20</height>
91 </rect> 91 </rect>
92 </property> 92 </property>
98 </property> 98 </property>
99 </widget> 99 </widget>
100 <widget class="QPushButton" name="addButton"> 100 <widget class="QPushButton" name="addButton">
101 <property name="geometry"> 101 <property name="geometry">
102 <rect> 102 <rect>
103 <x>10</x> 103 <x>20</x>
104 <y>160</y> 104 <y>160</y>
105 <width>91</width> 105 <width>91</width>
106 <height>23</height> 106 <height>23</height>
107 </rect> 107 </rect>
108 </property> 108 </property>
117 <widget class="QLabel" name="oldLabel"> 117 <widget class="QLabel" name="oldLabel">
118 <property name="geometry"> 118 <property name="geometry">
119 <rect> 119 <rect>
120 <x>10</x> 120 <x>10</x>
121 <y>40</y> 121 <y>40</y>
122 <width>91</width> 122 <width>101</width>
123 <height>20</height> 123 <height>20</height>
124 </rect> 124 </rect>
125 </property> 125 </property>
126 <property name="text"> 126 <property name="text">
127 <string>Old formula:</string> 127 <string>Old formula:</string>
133 <widget class="QLabel" name="newLabel"> 133 <widget class="QLabel" name="newLabel">
134 <property name="geometry"> 134 <property name="geometry">
135 <rect> 135 <rect>
136 <x>10</x> 136 <x>10</x>
137 <y>70</y> 137 <y>70</y>
138 <width>91</width> 138 <width>101</width>
139 <height>20</height> 139 <height>20</height>
140 </rect> 140 </rect>
141 </property> 141 </property>
142 <property name="text"> 142 <property name="text">
143 <string>New formula:</string> 143 <string>New formula:</string>
147 </property> 147 </property>
148 </widget> 148 </widget>
149 <widget class="QLineEdit" name="oldEdit"> 149 <widget class="QLineEdit" name="oldEdit">
150 <property name="geometry"> 150 <property name="geometry">
151 <rect> 151 <rect>
152 <x>110</x> 152 <x>120</x>
153 <y>40</y> 153 <y>40</y>
154 <width>541</width> 154 <width>541</width>
155 <height>23</height> 155 <height>23</height>
156 </rect> 156 </rect>
157 </property> 157 </property>
163 </property> 163 </property>
164 </widget> 164 </widget>
165 <widget class="QLineEdit" name="newEdit"> 165 <widget class="QLineEdit" name="newEdit">
166 <property name="geometry"> 166 <property name="geometry">
167 <rect> 167 <rect>
168 <x>110</x> 168 <x>120</x>
169 <y>70</y> 169 <y>70</y>
170 <width>541</width> 170 <width>541</width>
171 <height>23</height> 171 <height>23</height>
172 </rect> 172 </rect>
173 </property> 173 </property>
179 </property> 179 </property>
180 </widget> 180 </widget>
181 <widget class="QChartView" name="chartView"> 181 <widget class="QChartView" name="chartView">
182 <property name="geometry"> 182 <property name="geometry">
183 <rect> 183 <rect>
184 <x>480</x> 184 <x>490</x>
185 <y>100</y> 185 <y>100</y>
186 <width>481</width> 186 <width>481</width>
187 <height>391</height> 187 <height>391</height>
188 </rect> 188 </rect>
189 </property> 189 </property>

mercurial