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