]> Shamusworld >> Repos - schematic/blob - phase1.ui
768c40c74e981a41963115b01354993be161765d
[schematic] / phase1.ui
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>932</width>
10     <height>626</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>MainWindow</string>
15   </property>
16   <widget class="QWidget" name="centralwidget">
17    <widget class="QTextBrowser" name="textBrowser">
18     <property name="geometry">
19      <rect>
20       <x>570</x>
21       <y>410</y>
22       <width>141</width>
23       <height>111</height>
24      </rect>
25     </property>
26     <property name="html">
27      <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
28 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
29 p, li { white-space: pre-wrap; }
30 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
31 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Here's some stuff to look at, isn't it purty? :-)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
32     </property>
33    </widget>
34    <widget class="QLabel" name="label">
35     <property name="geometry">
36      <rect>
37       <x>10</x>
38       <y>50</y>
39       <width>221</width>
40       <height>16</height>
41      </rect>
42     </property>
43     <property name="font">
44      <font>
45       <pointsize>12</pointsize>
46      </font>
47     </property>
48     <property name="text">
49      <string>Vendor Name</string>
50     </property>
51    </widget>
52    <widget class="QLabel" name="label_2">
53     <property name="geometry">
54      <rect>
55       <x>240</x>
56       <y>10</y>
57       <width>51</width>
58       <height>16</height>
59      </rect>
60     </property>
61     <property name="text">
62      <string>Search:</string>
63     </property>
64    </widget>
65    <widget class="QLineEdit" name="lineEdit">
66     <property name="geometry">
67      <rect>
68       <x>290</x>
69       <y>10</y>
70       <width>191</width>
71       <height>22</height>
72      </rect>
73     </property>
74    </widget>
75    <widget class="Line" name="line">
76     <property name="geometry">
77      <rect>
78       <x>10</x>
79       <y>30</y>
80       <width>731</width>
81       <height>16</height>
82      </rect>
83     </property>
84     <property name="orientation">
85      <enum>Qt::Horizontal</enum>
86     </property>
87    </widget>
88    <widget class="QLabel" name="label_7">
89     <property name="geometry">
90      <rect>
91       <x>20</x>
92       <y>230</y>
93       <width>61</width>
94       <height>14</height>
95      </rect>
96     </property>
97     <property name="text">
98      <string>Contact1:</string>
99     </property>
100    </widget>
101    <widget class="QLineEdit" name="lineEdit_6">
102     <property name="geometry">
103      <rect>
104       <x>90</x>
105       <y>230</y>
106       <width>221</width>
107       <height>22</height>
108      </rect>
109     </property>
110     <property name="text">
111      <string>Title, email, phone, fax, etc.</string>
112     </property>
113    </widget>
114    <widget class="QCheckBox" name="checkBox">
115     <property name="geometry">
116      <rect>
117       <x>90</x>
118       <y>200</y>
119       <width>121</width>
120       <height>21</height>
121      </rect>
122     </property>
123     <property name="text">
124      <string>NDA Signed</string>
125     </property>
126    </widget>
127    <widget class="QWidget" name="formLayoutWidget">
128     <property name="geometry">
129      <rect>
130       <x>10</x>
131       <y>80</y>
132       <width>281</width>
133       <height>111</height>
134      </rect>
135     </property>
136     <layout class="QFormLayout" name="formLayout">
137      <item row="0" column="0">
138       <widget class="QLabel" name="label_3">
139        <property name="text">
140         <string>Address:</string>
141        </property>
142        <property name="alignment">
143         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
144        </property>
145       </widget>
146      </item>
147      <item row="0" column="1">
148       <widget class="QLineEdit" name="lineEdit_2"/>
149      </item>
150      <item row="1" column="0">
151       <widget class="QLabel" name="label_4">
152        <property name="text">
153         <string>City:</string>
154        </property>
155        <property name="alignment">
156         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
157        </property>
158       </widget>
159      </item>
160      <item row="2" column="0">
161       <widget class="QLabel" name="label_5">
162        <property name="text">
163         <string>State:</string>
164        </property>
165        <property name="alignment">
166         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
167        </property>
168       </widget>
169      </item>
170      <item row="2" column="1">
171       <widget class="QLineEdit" name="lineEdit_4"/>
172      </item>
173      <item row="3" column="1">
174       <widget class="QLineEdit" name="lineEdit_5"/>
175      </item>
176      <item row="3" column="0">
177       <widget class="QLabel" name="label_6">
178        <property name="text">
179         <string>ZIP:</string>
180        </property>
181        <property name="alignment">
182         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
183        </property>
184       </widget>
185      </item>
186      <item row="1" column="1">
187       <widget class="QLineEdit" name="lineEdit_3"/>
188      </item>
189     </layout>
190    </widget>
191    <widget class="QLabel" name="label_8">
192     <property name="geometry">
193      <rect>
194       <x>20</x>
195       <y>250</y>
196       <width>61</width>
197       <height>14</height>
198      </rect>
199     </property>
200     <property name="text">
201      <string>Contact2:</string>
202     </property>
203    </widget>
204    <widget class="QLineEdit" name="lineEdit_7">
205     <property name="geometry">
206      <rect>
207       <x>90</x>
208       <y>250</y>
209       <width>113</width>
210       <height>22</height>
211      </rect>
212     </property>
213    </widget>
214    <widget class="QLabel" name="label_9">
215     <property name="geometry">
216      <rect>
217       <x>20</x>
218       <y>10</y>
219       <width>131</width>
220       <height>16</height>
221      </rect>
222     </property>
223     <property name="text">
224      <string>User: joneal</string>
225     </property>
226    </widget>
227    <widget class="QTableWidget" name="tableWidget">
228     <property name="geometry">
229      <rect>
230       <x>320</x>
231       <y>50</y>
232       <width>591</width>
233       <height>192</height>
234      </rect>
235     </property>
236     <column>
237      <property name="text">
238       <string>PO #</string>
239      </property>
240     </column>
241     <column>
242      <property name="text">
243       <string>Vendor</string>
244      </property>
245     </column>
246     <column>
247      <property name="text">
248       <string>Desc.</string>
249      </property>
250     </column>
251     <column>
252      <property name="text">
253       <string>OAD</string>
254      </property>
255     </column>
256     <column>
257      <property name="text">
258       <string>UAD</string>
259      </property>
260     </column>
261     <column>
262      <property name="text">
263       <string>Docs</string>
264      </property>
265     </column>
266     <column>
267      <property name="text">
268       <string>FAI</string>
269      </property>
270     </column>
271    </widget>
272    <widget class="QGroupBox" name="groupBox">
273     <property name="geometry">
274      <rect>
275       <x>410</x>
276       <y>380</y>
277       <width>121</width>
278       <height>121</height>
279      </rect>
280     </property>
281     <property name="title">
282      <string>Create Item</string>
283     </property>
284     <widget class="QPushButton" name="pushButton">
285      <property name="geometry">
286       <rect>
287        <x>10</x>
288        <y>30</y>
289        <width>100</width>
290        <height>23</height>
291       </rect>
292      </property>
293      <property name="text">
294       <string>PO</string>
295      </property>
296     </widget>
297     <widget class="QPushButton" name="pushButton_2">
298      <property name="geometry">
299       <rect>
300        <x>10</x>
301        <y>60</y>
302        <width>100</width>
303        <height>23</height>
304       </rect>
305      </property>
306      <property name="text">
307       <string>Alert</string>
308      </property>
309     </widget>
310     <widget class="QPushButton" name="pushButton_3">
311      <property name="geometry">
312       <rect>
313        <x>10</x>
314        <y>90</y>
315        <width>100</width>
316        <height>23</height>
317       </rect>
318      </property>
319      <property name="text">
320       <string>Note</string>
321      </property>
322     </widget>
323    </widget>
324    <widget class="QFrame" name="frame">
325     <property name="geometry">
326      <rect>
327       <x>10</x>
328       <y>380</y>
329       <width>131</width>
330       <height>121</height>
331      </rect>
332     </property>
333     <property name="frameShape">
334      <enum>QFrame::StyledPanel</enum>
335     </property>
336     <property name="frameShadow">
337      <enum>QFrame::Raised</enum>
338     </property>
339     <widget class="QLabel" name="label_10">
340      <property name="geometry">
341       <rect>
342        <x>10</x>
343        <y>10</y>
344        <width>111</width>
345        <height>101</height>
346       </rect>
347      </property>
348      <property name="font">
349       <font>
350        <pointsize>64</pointsize>
351       </font>
352      </property>
353      <property name="autoFillBackground">
354       <bool>false</bool>
355      </property>
356      <property name="text">
357       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; background-color:#0055ff;&quot;&gt; &amp;nbsp;2 &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
358      </property>
359      <property name="alignment">
360       <set>Qt::AlignCenter</set>
361      </property>
362     </widget>
363    </widget>
364    <widget class="QTreeWidget" name="treeWidget">
365     <property name="geometry">
366      <rect>
367       <x>150</x>
368       <y>380</y>
369       <width>256</width>
370       <height>192</height>
371      </rect>
372     </property>
373     <column>
374      <property name="text">
375       <string>Vendor Classes</string>
376      </property>
377     </column>
378     <item>
379      <property name="text">
380       <string>Machine</string>
381      </property>
382      <item>
383       <property name="text">
384        <string>Cutter</string>
385       </property>
386      </item>
387      <item>
388       <property name="text">
389        <string>Casting</string>
390       </property>
391      </item>
392     </item>
393     <item>
394      <property name="text">
395       <string>Electronic Parts</string>
396      </property>
397     </item>
398     <item>
399      <property name="text">
400       <string>PCBs</string>
401      </property>
402     </item>
403     <item>
404      <property name="text">
405       <string>Raw Materials</string>
406      </property>
407     </item>
408     <item>
409      <property name="text">
410       <string>Lenses</string>
411      </property>
412     </item>
413     <item>
414      <property name="text">
415       <string>COTS</string>
416      </property>
417     </item>
418     <item>
419      <property name="text">
420       <string>Coatings</string>
421      </property>
422     </item>
423    </widget>
424   </widget>
425   <widget class="QMenuBar" name="menubar">
426    <property name="geometry">
427     <rect>
428      <x>0</x>
429      <y>0</y>
430      <width>932</width>
431      <height>20</height>
432     </rect>
433    </property>
434    <widget class="QMenu" name="menuMenu1">
435     <property name="title">
436      <string>Menu1</string>
437     </property>
438     <addaction name="actionSubmenu_Item_1"/>
439    </widget>
440    <widget class="QMenu" name="menuMenu2">
441     <property name="title">
442      <string>Menu2</string>
443     </property>
444     <addaction name="actionSubmenu_Item_2"/>
445    </widget>
446    <addaction name="menuMenu1"/>
447    <addaction name="menuMenu2"/>
448   </widget>
449   <widget class="QStatusBar" name="statusbar"/>
450   <action name="actionSubmenu_Item_1">
451    <property name="text">
452     <string>Submenu Item 1</string>
453    </property>
454   </action>
455   <action name="actionSubmenu_Item_2">
456    <property name="text">
457     <string>Submenu Item 1</string>
458    </property>
459   </action>
460  </widget>
461  <resources/>
462  <connections/>
463 </ui>