Tizen 2.1 base
[platform/upstream/hplip.git] / ui / setupform_base.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>SetupForm_base</class>
3 <widget class="QWizard">
4     <property name="name">
5         <cstring>SetupForm_base</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>754</width>
12             <height>456</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>HP Device Manger - Printer Setup Wizard</string>
17     </property>
18     <widget class="QWidget">
19         <property name="name">
20             <cstring>ConnectionPage</cstring>
21         </property>
22         <attribute name="title">
23             <string>Choose Connection Type</string>
24         </attribute>
25         <grid>
26             <property name="name">
27                 <cstring>unnamed</cstring>
28             </property>
29             <widget class="QButtonGroup" row="1" column="0" rowspan="1" colspan="2">
30                 <property name="name">
31                     <cstring>connectionTypeButtonGroup</cstring>
32                 </property>
33                 <property name="title">
34                     <string>Connection (I/O) Type</string>
35                 </property>
36                 <grid>
37                     <property name="name">
38                         <cstring>unnamed</cstring>
39                     </property>
40                     <widget class="QRadioButton" row="0" column="0">
41                         <property name="name">
42                             <cstring>usbRadioButton</cstring>
43                         </property>
44                         <property name="text">
45                             <string>Universal Serial Bus (USB)</string>
46                         </property>
47                     </widget>
48                     <widget class="QRadioButton" row="1" column="0">
49                         <property name="name">
50                             <cstring>netRadioButton</cstring>
51                         </property>
52                         <property name="text">
53                             <string>Network/Ethernet/Wireless (direct connection or JetDirect)</string>
54                         </property>
55                     </widget>
56                     <widget class="QRadioButton" row="2" column="0">
57                         <property name="name">
58                             <cstring>parRadioButton</cstring>
59                         </property>
60                         <property name="text">
61                             <string>Parallel Port (LPT)</string>
62                         </property>
63                     </widget>
64                 </grid>
65             </widget>
66             <spacer row="2" column="0">
67                 <property name="name">
68                     <cstring>spacer12</cstring>
69                 </property>
70                 <property name="orientation">
71                     <enum>Vertical</enum>
72                 </property>
73                 <property name="sizeType">
74                     <enum>Expanding</enum>
75                 </property>
76                 <property name="sizeHint">
77                     <size>
78                         <width>20</width>
79                         <height>120</height>
80                     </size>
81                 </property>
82             </spacer>
83             <spacer row="3" column="1">
84                 <property name="name">
85                     <cstring>spacer18</cstring>
86                 </property>
87                 <property name="orientation">
88                     <enum>Horizontal</enum>
89                 </property>
90                 <property name="sizeType">
91                     <enum>Expanding</enum>
92                 </property>
93                 <property name="sizeHint">
94                     <size>
95                         <width>321</width>
96                         <height>20</height>
97                     </size>
98                 </property>
99             </spacer>
100             <widget class="QPushButton" row="3" column="0">
101                 <property name="name">
102                     <cstring>searchFiltersPushButton2</cstring>
103                 </property>
104                 <property name="text">
105                     <string>Advanced...</string>
106                 </property>
107             </widget>
108         </grid>
109     </widget>
110     <widget class="QWidget">
111         <property name="name">
112             <cstring>ProbedDevicesPage</cstring>
113         </property>
114         <attribute name="title">
115             <string>Select from Discovered Devices</string>
116         </attribute>
117         <grid>
118             <property name="name">
119                 <cstring>unnamed</cstring>
120             </property>
121             <widget class="QListView" row="1" column="0" rowspan="1" colspan="4">
122                 <property name="name">
123                     <cstring>probedDevicesListView</cstring>
124                 </property>
125                 <property name="allColumnsShowFocus">
126                     <bool>true</bool>
127                 </property>
128             </widget>
129             <widget class="QPushButton" row="2" column="0">
130                 <property name="name">
131                     <cstring>searchFiltersPushButton</cstring>
132                 </property>
133                 <property name="text">
134                     <string>Advanced...</string>
135                 </property>
136             </widget>
137             <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4">
138                 <property name="name">
139                     <cstring>probeHeadingTextLabel</cstring>
140                 </property>
141                 <property name="text">
142                     <string>probeHeadingTextLabel</string>
143                 </property>
144             </widget>
145             <widget class="QPushButton" row="2" column="1">
146                 <property name="name">
147                     <cstring>manualFindPushButton</cstring>
148                 </property>
149                 <property name="text">
150                     <string>Find Manually...</string>
151                 </property>
152             </widget>
153             <spacer row="2" column="2">
154                 <property name="name">
155                     <cstring>spacer13</cstring>
156                 </property>
157                 <property name="orientation">
158                     <enum>Horizontal</enum>
159                 </property>
160                 <property name="sizeType">
161                     <enum>Expanding</enum>
162                 </property>
163                 <property name="sizeHint">
164                     <size>
165                         <width>101</width>
166                         <height>20</height>
167                     </size>
168                 </property>
169             </spacer>
170             <widget class="QPushButton" row="2" column="3">
171                 <property name="name">
172                     <cstring>probeUpdatePushButton</cstring>
173                 </property>
174                 <property name="text">
175                     <string>Refresh</string>
176                 </property>
177             </widget>
178         </grid>
179     </widget>
180     <widget class="QWidget">
181         <property name="name">
182             <cstring>PPDPage</cstring>
183         </property>
184         <attribute name="title">
185             <string>Select/Confirm PPD File</string>
186         </attribute>
187         <grid>
188             <property name="name">
189                 <cstring>unnamed</cstring>
190             </property>
191             <widget class="QListView" row="1" column="0" rowspan="1" colspan="3">
192                 <column>
193                     <property name="text">
194                         <string>PPD File</string>
195                     </property>
196                     <property name="clickable">
197                         <bool>true</bool>
198                     </property>
199                     <property name="resizable">
200                         <bool>true</bool>
201                     </property>
202                 </column>
203                 <column>
204                     <property name="text">
205                         <string>Description</string>
206                     </property>
207                     <property name="clickable">
208                         <bool>true</bool>
209                     </property>
210                     <property name="resizable">
211                         <bool>true</bool>
212                     </property>
213                 </column>
214                 <property name="name">
215                     <cstring>ppdListView</cstring>
216                 </property>
217                 <property name="allColumnsShowFocus">
218                     <bool>true</bool>
219                 </property>
220             </widget>
221             <widget class="QPushButton" row="2" column="0">
222                 <property name="name">
223                     <cstring>otherPPDPushButton</cstring>
224                 </property>
225                 <property name="enabled">
226                     <bool>true</bool>
227                 </property>
228                 <property name="text">
229                     <string>Select Other...</string>
230                 </property>
231             </widget>
232             <spacer row="2" column="1">
233                 <property name="name">
234                     <cstring>spacer9</cstring>
235                 </property>
236                 <property name="orientation">
237                     <enum>Horizontal</enum>
238                 </property>
239                 <property name="sizeType">
240                     <enum>Expanding</enum>
241                 </property>
242                 <property name="sizeHint">
243                     <size>
244                         <width>320</width>
245                         <height>20</height>
246                     </size>
247                 </property>
248             </spacer>
249             <widget class="QPushButton" row="2" column="2">
250                 <property name="name">
251                     <cstring>ppdDefaultsPushButton</cstring>
252                 </property>
253                 <property name="text">
254                     <string>Defaults</string>
255                 </property>
256             </widget>
257             <widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
258                 <property name="name">
259                     <cstring>textLabel1_5</cstring>
260                 </property>
261                 <property name="text">
262                     <string>Please choose the PPD file (by name and description) that most closely matches your printer. &lt;i&gt;Note: The model name of the printer may vary somewhat from the PPD file name, for example, a Deskjet 5550 may have a PPD file with the model name of Deskjet_5500_series.&lt;/i&gt;</string>
263                 </property>
264                 <property name="alignment">
265                     <set>WordBreak|AlignVCenter</set>
266                 </property>
267             </widget>
268         </grid>
269     </widget>
270     <widget class="QWidget">
271         <property name="name">
272             <cstring>PrinterNamePage</cstring>
273         </property>
274         <attribute name="title">
275             <string>Enter Printer Information</string>
276         </attribute>
277         <grid>
278             <property name="name">
279                 <cstring>unnamed</cstring>
280             </property>
281             <widget class="QGroupBox" row="0" column="0">
282                 <property name="name">
283                     <cstring>groupBox4</cstring>
284                 </property>
285                 <property name="title">
286                     <string>Printer Information</string>
287                 </property>
288                 <grid>
289                     <property name="name">
290                         <cstring>unnamed</cstring>
291                     </property>
292                     <widget class="QLineEdit" row="0" column="1">
293                         <property name="name">
294                             <cstring>printerNameLineEdit</cstring>
295                         </property>
296                         <property name="maxLength">
297                             <number>50</number>
298                         </property>
299                     </widget>
300                     <widget class="QPushButton" row="0" column="2">
301                         <property name="name">
302                             <cstring>defaultPrinterNamePushButton</cstring>
303                         </property>
304                         <property name="enabled">
305                             <bool>false</bool>
306                         </property>
307                         <property name="text">
308                             <string>Default</string>
309                         </property>
310                     </widget>
311                     <widget class="QLabel" row="1" column="0">
312                         <property name="name">
313                             <cstring>textLabel1_2</cstring>
314                         </property>
315                         <property name="text">
316                             <string>Location:</string>
317                         </property>
318                     </widget>
319                     <widget class="QLabel" row="0" column="0">
320                         <property name="name">
321                             <cstring>textLabel1</cstring>
322                         </property>
323                         <property name="text">
324                             <string>Printer Name:</string>
325                         </property>
326                     </widget>
327                     <widget class="QLineEdit" row="2" column="1">
328                         <property name="name">
329                             <cstring>printerDescriptionLineEdit</cstring>
330                         </property>
331                         <property name="maxLength">
332                             <number>50</number>
333                         </property>
334                     </widget>
335                     <widget class="QLineEdit" row="1" column="1">
336                         <property name="name">
337                             <cstring>printerLocationLineEdit</cstring>
338                         </property>
339                         <property name="maxLength">
340                             <number>50</number>
341                         </property>
342                     </widget>
343                     <widget class="QLabel" row="2" column="0">
344                         <property name="name">
345                             <cstring>textLabel2</cstring>
346                         </property>
347                         <property name="text">
348                             <string>Description:</string>
349                         </property>
350                     </widget>
351                 </grid>
352             </widget>
353             <widget class="QGroupBox" row="1" column="0">
354                 <property name="name">
355                     <cstring>faxInfoGroupBox</cstring>
356                 </property>
357                 <property name="title">
358                     <string>Fax Information</string>
359                 </property>
360                 <grid>
361                     <property name="name">
362                         <cstring>unnamed</cstring>
363                     </property>
364                     <widget class="QLineEdit" row="1" column="1">
365                         <property name="name">
366                             <cstring>faxNameLineEdit</cstring>
367                         </property>
368                     </widget>
369                     <widget class="QLabel" row="1" column="0">
370                         <property name="name">
371                             <cstring>textLabel1_3</cstring>
372                         </property>
373                         <property name="text">
374                             <string>Fax Name:</string>
375                         </property>
376                     </widget>
377                     <widget class="QLabel" row="3" column="0">
378                         <property name="name">
379                             <cstring>textLabel3</cstring>
380                         </property>
381                         <property name="text">
382                             <string>Name/Company:</string>
383                         </property>
384                     </widget>
385                     <widget class="QLabel" row="2" column="0">
386                         <property name="name">
387                             <cstring>textLabel2_2</cstring>
388                         </property>
389                         <property name="text">
390                             <string>Fax Number:</string>
391                         </property>
392                     </widget>
393                     <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="3">
394                         <property name="name">
395                             <cstring>faxCheckBox</cstring>
396                         </property>
397                         <property name="text">
398                             <string>Setup PC send fax</string>
399                         </property>
400                         <property name="checked">
401                             <bool>true</bool>
402                         </property>
403                     </widget>
404                     <widget class="QLineEdit" row="2" column="1">
405                         <property name="name">
406                             <cstring>faxNumberLineEdit</cstring>
407                         </property>
408                         <property name="maxLength">
409                             <number>50</number>
410                         </property>
411                     </widget>
412                     <widget class="QLineEdit" row="3" column="1">
413                         <property name="name">
414                             <cstring>faxNameCoLineEdit</cstring>
415                         </property>
416                         <property name="maxLength">
417                             <number>50</number>
418                         </property>
419                     </widget>
420                     <widget class="QPushButton" row="1" column="2">
421                         <property name="name">
422                             <cstring>defaultFaxNamePushButton</cstring>
423                         </property>
424                         <property name="enabled">
425                             <bool>false</bool>
426                         </property>
427                         <property name="text">
428                             <string>Default</string>
429                         </property>
430                     </widget>
431                     <widget class="QLabel" row="4" column="0">
432                         <property name="name">
433                             <cstring>textLabel1_2_2</cstring>
434                         </property>
435                         <property name="text">
436                             <string>Location:</string>
437                         </property>
438                     </widget>
439                     <widget class="QLabel" row="5" column="0">
440                         <property name="name">
441                             <cstring>textLabel2_4</cstring>
442                         </property>
443                         <property name="text">
444                             <string>Description:</string>
445                         </property>
446                     </widget>
447                     <widget class="QLineEdit" row="4" column="1">
448                         <property name="name">
449                             <cstring>faxLocationLineEdit</cstring>
450                         </property>
451                         <property name="maxLength">
452                             <number>50</number>
453                         </property>
454                     </widget>
455                     <widget class="QLineEdit" row="5" column="1">
456                         <property name="name">
457                             <cstring>faxDescriptionLineEdit</cstring>
458                         </property>
459                         <property name="maxLength">
460                             <number>50</number>
461                         </property>
462                     </widget>
463                 </grid>
464             </widget>
465             <widget class="QLabel" row="3" column="0">
466                 <property name="name">
467                     <cstring>textLabel1_4</cstring>
468                 </property>
469                 <property name="text">
470                     <string>Click "Next &gt;" to install the printer on your system.</string>
471                 </property>
472             </widget>
473             <spacer row="2" column="0">
474                 <property name="name">
475                     <cstring>spacer14</cstring>
476                 </property>
477                 <property name="orientation">
478                     <enum>Vertical</enum>
479                 </property>
480                 <property name="sizeType">
481                     <enum>Expanding</enum>
482                 </property>
483                 <property name="sizeHint">
484                     <size>
485                         <width>20</width>
486                         <height>20</height>
487                     </size>
488                 </property>
489             </spacer>
490         </grid>
491     </widget>
492     <widget class="QWidget">
493         <property name="name">
494             <cstring>FinishedPage</cstring>
495         </property>
496         <attribute name="title">
497             <string>Finished Adding Printer</string>
498         </attribute>
499         <grid>
500             <property name="name">
501                 <cstring>unnamed</cstring>
502             </property>
503             <widget class="QCheckBox" row="4" column="0">
504                 <property name="name">
505                     <cstring>printTestPageCheckBox</cstring>
506                 </property>
507                 <property name="text">
508                     <string>Send test page to printer</string>
509                 </property>
510                 <property name="checked">
511                     <bool>true</bool>
512                 </property>
513             </widget>
514             <spacer row="3" column="0">
515                 <property name="name">
516                     <cstring>spacer7</cstring>
517                 </property>
518                 <property name="orientation">
519                     <enum>Vertical</enum>
520                 </property>
521                 <property name="sizeType">
522                     <enum>Expanding</enum>
523                 </property>
524                 <property name="sizeHint">
525                     <size>
526                         <width>20</width>
527                         <height>20</height>
528                     </size>
529                 </property>
530             </spacer>
531             <widget class="QGroupBox" row="2" column="0">
532                 <property name="name">
533                     <cstring>faxGroupBox</cstring>
534                 </property>
535                 <property name="enabled">
536                     <bool>false</bool>
537                 </property>
538                 <property name="title">
539                     <string>Fax Summary</string>
540                 </property>
541                 <grid>
542                     <property name="name">
543                         <cstring>unnamed</cstring>
544                     </property>
545                     <widget class="QLabel" row="0" column="0">
546                         <property name="name">
547                             <cstring>textLabel7</cstring>
548                         </property>
549                         <property name="text">
550                             <string>Fax Number:</string>
551                         </property>
552                     </widget>
553                     <widget class="QLineEdit" row="0" column="1">
554                         <property name="name">
555                             <cstring>lineEdit5</cstring>
556                         </property>
557                         <property name="frameShape">
558                             <enum>NoFrame</enum>
559                         </property>
560                         <property name="readOnly">
561                             <bool>true</bool>
562                         </property>
563                     </widget>
564                     <widget class="QLineEdit" row="1" column="1">
565                         <property name="name">
566                             <cstring>lineEdit6</cstring>
567                         </property>
568                         <property name="frameShape">
569                             <enum>NoFrame</enum>
570                         </property>
571                         <property name="readOnly">
572                             <bool>true</bool>
573                         </property>
574                     </widget>
575                     <widget class="QLabel" row="1" column="0">
576                         <property name="name">
577                             <cstring>textLabel6</cstring>
578                         </property>
579                         <property name="text">
580                             <string>Fax Name:</string>
581                         </property>
582                     </widget>
583                     <widget class="QLabel" row="2" column="0">
584                         <property name="name">
585                             <cstring>textLabel8</cstring>
586                         </property>
587                         <property name="text">
588                             <string>Name/Company:</string>
589                         </property>
590                     </widget>
591                     <widget class="QLabel" row="3" column="0">
592                         <property name="name">
593                             <cstring>textLabel8_2</cstring>
594                         </property>
595                         <property name="text">
596                             <string>Location:</string>
597                         </property>
598                     </widget>
599                     <widget class="QLineEdit" row="2" column="1">
600                         <property name="name">
601                             <cstring>lineEdit7</cstring>
602                         </property>
603                         <property name="frameShape">
604                             <enum>NoFrame</enum>
605                         </property>
606                         <property name="readOnly">
607                             <bool>true</bool>
608                         </property>
609                     </widget>
610                     <widget class="QLabel" row="4" column="0">
611                         <property name="name">
612                             <cstring>textLabel8_3</cstring>
613                         </property>
614                         <property name="text">
615                             <string>Description:</string>
616                         </property>
617                     </widget>
618                     <widget class="QLineEdit" row="3" column="1">
619                         <property name="name">
620                             <cstring>lineEdit8</cstring>
621                         </property>
622                         <property name="frameShape">
623                             <enum>NoFrame</enum>
624                         </property>
625                         <property name="readOnly">
626                             <bool>true</bool>
627                         </property>
628                     </widget>
629                     <widget class="QLineEdit" row="4" column="1">
630                         <property name="name">
631                             <cstring>lineEdit9</cstring>
632                         </property>
633                         <property name="frameShape">
634                             <enum>NoFrame</enum>
635                         </property>
636                         <property name="readOnly">
637                             <bool>true</bool>
638                         </property>
639                     </widget>
640                 </grid>
641             </widget>
642             <widget class="QGroupBox" row="1" column="0">
643                 <property name="name">
644                     <cstring>groupBox3</cstring>
645                 </property>
646                 <property name="title">
647                     <string>Printer Summary</string>
648                 </property>
649                 <grid>
650                     <property name="name">
651                         <cstring>unnamed</cstring>
652                     </property>
653                     <widget class="QLabel" row="2" column="0">
654                         <property name="name">
655                             <cstring>textLabel4</cstring>
656                         </property>
657                         <property name="text">
658                             <string>Description:</string>
659                         </property>
660                     </widget>
661                     <widget class="QLabel" row="1" column="0">
662                         <property name="name">
663                             <cstring>textLabel3_2</cstring>
664                         </property>
665                         <property name="text">
666                             <string>Location:</string>
667                         </property>
668                     </widget>
669                     <widget class="QLineEdit" row="3" column="1">
670                         <property name="name">
671                             <cstring>lineEdit4</cstring>
672                         </property>
673                         <property name="frameShape">
674                             <enum>NoFrame</enum>
675                         </property>
676                         <property name="readOnly">
677                             <bool>true</bool>
678                         </property>
679                     </widget>
680                     <widget class="QLabel" row="0" column="0">
681                         <property name="name">
682                             <cstring>textLabel2_3</cstring>
683                         </property>
684                         <property name="text">
685                             <string>Printer Name:</string>
686                         </property>
687                     </widget>
688                     <widget class="QLineEdit" row="2" column="1">
689                         <property name="name">
690                             <cstring>lineEdit3</cstring>
691                         </property>
692                         <property name="frameShape">
693                             <enum>NoFrame</enum>
694                         </property>
695                         <property name="readOnly">
696                             <bool>true</bool>
697                         </property>
698                     </widget>
699                     <widget class="QLineEdit" row="1" column="1">
700                         <property name="name">
701                             <cstring>lineEdit2</cstring>
702                         </property>
703                         <property name="frameShape">
704                             <enum>NoFrame</enum>
705                         </property>
706                         <property name="readOnly">
707                             <bool>true</bool>
708                         </property>
709                     </widget>
710                     <widget class="QLineEdit" row="0" column="1">
711                         <property name="name">
712                             <cstring>lineEdit1</cstring>
713                         </property>
714                         <property name="frameShape">
715                             <enum>NoFrame</enum>
716                         </property>
717                         <property name="readOnly">
718                             <bool>true</bool>
719                         </property>
720                     </widget>
721                     <widget class="QLabel" row="3" column="0">
722                         <property name="name">
723                             <cstring>textLabel5</cstring>
724                         </property>
725                         <property name="text">
726                             <string>PPD File:</string>
727                         </property>
728                     </widget>
729                 </grid>
730             </widget>
731             <widget class="QLabel" row="0" column="0">
732                 <property name="name">
733                     <cstring>textLabel2_5</cstring>
734                 </property>
735                 <property name="text">
736                     <string>The printer has been successfully installed on your system.</string>
737                 </property>
738                 <property name="alignment">
739                     <set>WordBreak|AlignVCenter</set>
740                 </property>
741             </widget>
742         </grid>
743     </widget>
744 </widget>
745 <connections>
746     <connection>
747         <sender>connectionTypeButtonGroup</sender>
748         <signal>clicked(int)</signal>
749         <receiver>SetupForm_base</receiver>
750         <slot>connectionTypeButtonGroup_clicked(int)</slot>
751     </connection>
752     <connection>
753         <sender>probedDevicesListView</sender>
754         <signal>currentChanged(QListViewItem*)</signal>
755         <receiver>SetupForm_base</receiver>
756         <slot>probedDevicesListView_currentChanged(QListViewItem*)</slot>
757     </connection>
758     <connection>
759         <sender>printerNameLineEdit</sender>
760         <signal>textChanged(const QString&amp;)</signal>
761         <receiver>SetupForm_base</receiver>
762         <slot>printerNameLineEdit_textChanged(const QString&amp;)</slot>
763     </connection>
764     <connection>
765         <sender>defaultPrinterNamePushButton</sender>
766         <signal>clicked()</signal>
767         <receiver>SetupForm_base</receiver>
768         <slot>defaultPrinterNamePushButton_clicked()</slot>
769     </connection>
770     <connection>
771         <sender>ppdListView</sender>
772         <signal>currentChanged(QListViewItem*)</signal>
773         <receiver>SetupForm_base</receiver>
774         <slot>ppdListView_currentChanged(QListViewItem*)</slot>
775     </connection>
776     <connection>
777         <sender>searchFiltersPushButton</sender>
778         <signal>clicked()</signal>
779         <receiver>SetupForm_base</receiver>
780         <slot>searchFiltersPushButton_clicked()</slot>
781     </connection>
782     <connection>
783         <sender>searchFiltersPushButton2</sender>
784         <signal>clicked()</signal>
785         <receiver>SetupForm_base</receiver>
786         <slot>searchFiltersPushButton2_clicked()</slot>
787     </connection>
788     <connection>
789         <sender>probeUpdatePushButton</sender>
790         <signal>clicked()</signal>
791         <receiver>SetupForm_base</receiver>
792         <slot>probeUpdatePushButton_clicked()</slot>
793     </connection>
794     <connection>
795         <sender>manualFindPushButton</sender>
796         <signal>clicked()</signal>
797         <receiver>SetupForm_base</receiver>
798         <slot>manualFindPushButton_clicked()</slot>
799     </connection>
800     <connection>
801         <sender>printerLocationLineEdit</sender>
802         <signal>textChanged(const QString&amp;)</signal>
803         <receiver>SetupForm_base</receiver>
804         <slot>printerLocationLineEdit_textChanged(const QString&amp;)</slot>
805     </connection>
806     <connection>
807         <sender>printerDescriptionLineEdit</sender>
808         <signal>textChanged(const QString&amp;)</signal>
809         <receiver>SetupForm_base</receiver>
810         <slot>printerDescriptionLineEdit_textChanged(const QString&amp;)</slot>
811     </connection>
812     <connection>
813         <sender>faxCheckBox</sender>
814         <signal>toggled(bool)</signal>
815         <receiver>faxNameLineEdit</receiver>
816         <slot>setEnabled(bool)</slot>
817     </connection>
818     <connection>
819         <sender>faxCheckBox</sender>
820         <signal>toggled(bool)</signal>
821         <receiver>faxNumberLineEdit</receiver>
822         <slot>setEnabled(bool)</slot>
823     </connection>
824     <connection>
825         <sender>faxCheckBox</sender>
826         <signal>toggled(bool)</signal>
827         <receiver>faxNameCoLineEdit</receiver>
828         <slot>setEnabled(bool)</slot>
829     </connection>
830     <connection>
831         <sender>faxNameLineEdit</sender>
832         <signal>textChanged(const QString&amp;)</signal>
833         <receiver>SetupForm_base</receiver>
834         <slot>faxNameLineEdit_textChanged(const QString&amp;)</slot>
835     </connection>
836     <connection>
837         <sender>faxNumberLineEdit</sender>
838         <signal>textChanged(const QString&amp;)</signal>
839         <receiver>SetupForm_base</receiver>
840         <slot>faxNumberLineEdit_textChanged(const QString&amp;)</slot>
841     </connection>
842     <connection>
843         <sender>faxNameCoLineEdit</sender>
844         <signal>textChanged(const QString&amp;)</signal>
845         <receiver>SetupForm_base</receiver>
846         <slot>faxNameCoLineEdit_textChanged(const QString&amp;)</slot>
847     </connection>
848     <connection>
849         <sender>faxCheckBox</sender>
850         <signal>toggled(bool)</signal>
851         <receiver>SetupForm_base</receiver>
852         <slot>faxCheckBox_toggled(bool)</slot>
853     </connection>
854     <connection>
855         <sender>printTestPageCheckBox</sender>
856         <signal>toggled(bool)</signal>
857         <receiver>SetupForm_base</receiver>
858         <slot>printTestPageCheckBox_toggled(bool)</slot>
859     </connection>
860     <connection>
861         <sender>defaultFaxNamePushButton</sender>
862         <signal>clicked()</signal>
863         <receiver>SetupForm_base</receiver>
864         <slot>defaultFaxNamePushButton_clicked()</slot>
865     </connection>
866     <connection>
867         <sender>otherPPDPushButton</sender>
868         <signal>clicked()</signal>
869         <receiver>SetupForm_base</receiver>
870         <slot>otherPPDPushButton_clicked()</slot>
871     </connection>
872     <connection>
873         <sender>ppdDefaultsPushButton</sender>
874         <signal>clicked()</signal>
875         <receiver>SetupForm_base</receiver>
876         <slot>ppdDefaultsPushButton_clicked()</slot>
877     </connection>
878     <connection>
879         <sender>faxLocationLineEdit</sender>
880         <signal>textChanged(const QString&amp;)</signal>
881         <receiver>SetupForm_base</receiver>
882         <slot>faxLocationLineEdit_textChanged(const QString&amp;)</slot>
883     </connection>
884     <connection>
885         <sender>faxDescriptionLineEdit</sender>
886         <signal>textChanged(const QString&amp;)</signal>
887         <receiver>SetupForm_base</receiver>
888         <slot>faxDescriptionLineEdit_textChanged(const QString&amp;)</slot>
889     </connection>
890     <connection>
891         <sender>faxCheckBox</sender>
892         <signal>toggled(bool)</signal>
893         <receiver>faxLocationLineEdit</receiver>
894         <slot>setEnabled(bool)</slot>
895     </connection>
896     <connection>
897         <sender>faxCheckBox</sender>
898         <signal>toggled(bool)</signal>
899         <receiver>faxDescriptionLineEdit</receiver>
900         <slot>setEnabled(bool)</slot>
901     </connection>
902 </connections>
903 <tabstops>
904     <tabstop>printerNameLineEdit</tabstop>
905     <tabstop>printerLocationLineEdit</tabstop>
906     <tabstop>printerDescriptionLineEdit</tabstop>
907     <tabstop>faxCheckBox</tabstop>
908     <tabstop>faxNameLineEdit</tabstop>
909     <tabstop>faxNumberLineEdit</tabstop>
910     <tabstop>faxNameCoLineEdit</tabstop>
911     <tabstop>faxLocationLineEdit</tabstop>
912     <tabstop>faxDescriptionLineEdit</tabstop>
913     <tabstop>usbRadioButton</tabstop>
914     <tabstop>netRadioButton</tabstop>
915     <tabstop>parRadioButton</tabstop>
916     <tabstop>searchFiltersPushButton2</tabstop>
917     <tabstop>probedDevicesListView</tabstop>
918     <tabstop>searchFiltersPushButton</tabstop>
919     <tabstop>manualFindPushButton</tabstop>
920     <tabstop>probeUpdatePushButton</tabstop>
921     <tabstop>ppdListView</tabstop>
922     <tabstop>otherPPDPushButton</tabstop>
923     <tabstop>ppdDefaultsPushButton</tabstop>
924     <tabstop>defaultPrinterNamePushButton</tabstop>
925     <tabstop>defaultFaxNamePushButton</tabstop>
926     <tabstop>lineEdit4</tabstop>
927     <tabstop>lineEdit3</tabstop>
928     <tabstop>lineEdit2</tabstop>
929     <tabstop>lineEdit1</tabstop>
930     <tabstop>printTestPageCheckBox</tabstop>
931     <tabstop>lineEdit5</tabstop>
932     <tabstop>lineEdit6</tabstop>
933     <tabstop>lineEdit7</tabstop>
934     <tabstop>lineEdit8</tabstop>
935     <tabstop>lineEdit9</tabstop>
936 </tabstops>
937 <slots>
938     <slot>connectionTypeButtonGroup_clicked( int )</slot>
939     <slot>probedDevicesListView_currentChanged( QListViewItem * )</slot>
940     <slot>printerNameLineEdit_textChanged( const QString &amp; )</slot>
941     <slot>defaultPrinterNamePushButton_clicked()</slot>
942     <slot>ppdBrowsePushButton_clicked()</slot>
943     <slot>ppdFileLineEdit_textChanged( const QString &amp; )</slot>
944     <slot>ppdListView_currentChanged( QListViewItem * )</slot>
945     <slot>probeUpdatePushButton_clicked()</slot>
946     <slot>searchFiltersPushButton_clicked()</slot>
947     <slot>searchFiltersPushButton2_clicked()</slot>
948     <slot>manualFindPushButton_clicked()</slot>
949     <slot>printerLocationLineEdit_textChanged( const QString &amp; )</slot>
950     <slot>printerDescriptionLineEdit_textChanged( const QString &amp; )</slot>
951     <slot>faxNameLineEdit_textChanged( const QString &amp; )</slot>
952     <slot>faxNumberLineEdit_textChanged( const QString &amp; )</slot>
953     <slot>faxNameCoLineEdit_textChanged( const QString &amp; )</slot>
954     <slot>printTestPageCheckBox_clicked()</slot>
955     <slot>faxCheckBox_clicked()</slot>
956     <slot>faxCheckBox_toggled( bool )</slot>
957     <slot>printTestPageCheckBox_toggled( bool )</slot>
958     <slot>defaultFaxNamePushButton_clicked()</slot>
959     <slot>otherPPDPushButton_clicked()</slot>
960     <slot>ppdDefaultsPushButton_clicked()</slot>
961     <slot>faxLocationLineEdit_textChanged( const QString &amp; )</slot>
962     <slot>faxDescriptionLineEdit_textChanged( const QString &amp; )</slot>
963 </slots>
964 <layoutdefaults spacing="6" margin="11"/>
965 </UI>