source: pacpusframework/trunk/src/dbcDecriptor/mainwindow.ui@ 329

Last change on this file since 329 was 329, checked in by phudelai, 10 years ago

dbcDecriptor added to the framework

File size: 9.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>MainWindow</class>
4 <widget class="QMainWindow" name="MainWindow">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>735</width>
10 <height>480</height>
11 </rect>
12 </property>
13 <property name="minimumSize">
14 <size>
15 <width>735</width>
16 <height>480</height>
17 </size>
18 </property>
19 <property name="maximumSize">
20 <size>
21 <width>735</width>
22 <height>480</height>
23 </size>
24 </property>
25 <property name="windowTitle">
26 <string>DBC Decriptor for Pacpus - by Pierre Hudelaine</string>
27 </property>
28 <property name="toolButtonStyle">
29 <enum>Qt::ToolButtonTextBesideIcon</enum>
30 </property>
31 <widget class="QWidget" name="centralWidget">
32 <widget class="QGroupBox" name="groupBox_frame">
33 <property name="geometry">
34 <rect>
35 <x>10</x>
36 <y>10</y>
37 <width>710</width>
38 <height>430</height>
39 </rect>
40 </property>
41 <property name="title">
42 <string>DBC file:</string>
43 </property>
44 <widget class="QListWidget" name="listWidget_signals">
45 <property name="geometry">
46 <rect>
47 <x>10</x>
48 <y>40</y>
49 <width>220</width>
50 <height>380</height>
51 </rect>
52 </property>
53 <property name="selectionMode">
54 <enum>QAbstractItemView::SingleSelection</enum>
55 </property>
56 </widget>
57 <widget class="QWidget" name="gridLayoutWidget">
58 <property name="geometry">
59 <rect>
60 <x>240</x>
61 <y>40</y>
62 <width>461</width>
63 <height>281</height>
64 </rect>
65 </property>
66 <layout class="QGridLayout" name="gridLayout_frames_information">
67 <item row="6" column="1">
68 <widget class="QLabel" name="label_value_frame_name">
69 <property name="text">
70 <string/>
71 </property>
72 </widget>
73 </item>
74 <item row="2" column="1">
75 <widget class="QLabel" name="label_value_total_frames">
76 <property name="text">
77 <string/>
78 </property>
79 </widget>
80 </item>
81 <item row="9" column="0">
82 <widget class="QLabel" name="label_export_name">
83 <property name="text">
84 <string>Export name:</string>
85 </property>
86 </widget>
87 </item>
88 <item row="8" column="0">
89 <spacer name="verticalSpacer_2">
90 <property name="orientation">
91 <enum>Qt::Vertical</enum>
92 </property>
93 <property name="sizeHint" stdset="0">
94 <size>
95 <width>20</width>
96 <height>40</height>
97 </size>
98 </property>
99 </spacer>
100 </item>
101 <item row="4" column="0">
102 <spacer name="verticalSpacer_4">
103 <property name="orientation">
104 <enum>Qt::Vertical</enum>
105 </property>
106 <property name="sizeHint" stdset="0">
107 <size>
108 <width>20</width>
109 <height>40</height>
110 </size>
111 </property>
112 </spacer>
113 </item>
114 <item row="5" column="0">
115 <widget class="QLabel" name="label_frame_id">
116 <property name="text">
117 <string>Frame ID:</string>
118 </property>
119 </widget>
120 </item>
121 <item row="3" column="0">
122 <widget class="QLabel" name="label_total_signals">
123 <property name="text">
124 <string>Total signals:</string>
125 </property>
126 </widget>
127 </item>
128 <item row="6" column="0">
129 <widget class="QLabel" name="label_frame_name">
130 <property name="text">
131 <string>Frame name:</string>
132 </property>
133 </widget>
134 </item>
135 <item row="3" column="1">
136 <widget class="QLabel" name="label_value_total_signals">
137 <property name="text">
138 <string/>
139 </property>
140 </widget>
141 </item>
142 <item row="9" column="1">
143 <widget class="QLineEdit" name="lineEdit_export_name">
144 <property name="inputMask">
145 <string/>
146 </property>
147 <property name="text">
148 <string/>
149 </property>
150 </widget>
151 </item>
152 <item row="1" column="1">
153 <spacer name="horizontalSpacer_2">
154 <property name="orientation">
155 <enum>Qt::Horizontal</enum>
156 </property>
157 <property name="sizeHint" stdset="0">
158 <size>
159 <width>40</width>
160 <height>20</height>
161 </size>
162 </property>
163 </spacer>
164 </item>
165 <item row="4" column="1">
166 <spacer name="horizontalSpacer_3">
167 <property name="orientation">
168 <enum>Qt::Horizontal</enum>
169 </property>
170 <property name="sizeHint" stdset="0">
171 <size>
172 <width>40</width>
173 <height>20</height>
174 </size>
175 </property>
176 </spacer>
177 </item>
178 <item row="1" column="0">
179 <spacer name="verticalSpacer">
180 <property name="orientation">
181 <enum>Qt::Vertical</enum>
182 </property>
183 <property name="sizeHint" stdset="0">
184 <size>
185 <width>20</width>
186 <height>40</height>
187 </size>
188 </property>
189 </spacer>
190 </item>
191 <item row="5" column="1">
192 <widget class="QLabel" name="label_value_frame_id">
193 <property name="text">
194 <string/>
195 </property>
196 </widget>
197 </item>
198 <item row="7" column="1">
199 <widget class="QLabel" name="label_value_number_of_signals">
200 <property name="text">
201 <string/>
202 </property>
203 </widget>
204 </item>
205 <item row="7" column="0">
206 <widget class="QLabel" name="label_number_of_signals">
207 <property name="text">
208 <string>Number of signals:</string>
209 </property>
210 </widget>
211 </item>
212 <item row="2" column="0">
213 <widget class="QLabel" name="label_total_frames">
214 <property name="text">
215 <string>Total frames:</string>
216 </property>
217 </widget>
218 </item>
219 <item row="0" column="0">
220 <widget class="QPushButton" name="pushButton_open_file">
221 <property name="text">
222 <string>Open file</string>
223 </property>
224 </widget>
225 </item>
226 <item row="10" column="0">
227 <widget class="QPushButton" name="pushButton_output_path">
228 <property name="text">
229 <string>Output path:</string>
230 </property>
231 </widget>
232 </item>
233 <item row="10" column="1">
234 <widget class="QLineEdit" name="lineEdit_output_path"/>
235 </item>
236 <item row="0" column="1">
237 <widget class="QLabel" name="label_file_error">
238 <property name="text">
239 <string/>
240 </property>
241 </widget>
242 </item>
243 <item row="8" column="1">
244 <spacer name="horizontalSpacer">
245 <property name="orientation">
246 <enum>Qt::Horizontal</enum>
247 </property>
248 <property name="sizeHint" stdset="0">
249 <size>
250 <width>40</width>
251 <height>20</height>
252 </size>
253 </property>
254 </spacer>
255 </item>
256 </layout>
257 </widget>
258 <widget class="QLabel" name="label_frames_found">
259 <property name="geometry">
260 <rect>
261 <x>10</x>
262 <y>20</y>
263 <width>91</width>
264 <height>16</height>
265 </rect>
266 </property>
267 <property name="text">
268 <string>Frames found:</string>
269 </property>
270 </widget>
271 <widget class="QLabel" name="label_details">
272 <property name="geometry">
273 <rect>
274 <x>240</x>
275 <y>20</y>
276 <width>120</width>
277 <height>16</height>
278 </rect>
279 </property>
280 <property name="text">
281 <string>Details:</string>
282 </property>
283 </widget>
284 <widget class="QPushButton" name="pushButton_generate">
285 <property name="enabled">
286 <bool>false</bool>
287 </property>
288 <property name="geometry">
289 <rect>
290 <x>240</x>
291 <y>330</y>
292 <width>100</width>
293 <height>30</height>
294 </rect>
295 </property>
296 <property name="text">
297 <string>Generate</string>
298 </property>
299 </widget>
300 </widget>
301 </widget>
302 <widget class="QMenuBar" name="menuBar">
303 <property name="geometry">
304 <rect>
305 <x>0</x>
306 <y>0</y>
307 <width>735</width>
308 <height>21</height>
309 </rect>
310 </property>
311 <widget class="QMenu" name="menuFiles">
312 <property name="title">
313 <string>Files</string>
314 </property>
315 <addaction name="actionOpen"/>
316 <addaction name="separator"/>
317 <addaction name="actionClose_all_files"/>
318 <addaction name="separator"/>
319 <addaction name="actionQuitter"/>
320 </widget>
321 <addaction name="menuFiles"/>
322 </widget>
323 <widget class="QStatusBar" name="statusBar"/>
324 <action name="actionOpen">
325 <property name="text">
326 <string>Open</string>
327 </property>
328 <property name="shortcut">
329 <string>Ctrl+O</string>
330 </property>
331 </action>
332 <action name="actionRecent_files">
333 <property name="text">
334 <string>Recent files</string>
335 </property>
336 </action>
337 <action name="actionClose_all_files">
338 <property name="text">
339 <string>Clear DBC</string>
340 </property>
341 </action>
342 <action name="actionQuitter">
343 <property name="text">
344 <string>Quitter</string>
345 </property>
346 </action>
347 </widget>
348 <layoutdefault spacing="6" margin="11"/>
349 <resources/>
350 <connections/>
351</ui>
Note: See TracBrowser for help on using the repository browser.