Subversion Repositories tpanel

Rev

Rev 23 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23 Rev 24
Line 5... Line 5...
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>637</width>
9
    <width>637</width>
10
    <height>362</height>
10
    <height>330</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>Settings</string>
14
   <string>Settings</string>
15
  </property>
15
  </property>
16
  <widget class="QDialogButtonBox" name="buttonBox">
16
  <widget class="QDialogButtonBox" name="buttonBox">
17
   <property name="geometry">
17
   <property name="geometry">
18
    <rect>
18
    <rect>
19
     <x>20</x>
19
     <x>20</x>
20
     <y>320</y>
20
     <y>290</y>
21
     <width>411</width>
21
     <width>411</width>
22
     <height>32</height>
22
     <height>32</height>
23
    </rect>
23
    </rect>
24
   </property>
24
   </property>
25
   <property name="orientation">
25
   <property name="orientation">
Line 27... Line 27...
27
   </property>
27
   </property>
28
   <property name="standardButtons">
28
   <property name="standardButtons">
29
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
29
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
30
   </property>
30
   </property>
31
  </widget>
31
  </widget>
32
  <widget class="QLabel" name="label_logFile">
-
 
33
   <property name="geometry">
-
 
34
    <rect>
-
 
35
     <x>10</x>
-
 
36
     <y>20</y>
-
 
37
     <width>81</width>
-
 
38
     <height>22</height>
-
 
39
    </rect>
-
 
40
   </property>
-
 
41
   <property name="text">
-
 
42
    <string>Log file</string>
-
 
43
   </property>
-
 
44
  </widget>
-
 
45
  <widget class="QLabel" name="label_logLevel">
32
  <widget class="QLabel" name="label_logLevel">
46
   <property name="geometry">
33
   <property name="geometry">
47
    <rect>
34
    <rect>
48
     <x>10</x>
35
     <x>10</x>
49
     <y>60</y>
36
     <y>20</y>
50
     <width>81</width>
37
     <width>121</width>
51
     <height>22</height>
38
     <height>22</height>
52
    </rect>
39
    </rect>
53
   </property>
40
   </property>
54
   <property name="text">
41
   <property name="text">
55
    <string>Log level</string>
42
    <string>Log level</string>
Line 57... Line 44...
57
  </widget>
44
  </widget>
58
  <widget class="QLabel" name="label_projectPath">
45
  <widget class="QLabel" name="label_projectPath">
59
   <property name="geometry">
46
   <property name="geometry">
60
    <rect>
47
    <rect>
61
     <x>10</x>
48
     <x>10</x>
62
     <y>100</y>
49
     <y>60</y>
63
     <width>91</width>
50
     <width>121</width>
64
     <height>22</height>
51
     <height>22</height>
65
    </rect>
52
    </rect>
66
   </property>
53
   </property>
67
   <property name="text">
54
   <property name="text">
68
    <string>Project path</string>
55
    <string>Project path</string>
Line 70... Line 57...
70
  </widget>
57
  </widget>
71
  <widget class="QLabel" name="label_Controller">
58
  <widget class="QLabel" name="label_Controller">
72
   <property name="geometry">
59
   <property name="geometry">
73
    <rect>
60
    <rect>
74
     <x>10</x>
61
     <x>10</x>
75
     <y>140</y>
62
     <y>100</y>
76
     <width>91</width>
63
     <width>121</width>
77
     <height>22</height>
64
     <height>22</height>
78
    </rect>
65
    </rect>
79
   </property>
66
   </property>
80
   <property name="text">
67
   <property name="text">
81
    <string>Controller</string>
68
    <string>Controller</string>
Line 83... Line 70...
83
  </widget>
70
  </widget>
84
  <widget class="QLabel" name="label_Port">
71
  <widget class="QLabel" name="label_Port">
85
   <property name="geometry">
72
   <property name="geometry">
86
    <rect>
73
    <rect>
87
     <x>10</x>
74
     <x>10</x>
88
     <y>180</y>
75
     <y>140</y>
89
     <width>91</width>
76
     <width>121</width>
90
     <height>22</height>
77
     <height>22</height>
91
    </rect>
78
    </rect>
92
   </property>
79
   </property>
93
   <property name="text">
80
   <property name="text">
94
    <string>Network port</string>
81
    <string>Network port</string>
Line 96... Line 83...
96
  </widget>
83
  </widget>
97
  <widget class="QLabel" name="label_Channel">
84
  <widget class="QLabel" name="label_Channel">
98
   <property name="geometry">
85
   <property name="geometry">
