]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/GEOM_DlgRef.h
Salome HOME
*** empty log message ***
[modules/geom.git] / src / DlgRef / GEOM_DlgRef.h
1 // Copyright (C) 2003  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
2 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS 
3 // 
4 // This library is free software; you can redistribute it and/or 
5 // modify it under the terms of the GNU Lesser General Public 
6 // License as published by the Free Software Foundation; either 
7 // version 2.1 of the License. 
8 // 
9 // This library is distributed in the hope that it will be useful, 
10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 
11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
12 // Lesser General Public License for more details. 
13 // 
14 // You should have received a copy of the GNU Lesser General Public 
15 // License along with this library; if not, write to the Free Software 
16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
17 // 
18 // See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
19 //
20 // File   : GEOM_DlgRef.h
21 // Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com)
22 //
23
24 #ifndef GEOM_DLGREF_H
25 #define GEOM_DLGREF_H
26
27 #if defined WIN32
28 #  if defined DLGREF_EXPORTS
29 #    define DLGREF_EXPORT __declspec( dllexport )
30 #  else
31 #    define DLGREF_EXPORT __declspec( dllimport )
32 #  endif
33 #else
34 #  define DLGREF_EXPORT
35 #endif
36
37 //////////////////////////////////////////
38 // DlgRef_1List1Spin1Btn
39 //////////////////////////////////////////
40
41 #include "ui_DlgRef_1List1Spin1Btn_QTD.h"
42
43 class DLGREF_EXPORT DlgRef_1List1Spin1Btn : public QWidget, 
44                                             public Ui::DlgRef_1List1Spin1Btn_QTD
45 {
46   Q_OBJECT
47
48 public:
49   DlgRef_1List1Spin1Btn( QWidget* = 0, Qt::WindowFlags = 0 );
50   ~DlgRef_1List1Spin1Btn();
51 };
52
53 //////////////////////////////////////////
54 // DlgRef_1Sel1Check1List
55 //////////////////////////////////////////
56
57 #include "ui_DlgRef_1Sel1Check1List_QTD.h"
58
59 class DLGREF_EXPORT DlgRef_1Sel1Check1List : public QWidget, 
60                                              public Ui::DlgRef_1Sel1Check1List_QTD
61 {
62   Q_OBJECT
63
64 public:
65   DlgRef_1Sel1Check1List( QWidget* = 0, Qt::WindowFlags = 0 );
66   ~DlgRef_1Sel1Check1List();
67 };
68
69 //////////////////////////////////////////
70 // DlgRef_1Sel1Check
71 //////////////////////////////////////////
72
73 #include "ui_DlgRef_1Sel1Check_QTD.h"
74
75 class DLGREF_EXPORT DlgRef_1Sel1Check : public QWidget, 
76                                         public Ui::DlgRef_1Sel1Check_QTD
77 {
78   Q_OBJECT
79
80 public:
81   DlgRef_1Sel1Check( QWidget* = 0, Qt::WindowFlags = 0 );
82   ~DlgRef_1Sel1Check();
83 };
84
85 //////////////////////////////////////////
86 // DlgRef_1Sel1Spin1Check
87 //////////////////////////////////////////
88
89 #include "ui_DlgRef_1Sel1Spin1Check_QTD.h"
90
91 class DLGREF_EXPORT DlgRef_1Sel1Spin1Check : public QWidget, 
92                                              public Ui::DlgRef_1Sel1Spin1Check_QTD
93 {
94   Q_OBJECT
95
96 public:
97   DlgRef_1Sel1Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
98   ~DlgRef_1Sel1Spin1Check();
99 };
100
101 //////////////////////////////////////////
102 // DlgRef_1Sel1Spin
103 //////////////////////////////////////////
104
105 #include "ui_DlgRef_1Sel1Spin_QTD.h"
106
107 class DLGREF_EXPORT DlgRef_1Sel1Spin : public QWidget, 
108                                        public Ui::DlgRef_1Sel1Spin_QTD
109 {
110   Q_OBJECT
111
112 public:
113   DlgRef_1Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
114   ~DlgRef_1Sel1Spin();
115 };
116
117 //////////////////////////////////////////
118 // DlgRef_1Sel2Spin
119 //////////////////////////////////////////
120
121 #include "ui_DlgRef_1Sel2Spin_QTD.h"
122
123 class DLGREF_EXPORT DlgRef_1Sel2Spin : public QWidget, 
124                                        public Ui::DlgRef_1Sel2Spin_QTD
125 {
126   Q_OBJECT
127
128 public:
129   DlgRef_1Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
130   ~DlgRef_1Sel2Spin();
131 };
132
133 //////////////////////////////////////////
134 // DlgRef_1Sel3Check
135 //////////////////////////////////////////
136
137 #include "ui_DlgRef_1Sel3Check_QTD.h"
138
139 class DLGREF_EXPORT DlgRef_1Sel3Check : public QWidget, 
140                                         public Ui::DlgRef_1Sel3Check_QTD
141 {
142   Q_OBJECT
143
144 public:
145   DlgRef_1Sel3Check( QWidget* = 0, Qt::WindowFlags = 0 );
146   ~DlgRef_1Sel3Check();
147 };
148
149 //////////////////////////////////////////
150 // DlgRef_1Sel3Spin
151 //////////////////////////////////////////
152
153 #include "ui_DlgRef_1Sel3Spin_QTD.h"
154
155 class DLGREF_EXPORT DlgRef_1Sel3Spin : public QWidget, 
156                                        public Ui::DlgRef_1Sel3Spin_QTD
157 {
158   Q_OBJECT
159
160 public:
161   DlgRef_1Sel3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
162   ~DlgRef_1Sel3Spin();
163 };
164
165 //////////////////////////////////////////
166 // DlgRef_1Sel4Spin
167 //////////////////////////////////////////
168
169 #include "ui_DlgRef_1Sel4Spin_QTD.h"
170
171 class DLGREF_EXPORT DlgRef_1Sel4Spin : public QWidget, 
172                                        public Ui::DlgRef_1Sel4Spin_QTD
173 {
174   Q_OBJECT
175
176 public:
177   DlgRef_1Sel4Spin( QWidget* = 0, Qt::WindowFlags = 0 );
178   ~DlgRef_1Sel4Spin();
179 };
180
181 //////////////////////////////////////////
182 // DlgRef_1Sel5Spin
183 //////////////////////////////////////////
184
185 #include "ui_DlgRef_1Sel5Spin_QTD.h"
186
187 class DLGREF_EXPORT DlgRef_1Sel5Spin : public QWidget, 
188                                        public Ui::DlgRef_1Sel5Spin_QTD
189 {
190   Q_OBJECT
191
192 public:
193   DlgRef_1Sel5Spin( QWidget* = 0, Qt::WindowFlags = 0 );
194   ~DlgRef_1Sel5Spin();
195 };
196
197 //////////////////////////////////////////
198 // DlgRef_1Spin
199 //////////////////////////////////////////
200
201 #include "ui_DlgRef_1Spin_QTD.h"
202
203 class DLGREF_EXPORT DlgRef_1Spin : public QWidget, 
204                                    public Ui::DlgRef_1Spin_QTD
205 {
206   Q_OBJECT
207
208 public:
209   DlgRef_1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
210   ~DlgRef_1Spin();
211 };
212
213 //////////////////////////////////////////
214 // DlgRef_1Sel
215 //////////////////////////////////////////
216
217 #include "ui_DlgRef_1Sel_QTD.h"
218
219 class DLGREF_EXPORT DlgRef_1Sel : public QWidget, 
220                                    public Ui::DlgRef_1Sel_QTD
221 {
222   Q_OBJECT
223
224 public:
225   DlgRef_1Sel( QWidget* = 0, Qt::WindowFlags = 0 );
226   ~DlgRef_1Sel();
227 };
228
229 //////////////////////////////////////////
230 // DlgRef_2Sel1List
231 //////////////////////////////////////////
232
233 #include "ui_DlgRef_2Sel1List_QTD.h"
234
235 class DLGREF_EXPORT DlgRef_2Sel1List : public QWidget, 
236                                        public Ui::DlgRef_2Sel1List_QTD
237 {
238   Q_OBJECT
239
240 public:
241   DlgRef_2Sel1List( QWidget* = 0, Qt::WindowFlags = 0 );
242   ~DlgRef_2Sel1List();
243 };
244
245 //////////////////////////////////////////
246 // DlgRef_2Sel1Spin2Check
247 //////////////////////////////////////////
248
249 #include "ui_DlgRef_2Sel1Spin2Check_QTD.h"
250
251 class DLGREF_EXPORT DlgRef_2Sel1Spin2Check : public QWidget, 
252                                              public Ui::DlgRef_2Sel1Spin2Check_QTD
253 {
254   Q_OBJECT
255
256 public:
257   DlgRef_2Sel1Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
258   ~DlgRef_2Sel1Spin2Check();
259 };
260
261 //////////////////////////////////////////
262 // DlgRef_2Sel1Spin
263 //////////////////////////////////////////
264
265 #include "ui_DlgRef_2Sel1Spin_QTD.h"
266
267 class DLGREF_EXPORT DlgRef_2Sel1Spin : public QWidget, 
268                                        public Ui::DlgRef_2Sel1Spin_QTD
269 {
270   Q_OBJECT
271
272 public:
273   DlgRef_2Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
274   ~DlgRef_2Sel1Spin();
275 };
276
277 //////////////////////////////////////////
278 // DlgRef_2Sel2Spin1Check
279 //////////////////////////////////////////
280
281 #include "ui_DlgRef_2Sel2Spin1Check_QTD.h"
282
283 class DLGREF_EXPORT DlgRef_2Sel2Spin1Check : public QWidget, 
284                                              public Ui::DlgRef_2Sel2Spin1Check_QTD
285 {
286   Q_OBJECT
287
288 public:
289   DlgRef_2Sel2Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
290   ~DlgRef_2Sel2Spin1Check();
291 };
292
293 //////////////////////////////////////////
294 // DlgRef_2Sel2Spin
295 //////////////////////////////////////////
296
297 #include "ui_DlgRef_2Sel2Spin_QTD.h"
298
299 class DLGREF_EXPORT DlgRef_2Sel2Spin : public QWidget, 
300                                        public Ui::DlgRef_2Sel2Spin_QTD
301 {
302   Q_OBJECT
303
304 public:
305   DlgRef_2Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
306   ~DlgRef_2Sel2Spin();
307 };
308
309 //////////////////////////////////////////
310 // DlgRef_2Sel3Spin
311 //////////////////////////////////////////
312
313 #include "ui_DlgRef_2Sel3Spin_QTD.h"
314
315 class DLGREF_EXPORT DlgRef_2Sel3Spin : public QWidget, 
316                                        public Ui::DlgRef_2Sel3Spin_QTD
317 {
318   Q_OBJECT
319
320 public:
321   DlgRef_2Sel3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
322   ~DlgRef_2Sel3Spin();
323 };
324
325 //////////////////////////////////////////
326 // DlgRef_2Sel4Spin1Check
327 //////////////////////////////////////////
328
329 #include "ui_DlgRef_2Sel4Spin1Check_QTD.h"
330
331 class DLGREF_EXPORT DlgRef_2Sel4Spin1Check : public QWidget, 
332                                              public Ui::DlgRef_2Sel4Spin1Check_QTD
333 {
334   Q_OBJECT
335
336 public:
337   DlgRef_2Sel4Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
338   ~DlgRef_2Sel4Spin1Check();
339 };
340
341 //////////////////////////////////////////
342 // DlgRef_2Sel
343 //////////////////////////////////////////
344
345 #include "ui_DlgRef_2Sel_QTD.h"
346
347 class DLGREF_EXPORT DlgRef_2Sel : public QWidget, 
348                                   public Ui::DlgRef_2Sel_QTD
349 {
350   Q_OBJECT
351
352 public:
353   DlgRef_2Sel( QWidget* = 0, Qt::WindowFlags = 0 );
354   ~DlgRef_2Sel();
355 };
356
357 //////////////////////////////////////////
358 // DlgRef_2Spin
359 //////////////////////////////////////////
360
361 #include "ui_DlgRef_2Spin_QTD.h"
362
363 class DLGREF_EXPORT DlgRef_2Spin : public QWidget, 
364                                    public Ui::DlgRef_2Spin_QTD
365 {
366   Q_OBJECT
367
368 public:
369   DlgRef_2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
370   ~DlgRef_2Spin();
371 };
372
373 //////////////////////////////////////////
374 // DlgRef_3Check
375 //////////////////////////////////////////
376
377 #include "ui_DlgRef_3Check_QTD.h"
378
379 class DLGREF_EXPORT DlgRef_3Check : public QWidget, 
380                                     public Ui::DlgRef_3Check_QTD
381 {
382   Q_OBJECT
383
384 public:
385   DlgRef_3Check( QWidget* = 0, Qt::WindowFlags = 0 );
386   ~DlgRef_3Check();
387 };
388
389 //////////////////////////////////////////
390 // DlgRef_3Sel1Check
391 //////////////////////////////////////////
392
393 #include "ui_DlgRef_3Sel1Check_QTD.h"
394
395 class DLGREF_EXPORT DlgRef_3Sel1Check : public QWidget, 
396                                         public Ui::DlgRef_3Sel1Check_QTD
397 {
398   Q_OBJECT
399
400 public:
401   DlgRef_3Sel1Check( QWidget* = 0, Qt::WindowFlags = 0 );
402   ~DlgRef_3Sel1Check();
403 };
404
405 //////////////////////////////////////////
406 // DlgRef_3Sel1Spin
407 //////////////////////////////////////////
408
409 #include "ui_DlgRef_3Sel1Spin_QTD.h"
410
411 class DLGREF_EXPORT DlgRef_3Sel1Spin : public QWidget, 
412                                        public Ui::DlgRef_3Sel1Spin_QTD
413 {
414   Q_OBJECT
415
416 public:
417   DlgRef_3Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
418   ~DlgRef_3Sel1Spin();
419 };
420
421 //////////////////////////////////////////
422 // DlgRef_3Sel3Spin1Check
423 //////////////////////////////////////////
424
425 #include "ui_DlgRef_3Sel3Spin1Check_QTD.h"
426
427 class DLGREF_EXPORT DlgRef_3Sel3Spin1Check : public QWidget, 
428                                              public Ui::DlgRef_3Sel3Spin1Check_QTD
429 {
430   Q_OBJECT
431
432 public:
433   DlgRef_3Sel3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
434   ~DlgRef_3Sel3Spin1Check();
435
436   void ShowRows( int, int, bool = true );
437 };
438
439 //////////////////////////////////////////
440 // DlgRef_3Sel4Spin2Check
441 //////////////////////////////////////////
442
443 #include "ui_DlgRef_3Sel4Spin2Check_QTD.h"
444
445 class DLGREF_EXPORT DlgRef_3Sel4Spin2Check : public QWidget, 
446                                              public Ui::DlgRef_3Sel4Spin2Check_QTD
447 {
448   Q_OBJECT
449
450 public:
451   DlgRef_3Sel4Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
452   ~DlgRef_3Sel4Spin2Check();
453 };
454
455 //////////////////////////////////////////
456 // DlgRef_3Sel
457 //////////////////////////////////////////
458
459 #include "ui_DlgRef_3Sel_QTD.h"
460
461 class DLGREF_EXPORT DlgRef_3Sel : public QWidget, 
462                                   public Ui::DlgRef_3Sel_QTD
463 {
464   Q_OBJECT
465
466 public:
467   DlgRef_3Sel( QWidget* = 0, Qt::WindowFlags = 0 );
468   ~DlgRef_3Sel();
469 };
470
471 //////////////////////////////////////////
472 // DlgRef_3Spin1Check
473 //////////////////////////////////////////
474
475 #include "ui_DlgRef_3Spin1Check_QTD.h"
476
477 class DLGREF_EXPORT DlgRef_3Spin1Check : public QWidget, 
478                                          public Ui::DlgRef_3Spin1Check_QTD
479 {
480   Q_OBJECT
481
482 public:
483   DlgRef_3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
484   ~DlgRef_3Spin1Check();
485 };
486
487 //////////////////////////////////////////
488 // DlgRef_3Spin
489 //////////////////////////////////////////
490
491 #include "ui_DlgRef_3Spin_QTD.h"
492
493 class DLGREF_EXPORT DlgRef_3Spin : public QWidget, 
494                                    public Ui::DlgRef_3Spin_QTD
495 {
496   Q_OBJECT
497
498 public:
499   DlgRef_3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
500   ~DlgRef_3Spin();
501 };
502
503 //////////////////////////////////////////
504 // DlgRef_4Sel1List1Check
505 //////////////////////////////////////////
506
507 #include "ui_DlgRef_4Sel1List1Check_QTD.h"
508
509 class DLGREF_EXPORT DlgRef_4Sel1List1Check : public QWidget, 
510                                              public Ui::DlgRef_4Sel1List1Check_QTD
511 {
512   Q_OBJECT
513
514 public:
515   DlgRef_4Sel1List1Check( QWidget* = 0, Qt::WindowFlags = 0 );
516   ~DlgRef_4Sel1List1Check();
517 };
518
519 //////////////////////////////////////////
520 // DlgRef_4Sel1List
521 //////////////////////////////////////////
522
523 #include "ui_DlgRef_4Sel1List_QTD.h"
524
525 class DLGREF_EXPORT DlgRef_4Sel1List : public QWidget, 
526                                        public Ui::DlgRef_4Sel1List_QTD
527 {
528   Q_OBJECT
529
530 public:
531   DlgRef_4Sel1List( QWidget* = 0, Qt::WindowFlags = 0 );
532   ~DlgRef_4Sel1List();
533 };
534
535 //////////////////////////////////////////
536 // DlgRef_4Sel1Spin2Check
537 //////////////////////////////////////////
538
539 #include "ui_DlgRef_4Sel1Spin2Check_QTD.h"
540
541 class DLGREF_EXPORT DlgRef_4Sel1Spin2Check : public QWidget, 
542                                              public Ui::DlgRef_4Sel1Spin2Check_QTD
543 {
544   Q_OBJECT
545
546 public:
547   DlgRef_4Sel1Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
548   ~DlgRef_4Sel1Spin2Check();
549
550   void ShowRows( int, int, bool = true );
551 };
552
553 //////////////////////////////////////////
554 // DlgRef_6Sel
555 //////////////////////////////////////////
556
557 #include "ui_DlgRef_6Sel_QTD.h"
558
559 class DLGREF_EXPORT DlgRef_6Sel : public QWidget, 
560                                   public Ui::DlgRef_6Sel_QTD
561 {
562   Q_OBJECT
563
564 public:
565   DlgRef_6Sel( QWidget* = 0, Qt::WindowFlags = 0 );
566   ~DlgRef_6Sel();
567 };
568
569 //////////////////////////////////////////
570 // DlgRef_Skeleton
571 //////////////////////////////////////////
572
573 #include "ui_DlgRef_Skeleton_QTD.h"
574
575 class DLGREF_EXPORT DlgRef_Skeleton : public QDialog, 
576                                       public Ui::DlgRef_Skeleton_QTD
577 {
578   Q_OBJECT
579
580 public:
581   DlgRef_Skeleton( QWidget* = 0, Qt::WindowFlags = 0 );
582   DlgRef_Skeleton( QWidget* = 0, bool modal = false, Qt::WindowFlags = 0 );
583   ~DlgRef_Skeleton();
584 };
585
586 #endif // GEOM_DLGREF_H