]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/DlgRef.h
Salome HOME
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue.
[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 // 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_1Sel1List1Check3Btn
101 //////////////////////////////////////////
102
103 #include "ui_DlgRef_1Sel1List1Check3Btn_QTD.h"
104
105 class DLGREF_EXPORT DlgRef_1Sel1List1Check3Btn : public QWidget, 
106                                                  public Ui::DlgRef_1Sel1List1Check3Btn_QTD
107 {
108   Q_OBJECT
109
110 public:
111   DlgRef_1Sel1List1Check3Btn( QWidget* = 0, Qt::WindowFlags = 0 );
112   ~DlgRef_1Sel1List1Check3Btn();
113 };
114
115 //////////////////////////////////////////
116 // DlgRef_1Sel1Spin1Check
117 //////////////////////////////////////////
118
119 #include "ui_DlgRef_1Sel1Spin1Check_QTD.h"
120
121 class DLGREF_EXPORT DlgRef_1Sel1Spin1Check : public QWidget, 
122                                              public Ui::DlgRef_1Sel1Spin1Check_QTD
123 {
124   Q_OBJECT
125
126 public:
127   DlgRef_1Sel1Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
128   ~DlgRef_1Sel1Spin1Check();
129 };
130
131 //////////////////////////////////////////
132 // DlgRef_1Sel1Spin
133 //////////////////////////////////////////
134
135 #include "ui_DlgRef_1Sel1Spin_QTD.h"
136
137 class DLGREF_EXPORT DlgRef_1Sel1Spin : public QWidget, 
138                                        public Ui::DlgRef_1Sel1Spin_QTD
139 {
140   Q_OBJECT
141
142 public:
143   DlgRef_1Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
144   ~DlgRef_1Sel1Spin();
145 };
146
147 //////////////////////////////////////////
148 // DlgRef_1Sel2Spin1View1Check
149 //////////////////////////////////////////
150
151 #include "ui_DlgRef_1Sel2Spin1View1Check_QTD.h"
152
153 class DLGREF_EXPORT DlgRef_1Sel2Spin1View1Check : public QWidget, 
154                                                   public Ui::DlgRef_1Sel2Spin1View1Check_QTD
155 {
156   Q_OBJECT
157
158 public:
159   DlgRef_1Sel2Spin1View1Check( QWidget* = 0, Qt::WindowFlags = 0 );
160   ~DlgRef_1Sel2Spin1View1Check();
161 };
162
163 //////////////////////////////////////////
164 // DlgRef_1Sel2Spin
165 //////////////////////////////////////////
166
167 #include "ui_DlgRef_1Sel2Spin_QTD.h"
168
169 class DLGREF_EXPORT DlgRef_1Sel2Spin : public QWidget, 
170                                        public Ui::DlgRef_1Sel2Spin_QTD
171 {
172   Q_OBJECT
173
174 public:
175   DlgRef_1Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
176   ~DlgRef_1Sel2Spin();
177 };
178
179 //////////////////////////////////////////
180 // DlgRef_1Sel3Check
181 //////////////////////////////////////////
182
183 #include "ui_DlgRef_1Sel3Check_QTD.h"
184
185 class DLGREF_EXPORT DlgRef_1Sel3Check : public QWidget, 
186                                         public Ui::DlgRef_1Sel3Check_QTD
187 {
188   Q_OBJECT
189
190 public:
191   DlgRef_1Sel3Check( QWidget* = 0, Qt::WindowFlags = 0 );
192   ~DlgRef_1Sel3Check();
193 };
194
195
196
197 //////////////////////////////////////////
198 // DlgRef_1Sel3Spin
199 //////////////////////////////////////////
200
201 #include "ui_DlgRef_1Sel3Spin_QTD.h"
202
203 class DLGREF_EXPORT DlgRef_1Sel3Spin : public QWidget, 
204                                        public Ui::DlgRef_1Sel3Spin_QTD
205 {
206   Q_OBJECT
207
208 public:
209   DlgRef_1Sel3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
210   ~DlgRef_1Sel3Spin();
211 };
212
213 //////////////////////////////////////////
214 // DlgRef_1Sel3Spin1Check
215 //////////////////////////////////////////
216
217 #include "ui_DlgRef_1Sel3Spin1Check_QTD.h"
218
219 class DLGREF_EXPORT DlgRef_1Sel3Spin1Check : public QWidget, 
220                                              public Ui::DlgRef_1Sel3Spin1Check_QTD
221 {
222   Q_OBJECT
223
224 public:
225   DlgRef_1Sel3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
226   ~DlgRef_1Sel3Spin1Check();
227 };
228
229 //////////////////////////////////////////
230 // DlgRef_1Sel4Spin2Check
231 //////////////////////////////////////////
232
233 #include "ui_DlgRef_1Sel4Spin2Check_QTD.h"
234
235 class DLGREF_EXPORT DlgRef_1Sel4Spin2Check : public QWidget, 
236                                              public Ui::DlgRef_1Sel4Spin2Check_QTD
237 {
238   Q_OBJECT
239
240 public:
241   DlgRef_1Sel4Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
242   ~DlgRef_1Sel4Spin2Check();
243 };
244
245 //////////////////////////////////////////
246 // DlgRef_1Sel4Spin
247 //////////////////////////////////////////
248
249 #include "ui_DlgRef_1Sel4Spin_QTD.h"
250
251 class DLGREF_EXPORT DlgRef_1Sel4Spin : public QWidget, 
252                                        public Ui::DlgRef_1Sel4Spin_QTD
253 {
254   Q_OBJECT
255
256 public:
257   DlgRef_1Sel4Spin( QWidget* = 0, Qt::WindowFlags = 0 );
258   ~DlgRef_1Sel4Spin();
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_1Sel5Spin
279 //////////////////////////////////////////
280
281 #include "ui_DlgRef_1Sel5Spin_QTD.h"
282
283 class DLGREF_EXPORT DlgRef_1Sel5Spin : public QWidget, 
284                                        public Ui::DlgRef_1Sel5Spin_QTD
285 {
286   Q_OBJECT
287
288 public:
289   DlgRef_1Sel5Spin( QWidget* = 0, Qt::WindowFlags = 0 );
290   ~DlgRef_1Sel5Spin();
291 };
292
293 //////////////////////////////////////////
294 // DlgRef_1Spin
295 //////////////////////////////////////////
296
297 #include "ui_DlgRef_1Spin_QTD.h"
298
299 class DLGREF_EXPORT DlgRef_1Spin : public QWidget, 
300                                    public Ui::DlgRef_1Spin_QTD
301 {
302   Q_OBJECT
303
304 public:
305   DlgRef_1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
306   ~DlgRef_1Spin();
307 };
308
309 //////////////////////////////////////////
310 // DlgRef_1Sel
311 //////////////////////////////////////////
312
313 #include "ui_DlgRef_1Sel_QTD.h"
314
315 class DLGREF_EXPORT DlgRef_1Sel : public QWidget, 
316                                    public Ui::DlgRef_1Sel_QTD
317 {
318   Q_OBJECT
319
320 public:
321   DlgRef_1Sel( QWidget* = 0, Qt::WindowFlags = 0 );
322   ~DlgRef_1Sel();
323 };
324
325 //////////////////////////////////////////
326 // DlgRef_1SelExt
327 //////////////////////////////////////////
328
329 #include "ui_DlgRef_1SelExt_QTD.h"
330
331 class DLGREF_EXPORT DlgRef_1SelExt : public QWidget, 
332                                      public Ui::DlgRef_1SelExt_QTD
333 {
334   Q_OBJECT
335
336 public:
337   DlgRef_1SelExt( QWidget* = 0, Qt::WindowFlags = 0 );
338   ~DlgRef_1SelExt();
339 };
340
341 //////////////////////////////////////////
342 // DlgRef_2Sel1List1Check
343 //////////////////////////////////////////
344
345 #include "ui_DlgRef_2Sel1List1Check_QTD.h"
346
347 class DLGREF_EXPORT DlgRef_2Sel1List1Check : public QWidget, 
348                                              public Ui::DlgRef_2Sel1List1Check_QTD
349 {
350   Q_OBJECT
351
352 public:
353   DlgRef_2Sel1List1Check( QWidget* = 0, Qt::WindowFlags = 0 );
354   ~DlgRef_2Sel1List1Check();
355 };
356
357 //////////////////////////////////////////
358 // DlgRef_2Sel1List2Check
359 //////////////////////////////////////////
360
361 #include "ui_DlgRef_2Sel1List2Check_QTD.h"
362
363 class DLGREF_EXPORT DlgRef_2Sel1List2Check : public QWidget, 
364                                              public Ui::DlgRef_2Sel1List2Check_QTD
365 {
366   Q_OBJECT
367
368 public:
369   DlgRef_2Sel1List2Check( QWidget* = 0, Qt::WindowFlags = 0 );
370   ~DlgRef_2Sel1List2Check();
371 };
372
373 //////////////////////////////////////////
374 // DlgRef_2Sel1List
375 //////////////////////////////////////////
376
377 #include "ui_DlgRef_2Sel1List_QTD.h"
378
379 class DLGREF_EXPORT DlgRef_2Sel1List : public QWidget, 
380                                        public Ui::DlgRef_2Sel1List_QTD
381 {
382   Q_OBJECT
383
384 public:
385   DlgRef_2Sel1List( QWidget* = 0, Qt::WindowFlags = 0 );
386   ~DlgRef_2Sel1List();
387 };
388
389 //////////////////////////////////////////
390 // DlgRef_2Sel1Spin2Check
391 //////////////////////////////////////////
392
393 #include "ui_DlgRef_2Sel1Spin2Check_QTD.h"
394
395 class DLGREF_EXPORT DlgRef_2Sel1Spin2Check : public QWidget, 
396                                              public Ui::DlgRef_2Sel1Spin2Check_QTD
397 {
398   Q_OBJECT
399
400 public:
401   DlgRef_2Sel1Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
402   ~DlgRef_2Sel1Spin2Check();
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_2Sel3Spin2Rb
503 //////////////////////////////////////////
504
505 #include "ui_DlgRef_2Sel3Spin2Rb_QTD.h"
506
507 class DLGREF_EXPORT DlgRef_2Sel3Spin2Rb : public QWidget, 
508                                           public Ui::DlgRef_2Sel3Spin2Rb_QTD
509 {
510   Q_OBJECT
511
512 public:
513   DlgRef_2Sel3Spin2Rb( QWidget* = 0, Qt::WindowFlags = 0 );
514   ~DlgRef_2Sel3Spin2Rb();
515 };
516
517 //////////////////////////////////////////
518 // DlgRef_2Sel3Spin
519 //////////////////////////////////////////
520
521 #include "ui_DlgRef_2Sel3Spin_QTD.h"
522
523 class DLGREF_EXPORT DlgRef_2Sel3Spin : public QWidget, 
524                                        public Ui::DlgRef_2Sel3Spin_QTD
525 {
526   Q_OBJECT
527
528 public:
529   DlgRef_2Sel3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
530   ~DlgRef_2Sel3Spin();
531 };
532
533 //////////////////////////////////////////
534 // DlgRef_2Sel4Spin1Check
535 //////////////////////////////////////////
536
537 #include "ui_DlgRef_2Sel4Spin1Check_QTD.h"
538
539 class DLGREF_EXPORT DlgRef_2Sel4Spin1Check : public QWidget, 
540                                              public Ui::DlgRef_2Sel4Spin1Check_QTD
541 {
542   Q_OBJECT
543
544 public:
545   DlgRef_2Sel4Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
546   ~DlgRef_2Sel4Spin1Check();
547 };
548
549 //////////////////////////////////////////
550 // DlgRef_2Sel
551 //////////////////////////////////////////
552
553 #include "ui_DlgRef_2Sel_QTD.h"
554
555 class DLGREF_EXPORT DlgRef_2Sel : public QWidget, 
556                                   public Ui::DlgRef_2Sel_QTD
557 {
558   Q_OBJECT
559
560 public:
561   DlgRef_2Sel( QWidget* = 0, Qt::WindowFlags = 0 );
562   ~DlgRef_2Sel();
563 };
564
565 //////////////////////////////////////////
566 // DlgRef_2SelExt
567 //////////////////////////////////////////
568
569 #include "ui_DlgRef_2SelExt_QTD.h"
570
571 class DLGREF_EXPORT DlgRef_2SelExt : public QWidget, 
572                                      public Ui::DlgRef_2SelExt_QTD
573 {
574   Q_OBJECT
575
576 public:
577   DlgRef_2SelExt( QWidget* = 0, Qt::WindowFlags = 0 );
578   ~DlgRef_2SelExt();
579 };
580
581 //////////////////////////////////////////
582 // DlgRef_2Spin
583 //////////////////////////////////////////
584
585 #include "ui_DlgRef_2Spin_QTD.h"
586
587 class DLGREF_EXPORT DlgRef_2Spin : public QWidget, 
588                                    public Ui::DlgRef_2Spin_QTD
589 {
590   Q_OBJECT
591
592 public:
593   DlgRef_2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
594   ~DlgRef_2Spin();
595 };
596
597 //////////////////////////////////////////
598 // DlgRef_3Check
599 //////////////////////////////////////////
600
601 #include "ui_DlgRef_3Check_QTD.h"
602
603 class DLGREF_EXPORT DlgRef_3Check : public QWidget, 
604                                     public Ui::DlgRef_3Check_QTD
605 {
606   Q_OBJECT
607
608 public:
609   DlgRef_3Check( QWidget* = 0, Qt::WindowFlags = 0 );
610   ~DlgRef_3Check();
611 };
612
613 //////////////////////////////////////////
614 // DlgRef_1Sel3Radio
615 //////////////////////////////////////////
616
617 #include "ui_DlgRef_3Radio_QTD.h"
618
619 class DLGREF_EXPORT DlgRef_3Radio : public QWidget, 
620                                     public Ui::DlgRef_3Radio_QTD
621 {
622   Q_OBJECT
623
624 public:
625   DlgRef_3Radio( QWidget* = 0, Qt::WindowFlags = 0 );
626   ~DlgRef_3Radio();
627 };
628
629 //////////////////////////////////////////
630 // DlgRef_1Sel3Radio1Sel1Spin
631 //////////////////////////////////////////
632
633 #include "ui_DlgRef_3Radio1Sel1Spin_QTD.h"
634
635 class DLGREF_EXPORT DlgRef_3Radio1Sel1Spin : public QWidget, 
636                                              public Ui::DlgRef_3Radio1Sel1Spin_QTD
637 {
638   Q_OBJECT
639
640 public:
641   DlgRef_3Radio1Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
642   ~DlgRef_3Radio1Sel1Spin();
643 };
644
645 //////////////////////////////////////////
646 // DlgRef_3Sel1Check
647 //////////////////////////////////////////
648
649 #include "ui_DlgRef_3Sel1Check_QTD.h"
650
651 class DLGREF_EXPORT DlgRef_3Sel1Check : public QWidget, 
652                                         public Ui::DlgRef_3Sel1Check_QTD
653 {
654   Q_OBJECT
655
656 public:
657   DlgRef_3Sel1Check( QWidget* = 0, Qt::WindowFlags = 0 );
658   ~DlgRef_3Sel1Check();
659 };
660
661 //////////////////////////////////////////
662 // DlgRef_3Sel1Spin
663 //////////////////////////////////////////
664
665 #include "ui_DlgRef_3Sel1Spin_QTD.h"
666
667 class DLGREF_EXPORT DlgRef_3Sel1Spin : public QWidget, 
668                                        public Ui::DlgRef_3Sel1Spin_QTD
669 {
670   Q_OBJECT
671
672 public:
673   DlgRef_3Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
674   ~DlgRef_3Sel1Spin();
675 };
676
677 //////////////////////////////////////////
678 // DlgRef_3Sel2Spin
679 //////////////////////////////////////////
680
681 #include "ui_DlgRef_3Sel2Spin_QTD.h"
682
683 class DLGREF_EXPORT DlgRef_3Sel2Spin : public QWidget, 
684                                        public Ui::DlgRef_3Sel2Spin_QTD
685 {
686   Q_OBJECT
687
688 public:
689   DlgRef_3Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
690   ~DlgRef_3Sel2Spin();
691 };
692
693 //////////////////////////////////////////
694 // DlgRef_3Sel3Spin1Check
695 //////////////////////////////////////////
696
697 #include "ui_DlgRef_3Sel3Spin1Check_QTD.h"
698
699 class DLGREF_EXPORT DlgRef_3Sel3Spin1Check : public QWidget, 
700                                              public Ui::DlgRef_3Sel3Spin1Check_QTD
701 {
702   Q_OBJECT
703
704 public:
705   DlgRef_3Sel3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
706   ~DlgRef_3Sel3Spin1Check();
707
708   void ShowRows( int, int, bool = true );
709 };
710
711 //////////////////////////////////////////
712 // DlgRef_3Sel3Spin2Check
713 //////////////////////////////////////////
714
715 #include "ui_DlgRef_3Sel3Spin2Check_QTD.h"
716
717 class DLGREF_EXPORT DlgRef_3Sel3Spin2Check : public QWidget, 
718                                              public Ui::DlgRef_3Sel3Spin2Check_QTD
719 {
720   Q_OBJECT
721
722 public:
723   DlgRef_3Sel3Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
724   ~DlgRef_3Sel3Spin2Check();
725
726   void ShowRows( int, int, bool = true );
727 };
728
729 //////////////////////////////////////////
730 // DlgRef_3Sel4Spin2Check
731 //////////////////////////////////////////
732
733 #include "ui_DlgRef_3Sel4Spin2Check_QTD.h"
734
735 class DLGREF_EXPORT DlgRef_3Sel4Spin2Check : public QWidget, 
736                                              public Ui::DlgRef_3Sel4Spin2Check_QTD
737 {
738   Q_OBJECT
739
740 public:
741   DlgRef_3Sel4Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
742   ~DlgRef_3Sel4Spin2Check();
743 };
744
745 //////////////////////////////////////////
746 // DlgRef_3Sel
747 //////////////////////////////////////////
748
749 #include "ui_DlgRef_3Sel_QTD.h"
750
751 class DLGREF_EXPORT DlgRef_3Sel : public QWidget, 
752                                   public Ui::DlgRef_3Sel_QTD
753 {
754   Q_OBJECT
755
756 public:
757   DlgRef_3Sel( QWidget* = 0, Qt::WindowFlags = 0 );
758   ~DlgRef_3Sel();
759 };
760
761 //////////////////////////////////////////
762 // DlgRef_3Spin1Check
763 //////////////////////////////////////////
764
765 #include "ui_DlgRef_3Spin1Check_QTD.h"
766
767 class DLGREF_EXPORT DlgRef_3Spin1Check : public QWidget, 
768                                          public Ui::DlgRef_3Spin1Check_QTD
769 {
770   Q_OBJECT
771
772 public:
773   DlgRef_3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
774   ~DlgRef_3Spin1Check();
775 };
776
777 //////////////////////////////////////////
778 // DlgRef_3Spin
779 //////////////////////////////////////////
780
781 #include "ui_DlgRef_3Spin_QTD.h"
782
783 class DLGREF_EXPORT DlgRef_3Spin : public QWidget, 
784                                    public Ui::DlgRef_3Spin_QTD
785 {
786   Q_OBJECT
787
788 public:
789   DlgRef_3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
790   ~DlgRef_3Spin();
791 };
792
793 //////////////////////////////////////////
794 // DlgRef_4Sel1List1Check
795 //////////////////////////////////////////
796
797 #include "ui_DlgRef_4Sel1List1Check_QTD.h"
798
799 class DLGREF_EXPORT DlgRef_4Sel1List1Check : public QWidget, 
800                                              public Ui::DlgRef_4Sel1List1Check_QTD
801 {
802   Q_OBJECT
803
804 public:
805   DlgRef_4Sel1List1Check( QWidget* = 0, Qt::WindowFlags = 0 );
806   ~DlgRef_4Sel1List1Check();
807 };
808
809 //////////////////////////////////////////
810 // DlgRef_4Sel1List
811 //////////////////////////////////////////
812
813 #include "ui_DlgRef_4Sel1List_QTD.h"
814
815 class DLGREF_EXPORT DlgRef_4Sel1List : public QWidget, 
816                                        public Ui::DlgRef_4Sel1List_QTD
817 {
818   Q_OBJECT
819
820 public:
821   DlgRef_4Sel1List( QWidget* = 0, Qt::WindowFlags = 0 );
822   ~DlgRef_4Sel1List();
823 };
824
825 //////////////////////////////////////////
826 // DlgRef_4Sel1Spin2Check
827 //////////////////////////////////////////
828
829 #include "ui_DlgRef_4Sel1Spin2Check_QTD.h"
830
831 class DLGREF_EXPORT DlgRef_4Sel1Spin2Check : public QWidget, 
832                                              public Ui::DlgRef_4Sel1Spin2Check_QTD
833 {
834   Q_OBJECT
835
836 public:
837   DlgRef_4Sel1Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
838   ~DlgRef_4Sel1Spin2Check();
839
840   void ShowRows( int, int, bool = true );
841 };
842
843 //////////////////////////////////////////
844 // DlgRef_4Sel1Spin2Check
845 //////////////////////////////////////////
846
847 #include "ui_DlgRef_4Sel1Spin3Check_QTD.h"
848
849 class DLGREF_EXPORT DlgRef_4Sel1Spin3Check : public QWidget, 
850                                              public Ui::DlgRef_4Sel1Spin3Check_QTD
851 {
852   Q_OBJECT
853
854 public:
855   DlgRef_4Sel1Spin3Check( QWidget* = 0, Qt::WindowFlags = 0 );
856   ~DlgRef_4Sel1Spin3Check();
857 };
858
859 //////////////////////////////////////////
860 // DlgRef_6Sel
861 //////////////////////////////////////////
862
863 #include "ui_DlgRef_6Sel_QTD.h"
864
865 class DLGREF_EXPORT DlgRef_6Sel : public QWidget, 
866                                   public Ui::DlgRef_6Sel_QTD
867 {
868   Q_OBJECT
869
870 public:
871   DlgRef_6Sel( QWidget* = 0, Qt::WindowFlags = 0 );
872   ~DlgRef_6Sel();
873 };
874
875 //////////////////////////////////////////
876 // DlgRef_Skeleton
877 //////////////////////////////////////////
878
879 #include "ui_DlgRef_Skeleton_QTD.h"
880
881 class DLGREF_EXPORT DlgRef_Skeleton : public QWidget, 
882                                       public Ui::DlgRef_Skeleton_QTD
883 {
884   Q_OBJECT
885
886 public:
887   DlgRef_Skeleton( QWidget* = 0, Qt::WindowFlags = 0 );
888   ~DlgRef_Skeleton();
889 };
890
891 //////////////////////////////////////////
892 // Utility functions
893 //////////////////////////////////////////
894
895 namespace DlgRef
896 {
897   DLGREF_EXPORT QString PrintDoubleValue( double, int = 16 );
898 };
899
900 #endif // GEOM_DLGREF_H