99
    <rect>
86
    <rect>
100
     <x>10</x>
87
     <x>10</x>
101
     <y>220</y>
88
     <y>180</y>
102
     <width>120</width>
89
     <width>120</width>
103
     <height>22</height>
90
     <height>22</height>
104
    </rect>
91
    </rect>
105
   </property>
92
   </property>
106
   <property name="text">
93
   <property name="text">
Line 109... Line 96...
109
  </widget>
96
  </widget>
110
  <widget class="QLabel" name="label_PType">
97
  <widget class="QLabel" name="label_PType">
111
   <property name="geometry">
98
   <property name="geometry">
112
    <rect>
99
    <rect>
113
     <x>10</x>
100
     <x>10</x>
114
     <y>260</y>
101
     <y>220</y>
115
     <width>71</width>
102
     <width>111</width>
116
     <height>22</height>
103
     <height>22</height>
117
    </rect>
104
    </rect>
118
   </property>
105
   </property>
119
   <property name="text">
106
   <property name="text">
120
    <string>Panel type</string>
107
    <string>Panel type</string>
121
   </property>
108
   </property>
122
  </widget>
109
  </widget>
123
  <widget class="QLineEdit" name="lineEdit_logFile">
-
 
124
   <property name="geometry">
-
 
125
    <rect>
-
 
126
     <x>140</x>
-
 
127
     <y>10</y>
-
 
128
     <width>420</width>
-
 
129
     <height>36</height>
-
 
130
    </rect>
-
 
131
   </property>
-
 
132
   <property name="locale">
-
 
133
    <locale language="English" country="Europe"/>
-
 
134
   </property>
-
 
135
  </widget>
-
 
136
  <widget class="QComboBox" name="comboBox_logLevel">
110
  <widget class="QComboBox" name="comboBox_logLevel">
137
   <property name="geometry">
111
   <property name="geometry">
138
    <rect>
112
    <rect>
139
     <x>140</x>
113
     <x>140</x>
140
     <y>50</y>
114
     <y>10</y>
141
     <width>201</width>
115
     <width>201</width>
142
     <height>36</height>
116
     <height>36</height>
143
    </rect>
117
    </rect>
144
   </property>
118
   </property>
145
   <item>
119
   <item>
Line 181... Line 155...
181
    <property name="text">
155
    <property name="text">
182
     <string>All</string>
156
     <string>All</string>
183
    </property>
157
    </property>
184
   </item>
158
   </item>
185
  </widget>
159
  </widget>
186
  <widget class="QToolButton" name="kiconbutton_logFile">
-
 
187
   <property name="geometry">
-
 
188
    <rect>
-
 
189
     <x>570</x>
-
 
190
     <y>10</y>
-
 
191
     <width>44</width>
-
 
192
     <height>38</height>
-
 
193
    </rect>
-
 
194
   </property>
-
 
195
   <property name="toolTip">
-
 
196
    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select the path and name of the log file.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
-
 
197
   </property>
-
 
198
   <property name="icon">
-
 
199
    <iconset resource="tpanel.qrc">
-
 
200
     <normaloff>:/images/fileopen.png</normaloff>:/images/fileopen.png</iconset>
-
 
201
   </property>
-
 
202
   <property name="iconSize">
-
 
203
    <size>
-
 
204
     <width>32</width>
-
 
205
     <height>32</height>
-
 
206
    </size>
-
 
207
   </property>
-
 
208
  </widget>
-
 
209
  <widget class="QCheckBox" name="checkBox_Format">
160
  <widget class="QCheckBox" name="checkBox_Format">
210
   <property name="geometry">
161
   <property name="geometry">
211
    <rect>
162
    <rect>
212
     <x>350</x>
163
     <x>350</x>
213
     <y>60</y>
164
     <y>20</y>
214
     <width>101</width>
165
     <width>181</width>
215
     <height>26</height>
166
     <height>26</height>
216
    </rect>
167
    </rect>
217
   </property>
168
   </property>
218
   <property name="text">
169
   <property name="text">
219
    <string>Long format</string>
170
    <string>Long format</string>
Line 221... Line 172...
221
  </widget>
172
  </widget>
222
  <widget class="QLineEdit" name="lineEdit_projectPath">
173
  <widget class="QLineEdit" name="lineEdit_projectPath">
223
   <property name="geometry">
174
   <property name="geometry">
224
    <rect>
175
    <rect>
225
     <x>140</x>
176
     <x>140</x>
226
     <y>90</y>
177
     <y>50</y>
227
     <width>420</width>
178
     <width>420</width>
