Salome HOME
Merge from V6_main 11/02/2013
[modules/geom.git] / src / DlgRef / DlgRef.h
1 // Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
2 //
3 // This library is free software; you can redistribute it and/or
4 // modify it under the terms of the GNU Lesser General Public
5 // License as published by the Free Software Foundation; either
6 // version 2.1 of the License.
7 //
8 // This library is distributed in the hope that it will be useful,
9 // but WITHOUT ANY WARRANTY; without even the implied warranty of
10 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11 // Lesser General Public License for more details.
12 //
13 // You should have received a copy of the GNU Lesser General Public
14 // License along with this library; if not, write to the Free Software
15 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
16 //
17 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
18
19 // File   : DlgRef.h
20 // Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com)
21
22 #ifndef GEOM_DLGREF_H
23 #define GEOM_DLGREF_H
24
25 #if defined WIN32
26 #  if defined DLGREF_EXPORTS || defined DlgRef_EXPORTS
27 #    define DLGREF_EXPORT __declspec( dllexport )
28 #  else
29 #    define DLGREF_EXPORT __declspec( dllimport )
30 #  endif
31 #else
32 #  define DLGREF_EXPORT
33 #endif
34
35 //////////////////////////////////////////
36 // DlgRef_1List1Spin1Btn
37 //////////////////////////////////////////
38
39 #include "ui_DlgRef_1List1Spin1Btn_QTD.h"
40
41 class DLGREF_EXPORT DlgRef_1List1Spin1Btn : public QWidget, 
42                                             public Ui::DlgRef_1List1Spin1Btn_QTD
43 {
44   Q_OBJECT
45
46 public:
47   DlgRef_1List1Spin1Btn( QWidget* = 0, Qt::WindowFlags = 0 );
48   ~DlgRef_1List1Spin1Btn();
49 };
50
51 //////////////////////////////////////////
52 // DlgRef_1Sel1Check1List
53 //////////////////////////////////////////
54
55 #include "ui_DlgRef_1Sel1Check1List_QTD.h"
56
57 class DLGREF_EXPORT DlgRef_1Sel1Check1List : public QWidget, 
58                                              public Ui::DlgRef_1Sel1Check1List_QTD
59 {
60   Q_OBJECT
61
62 public:
63   DlgRef_1Sel1Check1List( QWidget* = 0, Qt::WindowFlags = 0 );
64   ~DlgRef_1Sel1Check1List();
65 };
66
67 //////////////////////////////////////////
68 // DlgRef_1Sel1Check1Sel
69 //////////////////////////////////////////
70
71 #include "ui_DlgRef_1Sel1Check1Sel_QTD.h"
72
73 class DLGREF_EXPORT DlgRef_1Sel1Check1Sel : public QWidget, 
74                                             public Ui::DlgRef_1Sel1Check1Sel_QTD
75 {
76   Q_OBJECT
77
78 public:
79   DlgRef_1Sel1Check1Sel( QWidget* = 0, Qt::WindowFlags = 0 );
80   ~DlgRef_1Sel1Check1Sel();
81 };
82
83 //////////////////////////////////////////
84 // DlgRef_1Sel1Check
85 //////////////////////////////////////////
86
87 #include "ui_DlgRef_1Sel1Check_QTD.h"
88
89 class DLGREF_EXPORT DlgRef_1Sel1Check : public QWidget, 
90                                         public Ui::DlgRef_1Sel1Check_QTD
91 {
92   Q_OBJECT
93
94 public:
95   DlgRef_1Sel1Check( QWidget* = 0, Qt::WindowFlags = 0 );
96   ~DlgRef_1Sel1Check();
97 };
98
99 //////////////////////////////////////////
100 // DlgRef_1Sel1Frame
101 //////////////////////////////////////////
102
103 #include "ui_DlgRef_1Sel1Frame_QTD.h"
104
105 class DLGREF_EXPORT DlgRef_1Sel1Frame : public QWidget, 
106                                         public Ui::DlgRef_1Sel1Frame_QTD
107 {
108   Q_OBJECT
109
110 public:
111   DlgRef_1Sel1Frame( QWidget* = 0, Qt::WindowFlags = 0 );
112   ~DlgRef_1Sel1Frame();
113 };
114
115 //////////////////////////////////////////
116 // DlgRef_1Sel1List1Check3Btn
117 //////////////////////////////////////////
118
119 #include "ui_DlgRef_1Sel1List1Check3Btn_QTD.h"
120
121 class DLGREF_EXPORT DlgRef_1Sel1List1Check3Btn : public QWidget, 
122                                                  public Ui::DlgRef_1Sel1List1Check3Btn_QTD
123 {
124   Q_OBJECT
125
126 public:
127   DlgRef_1Sel1List1Check3Btn( QWidget* = 0, Qt::WindowFlags = 0 );
128   ~DlgRef_1Sel1List1Check3Btn();
129 };
130
131 //////////////////////////////////////////
132 // DlgRef_1Sel1Spin1Check
133 //////////////////////////////////////////
134
135 #include "ui_DlgRef_1Sel1Spin1Check_QTD.h"
136
137 class DLGREF_EXPORT DlgRef_1Sel1Spin1Check : public QWidget, 
138                                              public Ui::DlgRef_1Sel1Spin1Check_QTD
139 {
140   Q_OBJECT
141
142 public:
143   DlgRef_1Sel1Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
144   ~DlgRef_1Sel1Spin1Check();
145 };
146
147 //////////////////////////////////////////
148 // DlgRef_1Sel1Spin
149 //////////////////////////////////////////
150
151 #include "ui_DlgRef_1Sel1Spin_QTD.h"
152
153 class DLGREF_EXPORT DlgRef_1Sel1Spin : public QWidget, 
154                                        public Ui::DlgRef_1Sel1Spin_QTD
155 {
156   Q_OBJECT
157
158 public:
159   DlgRef_1Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
160   ~DlgRef_1Sel1Spin();
161 };
162
163 //////////////////////////////////////////
164 // DlgRef_1Sel2Spin1View1Check
165 //////////////////////////////////////////
166
167 #include "ui_DlgRef_1Sel2Spin1View1Check_QTD.h"
168
169 class DLGREF_EXPORT DlgRef_1Sel2Spin1View1Check : public QWidget, 
170                                                   public Ui::DlgRef_1Sel2Spin1View1Check_QTD
171 {
172   Q_OBJECT
173
174 public:
175   DlgRef_1Sel2Spin1View1Check( QWidget* = 0, Qt::WindowFlags = 0 );
176   ~DlgRef_1Sel2Spin1View1Check();
177 };
178
179 //////////////////////////////////////////
180 // DlgRef_1Sel2Spin
181 //////////////////////////////////////////
182
183 #include "ui_DlgRef_1Sel2Spin_QTD.h"
184
185 class DLGREF_EXPORT DlgRef_1Sel2Spin : public QWidget, 
186                                        public Ui::DlgRef_1Sel2Spin_QTD
187 {
188   Q_OBJECT
189
190 public:
191   DlgRef_1Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
192   ~DlgRef_1Sel2Spin();
193 };
194
195 //////////////////////////////////////////
196 // DlgRef_1Sel3Check
197 //////////////////////////////////////////
198
199 #include "ui_DlgRef_1Sel3Check_QTD.h"
200
201 class DLGREF_EXPORT DlgRef_1Sel3Check : public QWidget, 
202                                         public Ui::DlgRef_1Sel3Check_QTD
203 {
204   Q_OBJECT
205
206 public:
207   DlgRef_1Sel3Check( QWidget* = 0, Qt::WindowFlags = 0 );
208   ~DlgRef_1Sel3Check();
209 };
210
211
212
213 //////////////////////////////////////////
214 // DlgRef_1Sel3Spin
215 //////////////////////////////////////////
216
217 #include "ui_DlgRef_1Sel3Spin_QTD.h"
218
219 class DLGREF_EXPORT DlgRef_1Sel3Spin : public QWidget, 
220                                        public Ui::DlgRef_1Sel3Spin_QTD
221 {
222   Q_OBJECT
223
224 public:
225   DlgRef_1Sel3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
226   ~DlgRef_1Sel3Spin();
227 };
228
229 //////////////////////////////////////////
230 // DlgRef_1Sel3Spin2Check1Spin
231 //////////////////////////////////////////
232
233 #include "ui_DlgRef_1Sel3Spin2Check1Spin_QTD.h"
234
235 class DLGREF_EXPORT DlgRef_1Sel3Spin2Check1Spin : public QWidget, 
236                                                   public Ui::DlgRef_1Sel3Spin2Check1Spin_QTD
237 {
238   Q_OBJECT
239
240 public:
241   DlgRef_1Sel3Spin2Check1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
242   ~DlgRef_1Sel3Spin2Check1Spin();
243 };
244
245 //////////////////////////////////////////
246 // DlgRef_1Sel3Spin1Check
247 //////////////////////////////////////////
248
249 #include "ui_DlgRef_1Sel3Spin1Check_QTD.h"
250
251 class DLGREF_EXPORT DlgRef_1Sel3Spin1Check : public QWidget, 
252                                              public Ui::DlgRef_1Sel3Spin1Check_QTD
253 {
254   Q_OBJECT
255
256 public:
257   DlgRef_1Sel3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
258   ~DlgRef_1Sel3Spin1Check();
259 };
260
261 //////////////////////////////////////////
262 // DlgRef_1Sel5Spin1Check
263 //////////////////////////////////////////
264
265 #include "ui_DlgRef_1Sel5Spin1Check_QTD.h"
266
267 class DLGREF_EXPORT DlgRef_1Sel5Spin1Check : public QWidget, 
268                                              public Ui::DlgRef_1Sel5Spin1Check_QTD
269 {
270   Q_OBJECT
271
272 public:
273   DlgRef_1Sel5Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
274   ~DlgRef_1Sel5Spin1Check();
275 };
276
277 //////////////////////////////////////////
278 // DlgRef_1Spin
279 //////////////////////////////////////////
280
281 #include "ui_DlgRef_1Spin_QTD.h"
282
283 class DLGREF_EXPORT DlgRef_1Spin : public QWidget, 
284                                    public Ui::DlgRef_1Spin_QTD
285 {
286   Q_OBJECT
287
288 public:
289   DlgRef_1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
290   ~DlgRef_1Spin();
291 };
292
293 //////////////////////////////////////////
294 // DlgRef_1Sel
295 //////////////////////////////////////////
296
297 #include "ui_DlgRef_1Sel_QTD.h"
298
299 class DLGREF_EXPORT DlgRef_1Sel : public QWidget, 
300                                    public Ui::DlgRef_1Sel_QTD
301 {
302   Q_OBJECT
303
304 public:
305   DlgRef_1Sel( QWidget* = 0, Qt::WindowFlags = 0 );
306   ~DlgRef_1Sel();
307 };
308
309 //////////////////////////////////////////
310 // DlgRef_1SelExt
311 //////////////////////////////////////////
312
313 #include "ui_DlgRef_1SelExt_QTD.h"
314
315 class DLGREF_EXPORT DlgRef_1SelExt : public QWidget, 
316                                      public Ui::DlgRef_1SelExt_QTD
317 {
318   Q_OBJECT
319
320 public:
321   DlgRef_1SelExt( QWidget* = 0, Qt::WindowFlags = 0 );
322   ~DlgRef_1SelExt();
323 };
324
325 //////////////////////////////////////////
326 // DlgRef_2Sel1List1Check
327 //////////////////////////////////////////
328
329 #include "ui_DlgRef_2Sel1List1Check_QTD.h"
330
331 class DLGREF_EXPORT DlgRef_2Sel1List1Check : public QWidget, 
332                                              public Ui::DlgRef_2Sel1List1Check_QTD
333 {
334   Q_OBJECT
335
336 public:
337   DlgRef_2Sel1List1Check( QWidget* = 0, Qt::WindowFlags = 0 );
338   ~DlgRef_2Sel1List1Check();
339 };
340
341 //////////////////////////////////////////
342 // DlgRef_2Sel1List2Check
343 //////////////////////////////////////////
344
345 #include "ui_DlgRef_2Sel1List2Check_QTD.h"
346
347 class DLGREF_EXPORT DlgRef_2Sel1List2Check : public QWidget, 
348                                              public Ui::DlgRef_2Sel1List2Check_QTD
349 {
350   Q_OBJECT
351
352 public:
353   DlgRef_2Sel1List2Check( QWidget* = 0, Qt::WindowFlags = 0 );
354   ~DlgRef_2Sel1List2Check();
355 };
356
357 //////////////////////////////////////////
358 // DlgRef_2Sel1List
359 //////////////////////////////////////////
360
361 #include "ui_DlgRef_2Sel1List_QTD.h"
362
363 class DLGREF_EXPORT DlgRef_2Sel1List : public QWidget, 
364                                        public Ui::DlgRef_2Sel1List_QTD
365 {
366   Q_OBJECT
367
368 public:
369   DlgRef_2Sel1List( QWidget* = 0, Qt::WindowFlags = 0 );
370   ~DlgRef_2Sel1List();
371 };
372
373 //////////////////////////////////////////
374 // DlgRef_2Sel1Spin2Check
375 //////////////////////////////////////////
376
377 #include "ui_DlgRef_2Sel1Spin2Check_QTD.h"
378
379 class DLGREF_EXPORT DlgRef_2Sel1Spin2Check : public QWidget, 
380                                              public Ui::DlgRef_2Sel1Spin2Check_QTD
381 {
382   Q_OBJECT
383
384 public:
385   DlgRef_2Sel1Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
386   ~DlgRef_2Sel1Spin2Check();
387 };
388
389 //////////////////////////////////////////
390 // DlgRef_2Sel1Spin3Check1Spin
391 //////////////////////////////////////////
392
393 #include "ui_DlgRef_2Sel1Spin3Check1Spin_QTD.h"
394
395 class DLGREF_EXPORT DlgRef_2Sel1Spin3Check1Spin : public QWidget, 
396                                                   public Ui::DlgRef_2Sel1Spin3Check1Spin_QTD
397 {
398   Q_OBJECT
399
400 public:
401   DlgRef_2Sel1Spin3Check1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
402   ~DlgRef_2Sel1Spin3Check1Spin();
403 };
404
405 //////////////////////////////////////////
406 // DlgRef_2Sel1Spin
407 //////////////////////////////////////////
408
409 #include "ui_DlgRef_2Sel1Spin_QTD.h"
410
411 class DLGREF_EXPORT DlgRef_2Sel1Spin : public QWidget, 
412                                        public Ui::DlgRef_2Sel1Spin_QTD
413 {
414   Q_OBJECT
415
416 public:
417   DlgRef_2Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
418   ~DlgRef_2Sel1Spin();
419 };
420
421 //////////////////////////////////////////
422 // DlgRef_2Sel1SpinInt
423 //////////////////////////////////////////
424
425 #include "ui_DlgRef_2Sel1SpinInt_QTD.h"
426
427 class DLGREF_EXPORT DlgRef_2Sel1SpinInt : public QWidget, 
428                                           public Ui::DlgRef_2Sel1SpinInt_QTD
429 {
430   Q_OBJECT
431
432 public:
433   DlgRef_2Sel1SpinInt( QWidget* = 0, Qt::WindowFlags = 0 );
434   ~DlgRef_2Sel1SpinInt();
435 };
436
437 //////////////////////////////////////////
438 // DlgRef_2Sel2List
439 //////////////////////////////////////////
440
441 #include "ui_DlgRef_2Sel2List_QTD.h"
442
443 class DLGREF_EXPORT DlgRef_2Sel2List : public QWidget, 
444                                        public Ui::DlgRef_2Sel2List_QTD
445 {
446   Q_OBJECT
447
448 public:
449   DlgRef_2Sel2List( QWidget* = 0, Qt::WindowFlags = 0 );
450   ~DlgRef_2Sel2List();
451 };
452
453 //////////////////////////////////////////
454 // DlgRef_2Sel2Spin1Check
455 //////////////////////////////////////////
456
457 #include "ui_DlgRef_2Sel2Spin1Check_QTD.h"
458
459 class DLGREF_EXPORT DlgRef_2Sel2Spin1Check : public QWidget, 
460                                              public Ui::DlgRef_2Sel2Spin1Check_QTD
461 {
462   Q_OBJECT
463
464 public:
465   DlgRef_2Sel2Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
466   ~DlgRef_2Sel2Spin1Check();
467 };
468
469 //////////////////////////////////////////
470 // DlgRef_2Sel2Spin3Check
471 //////////////////////////////////////////
472
473 #include "ui_DlgRef_2Sel2Spin3Check_QTD.h"
474
475 class DLGREF_EXPORT DlgRef_2Sel2Spin3Check : public QWidget, 
476                                              public Ui::DlgRef_2Sel2Spin3Check_QTD
477 {
478   Q_OBJECT
479
480 public:
481   DlgRef_2Sel2Spin3Check( QWidget* = 0, Qt::WindowFlags = 0 );
482   ~DlgRef_2Sel2Spin3Check();
483 };
484
485 //////////////////////////////////////////
486 // DlgRef_2Sel2Spin
487 //////////////////////////////////////////
488
489 #include "ui_DlgRef_2Sel2Spin_QTD.h"
490
491 class DLGREF_EXPORT DlgRef_2Sel2Spin : public QWidget, 
492                                        public Ui::DlgRef_2Sel2Spin_QTD
493 {
494   Q_OBJECT
495
496 public:
497   DlgRef_2Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
498   ~DlgRef_2Sel2Spin();
499 };
500
501 //////////////////////////////////////////
502 // DlgRef_2Sel2Spin1Push
503 //////////////////////////////////////////
504
505 #include "ui_DlgRef_2Sel2Spin1Push_QTD.h"
506
507 class DLGREF_EXPORT DlgRef_2Sel2Spin1Push : public QWidget, 
508                                        public Ui::DlgRef_2Sel2Spin1Push_QTD
509 {
510   Q_OBJECT
511
512 public:
513   DlgRef_2Sel2Spin1Push( QWidget* = 0, Qt::WindowFlags = 0 );
514   ~DlgRef_2Sel2Spin1Push();
515 };
516
517 //////////////////////////////////////////
518 // DlgRef_2Sel2Spin2Push
519 //////////////////////////////////////////
520
521 #include "ui_DlgRef_2Sel2Spin2Push_QTD.h"
522
523 class DLGREF_EXPORT DlgRef_2Sel2Spin2Push : public QWidget, 
524                                        public Ui::DlgRef_2Sel2Spin2Push_QTD
525 {
526   Q_OBJECT
527
528 public:
529   DlgRef_2Sel2Spin2Push( QWidget* = 0, Qt::WindowFlags = 0 );
530   ~DlgRef_2Sel2Spin2Push();
531 };
532
533 //////////////////////////////////////////
534 // DlgRef_2Sel3Spin2Rb
535 //////////////////////////////////////////
536
537 #include "ui_DlgRef_2Sel3Spin2Rb_QTD.h"
538
539 class DLGREF_EXPORT DlgRef_2Sel3Spin2Rb : public QWidget, 
540                                           public Ui::DlgRef_2Sel3Spin2Rb_QTD
541 {
542   Q_OBJECT
543
544 public:
545   DlgRef_2Sel3Spin2Rb( QWidget* = 0, Qt::WindowFlags = 0 );
546   ~DlgRef_2Sel3Spin2Rb();
547 };
548
549 //////////////////////////////////////////
550 // DlgRef_2Sel3Spin
551 //////////////////////////////////////////
552
553 #include "ui_DlgRef_2Sel3Spin_QTD.h"
554
555 class DLGREF_EXPORT DlgRef_2Sel3Spin : public QWidget, 
556                                        public Ui::DlgRef_2Sel3Spin_QTD
557 {
558   Q_OBJECT
559
560 public:
561   DlgRef_2Sel3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
562   ~DlgRef_2Sel3Spin();
563 };
564
565 //////////////////////////////////////////
566 // DlgRef_2Sel
567 //////////////////////////////////////////
568
569 #include "ui_DlgRef_2Sel_QTD.h"
570
571 class DLGREF_EXPORT DlgRef_2Sel : public QWidget, 
572                                   public Ui::DlgRef_2Sel_QTD
573 {
574   Q_OBJECT
575
576 public:
577   DlgRef_2Sel( QWidget* = 0, Qt::WindowFlags = 0 );
578   ~DlgRef_2Sel();
579 };
580
581 //////////////////////////////////////////
582 // DlgRef_2SelExt
583 //////////////////////////////////////////
584
585 #include "ui_DlgRef_2SelExt_QTD.h"
586
587 class DLGREF_EXPORT DlgRef_2SelExt : public QWidget, 
588                                      public Ui::DlgRef_2SelExt_QTD
589 {
590   Q_OBJECT
591
592 public:
593   DlgRef_2SelExt( QWidget* = 0, Qt::WindowFlags = 0 );
594   ~DlgRef_2SelExt();
595 };
596
597 //////////////////////////////////////////
598 // DlgRef_2Spin
599 //////////////////////////////////////////
600
601 #include "ui_DlgRef_2Spin_QTD.h"
602
603 class DLGREF_EXPORT DlgRef_2Spin : public QWidget, 
604                                    public Ui::DlgRef_2Spin_QTD
605 {
606   Q_OBJECT
607
608 public:
609   DlgRef_2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
610   ~DlgRef_2Spin();
611 };
612
613 //////////////////////////////////////////
614 // DlgRef_3Check
615 //////////////////////////////////////////
616
617 #include "ui_DlgRef_3Check_QTD.h"
618
619 class DLGREF_EXPORT DlgRef_3Check : public QWidget, 
620                                     public Ui::DlgRef_3Check_QTD
621 {
622   Q_OBJECT
623
624 public:
625   DlgRef_3Check( QWidget* = 0, Qt::WindowFlags = 0 );
626   ~DlgRef_3Check();
627 };
628
629 //////////////////////////////////////////
630 // DlgRef_1Sel3Radio
631 //////////////////////////////////////////
632
633 #include "ui_DlgRef_3Radio_QTD.h"
634
635 class DLGREF_EXPORT DlgRef_3Radio : public QWidget, 
636                                     public Ui::DlgRef_3Radio_QTD
637 {
638   Q_OBJECT
639
640 public:
641   DlgRef_3Radio( QWidget* = 0, Qt::WindowFlags = 0 );
642   ~DlgRef_3Radio();
643 };
644
645 //////////////////////////////////////////
646 // DlgRef_1Sel3Radio1Sel1Spin
647 //////////////////////////////////////////
648
649 #include "ui_DlgRef_3Radio1Sel1Spin_QTD.h"
650
651 class DLGREF_EXPORT DlgRef_3Radio1Sel1Spin : public QWidget, 
652                                              public Ui::DlgRef_3Radio1Sel1Spin_QTD
653 {
654   Q_OBJECT
655
656 public:
657   DlgRef_3Radio1Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
658   ~DlgRef_3Radio1Sel1Spin();
659 };
660
661 //////////////////////////////////////////
662 // DlgRef_3Sel1Check
663 //////////////////////////////////////////
664
665 #include "ui_DlgRef_3Sel1Check_QTD.h"
666
667 class DLGREF_EXPORT DlgRef_3Sel1Check : public QWidget, 
668                                         public Ui::DlgRef_3Sel1Check_QTD
669 {
670   Q_OBJECT
671
672 public:
673   DlgRef_3Sel1Check( QWidget* = 0, Qt::WindowFlags = 0 );
674   ~DlgRef_3Sel1Check();
675 };
676
677 //////////////////////////////////////////
678 // DlgRef_3Sel1Spin
679 //////////////////////////////////////////
680
681 #include "ui_DlgRef_3Sel1Spin_QTD.h"
682
683 class DLGREF_EXPORT DlgRef_3Sel1Spin : public QWidget, 
684                                        public Ui::DlgRef_3Sel1Spin_QTD
685 {
686   Q_OBJECT
687
688 public:
689   DlgRef_3Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
690   ~DlgRef_3Sel1Spin();
691 };
692
693 //////////////////////////////////////////
694 // DlgRef_3Sel2Spin
695 //////////////////////////////////////////
696
697 #include "ui_DlgRef_3Sel2Spin_QTD.h"
698
699 class DLGREF_EXPORT DlgRef_3Sel2Spin : public QWidget, 
700                                        public Ui::DlgRef_3Sel2Spin_QTD
701 {
702   Q_OBJECT
703
704 public:
705   DlgRef_3Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
706   ~DlgRef_3Sel2Spin();
707 };
708
709 //////////////////////////////////////////
710 // DlgRef_3Sel3Spin1Check
711 //////////////////////////////////////////
712
713 #include "ui_DlgRef_3Sel3Spin1Check_QTD.h"
714
715 class DLGREF_EXPORT DlgRef_3Sel3Spin1Check : public QWidget, 
716                                              public Ui::DlgRef_3Sel3Spin1Check_QTD
717 {
718   Q_OBJECT
719
720 public:
721   DlgRef_3Sel3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
722   ~DlgRef_3Sel3Spin1Check();
723
724   void ShowRows( int, int, bool = true );
725 };
726
727 //////////////////////////////////////////
728 // DlgRef_3Sel2Check3Spin
729 //////////////////////////////////////////
730
731 #include "ui_DlgRef_3Sel2Check3Spin_QTD.h"
732
733 class DLGREF_EXPORT DlgRef_3Sel2Check3Spin : public QWidget, 
734                                              public Ui::DlgRef_3Sel2Check3Spin_QTD
735 {
736   Q_OBJECT
737
738 public:
739   DlgRef_3Sel2Check3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
740   ~DlgRef_3Sel2Check3Spin();
741
742   void ShowRows( int, int, bool = true );
743 };
744
745 //////////////////////////////////////////
746 // DlgRef_3Sel3Spin2Check
747 //////////////////////////////////////////
748
749 #include "ui_DlgRef_3Sel3Spin2Check_QTD.h"
750
751 class DLGREF_EXPORT DlgRef_3Sel3Spin2Check : public QWidget, 
752                                              public Ui::DlgRef_3Sel3Spin2Check_QTD
753 {
754   Q_OBJECT
755
756 public:
757   DlgRef_3Sel3Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
758   ~DlgRef_3Sel3Spin2Check();
759
760   void ShowRows( int, int, bool = true );
761 };
762
763 //////////////////////////////////////////
764 // DlgRef_3Sel4Spin2Check
765 //////////////////////////////////////////
766
767 #include "ui_DlgRef_3Sel4Spin2Check_QTD.h"
768
769 class DLGREF_EXPORT DlgRef_3Sel4Spin2Check : public QWidget, 
770                                              public Ui::DlgRef_3Sel4Spin2Check_QTD
771 {
772   Q_OBJECT
773
774 public:
775   DlgRef_3Sel4Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
776   ~DlgRef_3Sel4Spin2Check();
777 };
778
779 //////////////////////////////////////////
780 // DlgRef_3Sel
781 //////////////////////////////////////////
782
783 #include "ui_DlgRef_3Sel_QTD.h"
784
785 class DLGREF_EXPORT DlgRef_3Sel : public QWidget, 
786                                   public Ui::DlgRef_3Sel_QTD
787 {
788   Q_OBJECT
789
790 public:
791   DlgRef_3Sel( QWidget* = 0, Qt::WindowFlags = 0 );
792   ~DlgRef_3Sel();
793 };
794
795 //////////////////////////////////////////
796 // DlgRef_3Spin1Check
797 //////////////////////////////////////////
798
799 #include "ui_DlgRef_3Spin1Check_QTD.h"
800
801 class DLGREF_EXPORT DlgRef_3Spin1Check : public QWidget, 
802                                          public Ui::DlgRef_3Spin1Check_QTD
803 {
804   Q_OBJECT
805
806 public:
807   DlgRef_3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
808   ~DlgRef_3Spin1Check();
809 };
810
811 //////////////////////////////////////////
812 // DlgRef_3Spin
813 //////////////////////////////////////////
814
815 #include "ui_DlgRef_3Spin_QTD.h"
816
817 class DLGREF_EXPORT DlgRef_3Spin : public QWidget, 
818                                    public Ui::DlgRef_3Spin_QTD
819 {
820   Q_OBJECT
821
822 public:
823   DlgRef_3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
824   ~DlgRef_3Spin();
825 };
826
827 //////////////////////////////////////////
828 // DlgRef_4Spin
829 //////////////////////////////////////////
830
831 #include "ui_DlgRef_4Spin_QTD.h"
832
833 class DLGREF_EXPORT DlgRef_4Spin : public QWidget, 
834                                    public Ui::DlgRef_4Spin_QTD
835 {
836   Q_OBJECT
837
838 public:
839   DlgRef_4Spin( QWidget* = 0, Qt::WindowFlags = 0 );
840   ~DlgRef_4Spin();
841 };
842
843 //////////////////////////////////////////
844 // DlgRef_4Sel1List1Check
845 //////////////////////////////////////////
846
847 #include "ui_DlgRef_4Sel1List1Check_QTD.h"
848
849 class DLGREF_EXPORT DlgRef_4Sel1List1Check : public QWidget, 
850                                              public Ui::DlgRef_4Sel1List1Check_QTD
851 {
852   Q_OBJECT
853
854 public:
855   DlgRef_4Sel1List1Check( QWidget* = 0, Qt::WindowFlags = 0 );
856   ~DlgRef_4Sel1List1Check();
857 };
858
859 //////////////////////////////////////////
860 // DlgRef_4Sel1List
861 //////////////////////////////////////////
862
863 #include "ui_DlgRef_4Sel1List_QTD.h"
864
865 class DLGREF_EXPORT DlgRef_4Sel1List : public QWidget, 
866                                        public Ui::DlgRef_4Sel1List_QTD
867 {
868   Q_OBJECT
869
870 public:
871   DlgRef_4Sel1List( QWidget* = 0, Qt::WindowFlags = 0 );
872   ~DlgRef_4Sel1List();
873 };
874
875 //////////////////////////////////////////
876 // DlgRef_4Sel1Spin2Check
877 //////////////////////////////////////////
878
879 #include "ui_DlgRef_4Sel1Spin2Check_QTD.h"
880
881 class DLGREF_EXPORT DlgRef_4Sel1Spin2Check : public QWidget, 
882                                              public Ui::DlgRef_4Sel1Spin2Check_QTD
883 {
884   Q_OBJECT
885
886 public:
887   DlgRef_4Sel1Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
888   ~DlgRef_4Sel1Spin2Check();
889
890   void ShowRows( int, int, bool = true );
891 };
892
893 //////////////////////////////////////////
894 // DlgRef_4Sel1Spin2Check
895 //////////////////////////////////////////
896
897 #include "ui_DlgRef_4Sel1Spin3Check_QTD.h"
898
899 class DLGREF_EXPORT DlgRef_4Sel1Spin3Check : public QWidget, 
900                                              public Ui::DlgRef_4Sel1Spin3Check_QTD
901 {
902   Q_OBJECT
903
904 public:
905   DlgRef_4Sel1Spin3Check( QWidget* = 0, Qt::WindowFlags = 0 );
906   ~DlgRef_4Sel1Spin3Check();
907 };
908
909 //////////////////////////////////////////
910 // DlgRef_6Sel
911 //////////////////////////////////////////
912
913 #include "ui_DlgRef_6Sel_QTD.h"
914
915 class DLGREF_EXPORT DlgRef_6Sel : public QWidget, 
916                                   public Ui::DlgRef_6Sel_QTD
917 {
918   Q_OBJECT
919
920 public:
921   DlgRef_6Sel( QWidget* = 0, Qt::WindowFlags = 0 );
922   ~DlgRef_6Sel();
923 };
924
925 //////////////////////////////////////////
926 // DlgRef_Skeleton
927 //////////////////////////////////////////
928
929 #include "ui_DlgRef_Skeleton_QTD.h"
930
931 class DLGREF_EXPORT DlgRef_Skeleton : public QWidget, 
932                                       public Ui::DlgRef_Skeleton_QTD
933 {
934   Q_OBJECT
935
936 public:
937   DlgRef_Skeleton( QWidget* = 0, Qt::WindowFlags = 0 );
938   ~DlgRef_Skeleton();
939 };
940
941 //////////////////////////////////////////
942 // Utility functions
943 //////////////////////////////////////////
944
945 namespace DlgRef
946 {
947   DLGREF_EXPORT QString PrintDoubleValue( double, int = 16 );
948 };
949
950 #endif // GEOM_DLGREF_H