]> Shamusworld >> Repos - schematic/blob - vendor-classes.ui
Move DB access to NoteDialog class, new AlertDialog class.
[schematic] / vendor-classes.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Dialog</class>
4  <widget class="QDialog" name="Dialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>343</width>
10     <height>439</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Dialog</string>
15   </property>
16   <widget class="QDialogButtonBox" name="buttonBox">
17    <property name="geometry">
18     <rect>
19      <x>130</x>
20      <y>310</y>
21      <width>171</width>
22      <height>32</height>
23     </rect>
24    </property>
25    <property name="orientation">
26     <enum>Qt::Horizontal</enum>
27    </property>
28    <property name="standardButtons">
29     <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
30    </property>
31   </widget>
32   <widget class="QListWidget" name="listWidget">
33    <property name="geometry">
34     <rect>
35      <x>50</x>
36      <y>50</y>
37      <width>256</width>
38      <height>201</height>
39     </rect>
40    </property>
41    <item>
42     <property name="text">
43      <string>Machine</string>
44     </property>
45    </item>
46    <item>
47     <property name="text">
48      <string>Cutter</string>
49     </property>
50    </item>
51    <item>
52     <property name="text">
53      <string>Sheet Metal</string>
54     </property>
55    </item>
56    <item>
57     <property name="text">
58      <string>EDM Wire</string>
59     </property>
60    </item>
61    <item>
62     <property name="text">
63      <string>CNC</string>
64     </property>
65    </item>
66    <item>
67     <property name="text">
68      <string>Casting</string>
69     </property>
70    </item>
71    <item>
72     <property name="text">
73      <string>Electronic Parts</string>
74     </property>
75    </item>
76    <item>
77     <property name="text">
78      <string>Distributor</string>
79     </property>
80    </item>
81    <item>
82     <property name="text">
83      <string>Manufacturer</string>
84     </property>
85    </item>
86    <item>
87     <property name="text">
88      <string>Broker Grey</string>
89     </property>
90    </item>
91    <item>
92     <property name="text">
93      <string>Representative</string>
94     </property>
95    </item>
96    <item>
97     <property name="text">
98      <string>Printed Circuit Boards</string>
99     </property>
100     <property name="flags">
101      <set>ItemIsSelectable|ItemIsDragEnabled|ItemIsEnabled</set>
102     </property>
103    </item>
104    <item>
105     <property name="text">
106      <string>PCB</string>
107     </property>
108    </item>
109    <item>
110     <property name="text">
111      <string>PCBA</string>
112     </property>
113    </item>
114    <item>
115     <property name="text">
116      <string>Testing</string>
117     </property>
118    </item>
119    <item>
120     <property name="text">
121      <string>Raw Materials</string>
122     </property>
123    </item>
124    <item>
125     <property name="text">
126      <string>Metal</string>
127     </property>
128    </item>
129    <item>
130     <property name="text">
131      <string>Plastic</string>
132     </property>
133    </item>
134    <item>
135     <property name="text">
136      <string>Extruded</string>
137     </property>
138    </item>
139    <item>
140     <property name="text">
141      <string>Lenses</string>
142     </property>
143    </item>
144    <item>
145     <property name="text">
146      <string>Distributor</string>
147     </property>
148    </item>
149    <item>
150     <property name="text">
151      <string>Manufacturer</string>
152     </property>
153    </item>
154    <item>
155     <property name="text">
156      <string>Representative</string>
157     </property>
158    </item>
159    <item>
160     <property name="text">
161      <string>Filters</string>
162     </property>
163    </item>
164    <item>
165     <property name="text">
166      <string>Cubes</string>
167     </property>
168    </item>
169    <item>
170     <property name="text">
171      <string>Lenses</string>
172     </property>
173    </item>
174    <item>
175     <property name="text">
176      <string>COTS</string>
177     </property>
178    </item>
179    <item>
180     <property name="text">
181      <string>Screws</string>
182     </property>
183    </item>
184    <item>
185     <property name="text">
186      <string>O-Ring</string>
187     </property>
188    </item>
189    <item>
190     <property name="text">
191      <string>Switches</string>
192     </property>
193    </item>
194    <item>
195     <property name="text">
196      <string>Captive Fasteners</string>
197     </property>
198    </item>
199    <item>
200     <property name="text">
201      <string>Springs &amp; Pins</string>
202     </property>
203    </item>
204    <item>
205     <property name="text">
206      <string>Retaining Rings</string>
207     </property>
208    </item>
209    <item>
210     <property name="text">
211      <string>Coatings</string>
212     </property>
213    </item>
214    <item>
215     <property name="text">
216      <string>Anodized</string>
217     </property>
218    </item>
219    <item>
220     <property name="text">
221      <string>Nickel</string>
222     </property>
223    </item>
224    <item>
225     <property name="text">
226      <string>Paint</string>
227     </property>
228    </item>
229   </widget>
230   <widget class="QWidget" name="horizontalLayoutWidget">
231    <property name="geometry">
232     <rect>
233      <x>50</x>
234      <y>260</y>
235      <width>251</width>
236      <height>31</height>
237     </rect>
238    </property>
239    <layout class="QHBoxLayout" name="horizontalLayout">
240     <item>
241      <widget class="QToolButton" name="toolButton_3">
242       <property name="text">
243        <string>+</string>
244       </property>
245      </widget>
246     </item>
247     <item>
248      <widget class="QToolButton" name="toolButton_4">
249       <property name="text">
250        <string>-</string>
251       </property>
252      </widget>
253     </item>
254     <item>
255      <widget class="QToolButton" name="toolButton">
256       <property name="text">
257        <string>^</string>
258       </property>
259       <property name="arrowType">
260        <enum>Qt::UpArrow</enum>
261       </property>
262      </widget>
263     </item>
264     <item>
265      <widget class="QToolButton" name="toolButton_2">
266       <property name="text">
267        <string/>
268       </property>
269       <property name="arrowType">
270        <enum>Qt::DownArrow</enum>
271       </property>
272      </widget>
273     </item>
274     <item>
275      <spacer name="horizontalSpacer">
276       <property name="orientation">
277        <enum>Qt::Horizontal</enum>
278       </property>
279       <property name="sizeHint" stdset="0">
280        <size>
281         <width>40</width>
282         <height>20</height>
283        </size>
284       </property>
285      </spacer>
286     </item>
287     <item>
288      <widget class="QCheckBox" name="checkBox">
289       <property name="text">
290        <string>Heading</string>
291       </property>
292      </widget>
293     </item>
294    </layout>
295   </widget>
296  </widget>
297  <resources/>
298  <connections>
299   <connection>
300    <sender>buttonBox</sender>
301    <signal>accepted()</signal>
302    <receiver>Dialog</receiver>
303    <slot>accept()</slot>
304    <hints>
305     <hint type="sourcelabel">
306      <x>248</x>
307      <y>254</y>
308     </hint>
309     <hint type="destinationlabel">
310      <x>157</x>
311      <y>274</y>
312     </hint>
313    </hints>
314   </connection>
315   <connection>
316    <sender>buttonBox</sender>
317    <signal>rejected()</signal>
318    <receiver>Dialog</receiver>
319    <slot>reject()</slot>
320    <hints>
321     <hint type="sourcelabel">
322      <x>316</x>
323      <y>260</y>
324     </hint>
325     <hint type="destinationlabel">
326      <x>286</x>
327      <y>274</y>
328     </hint>
329    </hints>
330   </connection>
331  </connections>
332 </ui>