228
     <height>36</height>
179
     <height>36</height>
229
    </rect>
180
    </rect>
230
   </property>
181
   </property>
231
  </widget>
182
  </widget>
232
  <widget class="QToolButton" name="kiconbutton_projectPath">
183
  <widget class="QToolButton" name="kiconbutton_projectPath">
233
   <property name="geometry">
184
   <property name="geometry">
234
    <rect>
185
    <rect>
235
     <x>570</x>
186
     <x>570</x>
236
     <y>90</y>
187
     <y>50</y>
237
     <width>44</width>
188
     <width>44</width>
238
     <height>38</height>
189
     <height>38</height>
239
    </rect>
190
    </rect>
240
   </property>
191
   </property>
241
   <property name="icon">
192
   <property name="icon">
Line 251... Line 202...
251
  </widget>
202
  </widget>
252
  <widget class="QLineEdit" name="lineEdit_Controller">
203
  <widget class="QLineEdit" name="lineEdit_Controller">
253
   <property name="geometry">
204
   <property name="geometry">
254
    <rect>
205
    <rect>
255
     <x>140</x>
206
     <x>140</x>
256
     <y>130</y>
207
     <y>90</y>
257
     <width>311</width>
208
     <width>311</width>
258
     <height>36</height>
209
     <height>36</height>
259
    </rect>
210
    </rect>
260
   </property>
211
   </property>
261
  </widget>
212
  </widget>
262
  <widget class="QSpinBox" name="spinBox_Port">
213
  <widget class="QSpinBox" name="spinBox_Port">
263
   <property name="geometry">
214
   <property name="geometry">
264
    <rect>
215
    <rect>
265
     <x>140</x>
216
     <x>140</x>
266
     <y>170</y>
217
     <y>130</y>
267
     <width>141</width>
218
     <width>141</width>
268
     <height>36</height>
219
     <height>36</height>
269
    </rect>
220
    </rect>
270
   </property>
221
   </property>
271
   <property name="minimum">
222
   <property name="minimum">
Line 280... Line 231...
280
  </widget>
231
  </widget>
281
  <widget class="QSpinBox" name="spinBox_Channel">
232
  <widget class="QSpinBox" name="spinBox_Channel">
282
   <property name="geometry">
233
   <property name="geometry">
283
    <rect>
234
    <rect>
284
     <x>140</x>
235
     <x>140</x>
285
     <y>210</y>
236
     <y>170</y>
286
     <width>141</width>
237
     <width>141</width>
287
     <height>36</height>
238
     <height>36</height>
288
    </rect>
239
    </rect>
289
   </property>
240
   </property>
290
   <property name="minimum">
241
   <property name="minimum">
Line 299... Line 250...
299
  </widget>
250
  </widget>
300
  <widget class="QLineEdit" name="lineEdit_PType">
251
  <widget class="QLineEdit" name="lineEdit_PType">
301
   <property name="geometry">
252
   <property name="geometry">
302
    <rect>
253
    <rect>
303
     <x>140</x>
254
     <x>140</x>
304
     <y>250</y>
255
     <y>210</y>
305
     <width>141</width>
256
     <width>141</width>
306
     <height>36</height>
257
     <height>36</height>
307
    </rect>
258
    </rect>
308
   </property>
259
   </property>
309
  </widget>
260
  </widget>
-
 
261
  <widget class="QLabel" name="label_PType_2">
-
 
262
   <property name="geometry">
-
 
263
    <rect>
-
 
264
     <x>10</x>
-
 
265
     <y>250</y>
-
 
266
     <width>111</width>
-
 
267
     <height>22</height>
-
 
268
    </rect>
-
 
269
   </property>
-
 
270
   <property name="text">
-
 
271
    <string>Scaling</string>
-
 
272
   </property>
-
 
273
  </widget>
-
 
274
  <widget class="QCheckBox" name="checkBox_Scale">
-
 
275
   <property name="geometry">
-
 
276
    <rect>
-
 
277
     <x>140</x>
-
 
278
     <y>250</y>
-
 
279
     <width>141</width>
-
 
280
     <height>28</height>
-
 
281
    </rect>
-
 
282
   </property>
-
 
283
   <property name="text">
-
 
284
    <string>Scale to fit</string>
-
 
285
   </property>
-
 
286
  </widget>
310
 </widget>
287
 </widget>
311
 <resources>
288
 <resources>
312
  <include location="tpanel.qrc"/>
289
  <include location="tpanel.qrc"/>
313
 </resources>
290
 </resources>
314
 <connections>
291
 <connections>