Version: 6.3.1

src/DlgRef/DlgRef.h

Go to the documentation of this file.
00001 // Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
00002 //
00003 // This library is free software; you can redistribute it and/or
00004 // modify it under the terms of the GNU Lesser General Public
00005 // License as published by the Free Software Foundation; either
00006 // version 2.1 of the License.
00007 //
00008 // This library is distributed in the hope that it will be useful,
00009 // but WITHOUT ANY WARRANTY; without even the implied warranty of
00010 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00011 // Lesser General Public License for more details.
00012 //
00013 // You should have received a copy of the GNU Lesser General Public
00014 // License along with this library; if not, write to the Free Software
00015 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
00016 //
00017 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
00018 //
00019 
00020 // File   : DlgRef.h
00021 // Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com)
00022 
00023 #ifndef GEOM_DLGREF_H
00024 #define GEOM_DLGREF_H
00025 
00026 #if defined WIN32
00027 #  if defined DLGREF_EXPORTS || defined DlgRef_EXPORTS
00028 #    define DLGREF_EXPORT __declspec( dllexport )
00029 #  else
00030 #    define DLGREF_EXPORT __declspec( dllimport )
00031 #  endif
00032 #else
00033 #  define DLGREF_EXPORT
00034 #endif
00035 
00037 // DlgRef_1List1Spin1Btn
00039 
00040 #include "ui_DlgRef_1List1Spin1Btn_QTD.h"
00041 
00042 class DLGREF_EXPORT DlgRef_1List1Spin1Btn : public QWidget, 
00043                                             public Ui::DlgRef_1List1Spin1Btn_QTD
00044 {
00045   Q_OBJECT
00046 
00047 public:
00048   DlgRef_1List1Spin1Btn( QWidget* = 0, Qt::WindowFlags = 0 );
00049   ~DlgRef_1List1Spin1Btn();
00050 };
00051 
00053 // DlgRef_1Sel1Check1List
00055 
00056 #include "ui_DlgRef_1Sel1Check1List_QTD.h"
00057 
00058 class DLGREF_EXPORT DlgRef_1Sel1Check1List : public QWidget, 
00059                                              public Ui::DlgRef_1Sel1Check1List_QTD
00060 {
00061   Q_OBJECT
00062 
00063 public:
00064   DlgRef_1Sel1Check1List( QWidget* = 0, Qt::WindowFlags = 0 );
00065   ~DlgRef_1Sel1Check1List();
00066 };
00067 
00069 // DlgRef_1Sel1Check1Sel
00071 
00072 #include "ui_DlgRef_1Sel1Check1Sel_QTD.h"
00073 
00074 class DLGREF_EXPORT DlgRef_1Sel1Check1Sel : public QWidget, 
00075                                             public Ui::DlgRef_1Sel1Check1Sel_QTD
00076 {
00077   Q_OBJECT
00078 
00079 public:
00080   DlgRef_1Sel1Check1Sel( QWidget* = 0, Qt::WindowFlags = 0 );
00081   ~DlgRef_1Sel1Check1Sel();
00082 };
00083 
00085 // DlgRef_1Sel1Check
00087 
00088 #include "ui_DlgRef_1Sel1Check_QTD.h"
00089 
00090 class DLGREF_EXPORT DlgRef_1Sel1Check : public QWidget, 
00091                                         public Ui::DlgRef_1Sel1Check_QTD
00092 {
00093   Q_OBJECT
00094 
00095 public:
00096   DlgRef_1Sel1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00097   ~DlgRef_1Sel1Check();
00098 };
00099 
00101 // DlgRef_1Sel1List1Check3Btn
00103 
00104 #include "ui_DlgRef_1Sel1List1Check3Btn_QTD.h"
00105 
00106 class DLGREF_EXPORT DlgRef_1Sel1List1Check3Btn : public QWidget, 
00107                                                  public Ui::DlgRef_1Sel1List1Check3Btn_QTD
00108 {
00109   Q_OBJECT
00110 
00111 public:
00112   DlgRef_1Sel1List1Check3Btn( QWidget* = 0, Qt::WindowFlags = 0 );
00113   ~DlgRef_1Sel1List1Check3Btn();
00114 };
00115 
00117 // DlgRef_1Sel1Spin1Check
00119 
00120 #include "ui_DlgRef_1Sel1Spin1Check_QTD.h"
00121 
00122 class DLGREF_EXPORT DlgRef_1Sel1Spin1Check : public QWidget, 
00123                                              public Ui::DlgRef_1Sel1Spin1Check_QTD
00124 {
00125   Q_OBJECT
00126 
00127 public:
00128   DlgRef_1Sel1Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00129   ~DlgRef_1Sel1Spin1Check();
00130 };
00131 
00133 // DlgRef_1Sel1Spin
00135 
00136 #include "ui_DlgRef_1Sel1Spin_QTD.h"
00137 
00138 class DLGREF_EXPORT DlgRef_1Sel1Spin : public QWidget, 
00139                                        public Ui::DlgRef_1Sel1Spin_QTD
00140 {
00141   Q_OBJECT
00142 
00143 public:
00144   DlgRef_1Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00145   ~DlgRef_1Sel1Spin();
00146 };
00147 
00149 // DlgRef_1Sel2Spin1View1Check
00151 
00152 #include "ui_DlgRef_1Sel2Spin1View1Check_QTD.h"
00153 
00154 class DLGREF_EXPORT DlgRef_1Sel2Spin1View1Check : public QWidget, 
00155                                                   public Ui::DlgRef_1Sel2Spin1View1Check_QTD
00156 {
00157   Q_OBJECT
00158 
00159 public:
00160   DlgRef_1Sel2Spin1View1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00161   ~DlgRef_1Sel2Spin1View1Check();
00162 };
00163 
00165 // DlgRef_1Sel2Spin
00167 
00168 #include "ui_DlgRef_1Sel2Spin_QTD.h"
00169 
00170 class DLGREF_EXPORT DlgRef_1Sel2Spin : public QWidget, 
00171                                        public Ui::DlgRef_1Sel2Spin_QTD
00172 {
00173   Q_OBJECT
00174 
00175 public:
00176   DlgRef_1Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00177   ~DlgRef_1Sel2Spin();
00178 };
00179 
00181 // DlgRef_1Sel3Check
00183 
00184 #include "ui_DlgRef_1Sel3Check_QTD.h"
00185 
00186 class DLGREF_EXPORT DlgRef_1Sel3Check : public QWidget, 
00187                                         public Ui::DlgRef_1Sel3Check_QTD
00188 {
00189   Q_OBJECT
00190 
00191 public:
00192   DlgRef_1Sel3Check( QWidget* = 0, Qt::WindowFlags = 0 );
00193   ~DlgRef_1Sel3Check();
00194 };
00195 
00196 
00197 
00199 // DlgRef_1Sel3Spin
00201 
00202 #include "ui_DlgRef_1Sel3Spin_QTD.h"
00203 
00204 class DLGREF_EXPORT DlgRef_1Sel3Spin : public QWidget, 
00205                                        public Ui::DlgRef_1Sel3Spin_QTD
00206 {
00207   Q_OBJECT
00208 
00209 public:
00210   DlgRef_1Sel3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00211   ~DlgRef_1Sel3Spin();
00212 };
00213 
00215 // DlgRef_1Sel3Spin1Check
00217 
00218 #include "ui_DlgRef_1Sel3Spin1Check_QTD.h"
00219 
00220 class DLGREF_EXPORT DlgRef_1Sel3Spin1Check : public QWidget, 
00221                                              public Ui::DlgRef_1Sel3Spin1Check_QTD
00222 {
00223   Q_OBJECT
00224 
00225 public:
00226   DlgRef_1Sel3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00227   ~DlgRef_1Sel3Spin1Check();
00228 };
00229 
00231 // DlgRef_1Sel4Spin2Check
00233 
00234 #include "ui_DlgRef_1Sel4Spin2Check_QTD.h"
00235 
00236 class DLGREF_EXPORT DlgRef_1Sel4Spin2Check : public QWidget, 
00237                                              public Ui::DlgRef_1Sel4Spin2Check_QTD
00238 {
00239   Q_OBJECT
00240 
00241 public:
00242   DlgRef_1Sel4Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
00243   ~DlgRef_1Sel4Spin2Check();
00244 };
00245 
00247 // DlgRef_1Sel4Spin
00249 
00250 #include "ui_DlgRef_1Sel4Spin_QTD.h"
00251 
00252 class DLGREF_EXPORT DlgRef_1Sel4Spin : public QWidget, 
00253                                        public Ui::DlgRef_1Sel4Spin_QTD
00254 {
00255   Q_OBJECT
00256 
00257 public:
00258   DlgRef_1Sel4Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00259   ~DlgRef_1Sel4Spin();
00260 };
00261 
00263 // DlgRef_1Sel5Spin1Check
00265 
00266 #include "ui_DlgRef_1Sel5Spin1Check_QTD.h"
00267 
00268 class DLGREF_EXPORT DlgRef_1Sel5Spin1Check : public QWidget, 
00269                                              public Ui::DlgRef_1Sel5Spin1Check_QTD
00270 {
00271   Q_OBJECT
00272 
00273 public:
00274   DlgRef_1Sel5Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00275   ~DlgRef_1Sel5Spin1Check();
00276 };
00277 
00279 // DlgRef_1Sel5Spin
00281 
00282 #include "ui_DlgRef_1Sel5Spin_QTD.h"
00283 
00284 class DLGREF_EXPORT DlgRef_1Sel5Spin : public QWidget, 
00285                                        public Ui::DlgRef_1Sel5Spin_QTD
00286 {
00287   Q_OBJECT
00288 
00289 public:
00290   DlgRef_1Sel5Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00291   ~DlgRef_1Sel5Spin();
00292 };
00293 
00295 // DlgRef_1Spin
00297 
00298 #include "ui_DlgRef_1Spin_QTD.h"
00299 
00300 class DLGREF_EXPORT DlgRef_1Spin : public QWidget, 
00301                                    public Ui::DlgRef_1Spin_QTD
00302 {
00303   Q_OBJECT
00304 
00305 public:
00306   DlgRef_1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00307   ~DlgRef_1Spin();
00308 };
00309 
00311 // DlgRef_1Sel
00313 
00314 #include "ui_DlgRef_1Sel_QTD.h"
00315 
00316 class DLGREF_EXPORT DlgRef_1Sel : public QWidget, 
00317                                    public Ui::DlgRef_1Sel_QTD
00318 {
00319   Q_OBJECT
00320 
00321 public:
00322   DlgRef_1Sel( QWidget* = 0, Qt::WindowFlags = 0 );
00323   ~DlgRef_1Sel();
00324 };
00325 
00327 // DlgRef_1SelExt
00329 
00330 #include "ui_DlgRef_1SelExt_QTD.h"
00331 
00332 class DLGREF_EXPORT DlgRef_1SelExt : public QWidget, 
00333                                      public Ui::DlgRef_1SelExt_QTD
00334 {
00335   Q_OBJECT
00336 
00337 public:
00338   DlgRef_1SelExt( QWidget* = 0, Qt::WindowFlags = 0 );
00339   ~DlgRef_1SelExt();
00340 };
00341 
00343 // DlgRef_2Sel1List1Check
00345 
00346 #include "ui_DlgRef_2Sel1List1Check_QTD.h"
00347 
00348 class DLGREF_EXPORT DlgRef_2Sel1List1Check : public QWidget, 
00349                                              public Ui::DlgRef_2Sel1List1Check_QTD
00350 {
00351   Q_OBJECT
00352 
00353 public:
00354   DlgRef_2Sel1List1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00355   ~DlgRef_2Sel1List1Check();
00356 };
00357 
00359 // DlgRef_2Sel1List2Check
00361 
00362 #include "ui_DlgRef_2Sel1List2Check_QTD.h"
00363 
00364 class DLGREF_EXPORT DlgRef_2Sel1List2Check : public QWidget, 
00365                                              public Ui::DlgRef_2Sel1List2Check_QTD
00366 {
00367   Q_OBJECT
00368 
00369 public:
00370   DlgRef_2Sel1List2Check( QWidget* = 0, Qt::WindowFlags = 0 );
00371   ~DlgRef_2Sel1List2Check();
00372 };
00373 
00375 // DlgRef_2Sel1List
00377 
00378 #include "ui_DlgRef_2Sel1List_QTD.h"
00379 
00380 class DLGREF_EXPORT DlgRef_2Sel1List : public QWidget, 
00381                                        public Ui::DlgRef_2Sel1List_QTD
00382 {
00383   Q_OBJECT
00384 
00385 public:
00386   DlgRef_2Sel1List( QWidget* = 0, Qt::WindowFlags = 0 );
00387   ~DlgRef_2Sel1List();
00388 };
00389 
00391 // DlgRef_2Sel1Spin2Check
00393 
00394 #include "ui_DlgRef_2Sel1Spin2Check_QTD.h"
00395 
00396 class DLGREF_EXPORT DlgRef_2Sel1Spin2Check : public QWidget, 
00397                                              public Ui::DlgRef_2Sel1Spin2Check_QTD
00398 {
00399   Q_OBJECT
00400 
00401 public:
00402   DlgRef_2Sel1Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
00403   ~DlgRef_2Sel1Spin2Check();
00404 };
00405 
00407 // DlgRef_2Sel1Spin
00409 
00410 #include "ui_DlgRef_2Sel1Spin_QTD.h"
00411 
00412 class DLGREF_EXPORT DlgRef_2Sel1Spin : public QWidget, 
00413                                        public Ui::DlgRef_2Sel1Spin_QTD
00414 {
00415   Q_OBJECT
00416 
00417 public:
00418   DlgRef_2Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00419   ~DlgRef_2Sel1Spin();
00420 };
00421 
00423 // DlgRef_2Sel1SpinInt
00425 
00426 #include "ui_DlgRef_2Sel1SpinInt_QTD.h"
00427 
00428 class DLGREF_EXPORT DlgRef_2Sel1SpinInt : public QWidget, 
00429                                           public Ui::DlgRef_2Sel1SpinInt_QTD
00430 {
00431   Q_OBJECT
00432 
00433 public:
00434   DlgRef_2Sel1SpinInt( QWidget* = 0, Qt::WindowFlags = 0 );
00435   ~DlgRef_2Sel1SpinInt();
00436 };
00437 
00439 // DlgRef_2Sel2List
00441 
00442 #include "ui_DlgRef_2Sel2List_QTD.h"
00443 
00444 class DLGREF_EXPORT DlgRef_2Sel2List : public QWidget, 
00445                                        public Ui::DlgRef_2Sel2List_QTD
00446 {
00447   Q_OBJECT
00448 
00449 public:
00450   DlgRef_2Sel2List( QWidget* = 0, Qt::WindowFlags = 0 );
00451   ~DlgRef_2Sel2List();
00452 };
00453 
00455 // DlgRef_2Sel2Spin1Check
00457 
00458 #include "ui_DlgRef_2Sel2Spin1Check_QTD.h"
00459 
00460 class DLGREF_EXPORT DlgRef_2Sel2Spin1Check : public QWidget, 
00461                                              public Ui::DlgRef_2Sel2Spin1Check_QTD
00462 {
00463   Q_OBJECT
00464 
00465 public:
00466   DlgRef_2Sel2Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00467   ~DlgRef_2Sel2Spin1Check();
00468 };
00469 
00471 // DlgRef_2Sel2Spin3Check
00473 
00474 #include "ui_DlgRef_2Sel2Spin3Check_QTD.h"
00475 
00476 class DLGREF_EXPORT DlgRef_2Sel2Spin3Check : public QWidget, 
00477                                              public Ui::DlgRef_2Sel2Spin3Check_QTD
00478 {
00479   Q_OBJECT
00480 
00481 public:
00482   DlgRef_2Sel2Spin3Check( QWidget* = 0, Qt::WindowFlags = 0 );
00483   ~DlgRef_2Sel2Spin3Check();
00484 };
00485 
00487 // DlgRef_2Sel2Spin
00489 
00490 #include "ui_DlgRef_2Sel2Spin_QTD.h"
00491 
00492 class DLGREF_EXPORT DlgRef_2Sel2Spin : public QWidget, 
00493                                        public Ui::DlgRef_2Sel2Spin_QTD
00494 {
00495   Q_OBJECT
00496 
00497 public:
00498   DlgRef_2Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00499   ~DlgRef_2Sel2Spin();
00500 };
00501 
00503 // DlgRef_2Sel3Spin2Rb
00505 
00506 #include "ui_DlgRef_2Sel3Spin2Rb_QTD.h"
00507 
00508 class DLGREF_EXPORT DlgRef_2Sel3Spin2Rb : public QWidget, 
00509                                           public Ui::DlgRef_2Sel3Spin2Rb_QTD
00510 {
00511   Q_OBJECT
00512 
00513 public:
00514   DlgRef_2Sel3Spin2Rb( QWidget* = 0, Qt::WindowFlags = 0 );
00515   ~DlgRef_2Sel3Spin2Rb();
00516 };
00517 
00519 // DlgRef_2Sel3Spin
00521 
00522 #include "ui_DlgRef_2Sel3Spin_QTD.h"
00523 
00524 class DLGREF_EXPORT DlgRef_2Sel3Spin : public QWidget, 
00525                                        public Ui::DlgRef_2Sel3Spin_QTD
00526 {
00527   Q_OBJECT
00528 
00529 public:
00530   DlgRef_2Sel3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00531   ~DlgRef_2Sel3Spin();
00532 };
00533 
00535 // DlgRef_2Sel4Spin1Check
00537 
00538 #include "ui_DlgRef_2Sel4Spin1Check_QTD.h"
00539 
00540 class DLGREF_EXPORT DlgRef_2Sel4Spin1Check : public QWidget, 
00541                                              public Ui::DlgRef_2Sel4Spin1Check_QTD
00542 {
00543   Q_OBJECT
00544 
00545 public:
00546   DlgRef_2Sel4Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00547   ~DlgRef_2Sel4Spin1Check();
00548 };
00549 
00551 // DlgRef_2Sel
00553 
00554 #include "ui_DlgRef_2Sel_QTD.h"
00555 
00556 class DLGREF_EXPORT DlgRef_2Sel : public QWidget, 
00557                                   public Ui::DlgRef_2Sel_QTD
00558 {
00559   Q_OBJECT
00560 
00561 public:
00562   DlgRef_2Sel( QWidget* = 0, Qt::WindowFlags = 0 );
00563   ~DlgRef_2Sel();
00564 };
00565 
00567 // DlgRef_2SelExt
00569 
00570 #include "ui_DlgRef_2SelExt_QTD.h"
00571 
00572 class DLGREF_EXPORT DlgRef_2SelExt : public QWidget, 
00573                                      public Ui::DlgRef_2SelExt_QTD
00574 {
00575   Q_OBJECT
00576 
00577 public:
00578   DlgRef_2SelExt( QWidget* = 0, Qt::WindowFlags = 0 );
00579   ~DlgRef_2SelExt();
00580 };
00581 
00583 // DlgRef_2Spin
00585 
00586 #include "ui_DlgRef_2Spin_QTD.h"
00587 
00588 class DLGREF_EXPORT DlgRef_2Spin : public QWidget, 
00589                                    public Ui::DlgRef_2Spin_QTD
00590 {
00591   Q_OBJECT
00592 
00593 public:
00594   DlgRef_2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00595   ~DlgRef_2Spin();
00596 };
00597 
00599 // DlgRef_3Check
00601 
00602 #include "ui_DlgRef_3Check_QTD.h"
00603 
00604 class DLGREF_EXPORT DlgRef_3Check : public QWidget, 
00605                                     public Ui::DlgRef_3Check_QTD
00606 {
00607   Q_OBJECT
00608 
00609 public:
00610   DlgRef_3Check( QWidget* = 0, Qt::WindowFlags = 0 );
00611   ~DlgRef_3Check();
00612 };
00613 
00615 // DlgRef_1Sel3Radio
00617 
00618 #include "ui_DlgRef_3Radio_QTD.h"
00619 
00620 class DLGREF_EXPORT DlgRef_3Radio : public QWidget, 
00621                                     public Ui::DlgRef_3Radio_QTD
00622 {
00623   Q_OBJECT
00624 
00625 public:
00626   DlgRef_3Radio( QWidget* = 0, Qt::WindowFlags = 0 );
00627   ~DlgRef_3Radio();
00628 };
00629 
00631 // DlgRef_1Sel3Radio1Sel1Spin
00633 
00634 #include "ui_DlgRef_3Radio1Sel1Spin_QTD.h"
00635 
00636 class DLGREF_EXPORT DlgRef_3Radio1Sel1Spin : public QWidget, 
00637                                              public Ui::DlgRef_3Radio1Sel1Spin_QTD
00638 {
00639   Q_OBJECT
00640 
00641 public:
00642   DlgRef_3Radio1Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00643   ~DlgRef_3Radio1Sel1Spin();
00644 };
00645 
00647 // DlgRef_3Sel1Check
00649 
00650 #include "ui_DlgRef_3Sel1Check_QTD.h"
00651 
00652 class DLGREF_EXPORT DlgRef_3Sel1Check : public QWidget, 
00653                                         public Ui::DlgRef_3Sel1Check_QTD
00654 {
00655   Q_OBJECT
00656 
00657 public:
00658   DlgRef_3Sel1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00659   ~DlgRef_3Sel1Check();
00660 };
00661 
00663 // DlgRef_3Sel1Spin
00665 
00666 #include "ui_DlgRef_3Sel1Spin_QTD.h"
00667 
00668 class DLGREF_EXPORT DlgRef_3Sel1Spin : public QWidget, 
00669                                        public Ui::DlgRef_3Sel1Spin_QTD
00670 {
00671   Q_OBJECT
00672 
00673 public:
00674   DlgRef_3Sel1Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00675   ~DlgRef_3Sel1Spin();
00676 };
00677 
00679 // DlgRef_3Sel2Spin
00681 
00682 #include "ui_DlgRef_3Sel2Spin_QTD.h"
00683 
00684 class DLGREF_EXPORT DlgRef_3Sel2Spin : public QWidget, 
00685                                        public Ui::DlgRef_3Sel2Spin_QTD
00686 {
00687   Q_OBJECT
00688 
00689 public:
00690   DlgRef_3Sel2Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00691   ~DlgRef_3Sel2Spin();
00692 };
00693 
00695 // DlgRef_3Sel3Spin1Check
00697 
00698 #include "ui_DlgRef_3Sel3Spin1Check_QTD.h"
00699 
00700 class DLGREF_EXPORT DlgRef_3Sel3Spin1Check : public QWidget, 
00701                                              public Ui::DlgRef_3Sel3Spin1Check_QTD
00702 {
00703   Q_OBJECT
00704 
00705 public:
00706   DlgRef_3Sel3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00707   ~DlgRef_3Sel3Spin1Check();
00708 
00709   void ShowRows( int, int, bool = true );
00710 };
00711 
00713 // DlgRef_3Sel3Spin2Check
00715 
00716 #include "ui_DlgRef_3Sel3Spin2Check_QTD.h"
00717 
00718 class DLGREF_EXPORT DlgRef_3Sel3Spin2Check : public QWidget, 
00719                                              public Ui::DlgRef_3Sel3Spin2Check_QTD
00720 {
00721   Q_OBJECT
00722 
00723 public:
00724   DlgRef_3Sel3Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
00725   ~DlgRef_3Sel3Spin2Check();
00726 
00727   void ShowRows( int, int, bool = true );
00728 };
00729 
00731 // DlgRef_3Sel4Spin2Check
00733 
00734 #include "ui_DlgRef_3Sel4Spin2Check_QTD.h"
00735 
00736 class DLGREF_EXPORT DlgRef_3Sel4Spin2Check : public QWidget, 
00737                                              public Ui::DlgRef_3Sel4Spin2Check_QTD
00738 {
00739   Q_OBJECT
00740 
00741 public:
00742   DlgRef_3Sel4Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
00743   ~DlgRef_3Sel4Spin2Check();
00744 };
00745 
00747 // DlgRef_3Sel
00749 
00750 #include "ui_DlgRef_3Sel_QTD.h"
00751 
00752 class DLGREF_EXPORT DlgRef_3Sel : public QWidget, 
00753                                   public Ui::DlgRef_3Sel_QTD
00754 {
00755   Q_OBJECT
00756 
00757 public:
00758   DlgRef_3Sel( QWidget* = 0, Qt::WindowFlags = 0 );
00759   ~DlgRef_3Sel();
00760 };
00761 
00763 // DlgRef_3Spin1Check
00765 
00766 #include "ui_DlgRef_3Spin1Check_QTD.h"
00767 
00768 class DLGREF_EXPORT DlgRef_3Spin1Check : public QWidget, 
00769                                          public Ui::DlgRef_3Spin1Check_QTD
00770 {
00771   Q_OBJECT
00772 
00773 public:
00774   DlgRef_3Spin1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00775   ~DlgRef_3Spin1Check();
00776 };
00777 
00779 // DlgRef_3Spin
00781 
00782 #include "ui_DlgRef_3Spin_QTD.h"
00783 
00784 class DLGREF_EXPORT DlgRef_3Spin : public QWidget, 
00785                                    public Ui::DlgRef_3Spin_QTD
00786 {
00787   Q_OBJECT
00788 
00789 public:
00790   DlgRef_3Spin( QWidget* = 0, Qt::WindowFlags = 0 );
00791   ~DlgRef_3Spin();
00792 };
00793 
00795 // DlgRef_4Sel1List1Check
00797 
00798 #include "ui_DlgRef_4Sel1List1Check_QTD.h"
00799 
00800 class DLGREF_EXPORT DlgRef_4Sel1List1Check : public QWidget, 
00801                                              public Ui::DlgRef_4Sel1List1Check_QTD
00802 {
00803   Q_OBJECT
00804 
00805 public:
00806   DlgRef_4Sel1List1Check( QWidget* = 0, Qt::WindowFlags = 0 );
00807   ~DlgRef_4Sel1List1Check();
00808 };
00809 
00811 // DlgRef_4Sel1List
00813 
00814 #include "ui_DlgRef_4Sel1List_QTD.h"
00815 
00816 class DLGREF_EXPORT DlgRef_4Sel1List : public QWidget, 
00817                                        public Ui::DlgRef_4Sel1List_QTD
00818 {
00819   Q_OBJECT
00820 
00821 public:
00822   DlgRef_4Sel1List( QWidget* = 0, Qt::WindowFlags = 0 );
00823   ~DlgRef_4Sel1List();
00824 };
00825 
00827 // DlgRef_4Sel1Spin2Check
00829 
00830 #include "ui_DlgRef_4Sel1Spin2Check_QTD.h"
00831 
00832 class DLGREF_EXPORT DlgRef_4Sel1Spin2Check : public QWidget, 
00833                                              public Ui::DlgRef_4Sel1Spin2Check_QTD
00834 {
00835   Q_OBJECT
00836 
00837 public:
00838   DlgRef_4Sel1Spin2Check( QWidget* = 0, Qt::WindowFlags = 0 );
00839   ~DlgRef_4Sel1Spin2Check();
00840 
00841   void ShowRows( int, int, bool = true );
00842 };
00843 
00845 // DlgRef_4Sel1Spin2Check
00847 
00848 #include "ui_DlgRef_4Sel1Spin3Check_QTD.h"
00849 
00850 class DLGREF_EXPORT DlgRef_4Sel1Spin3Check : public QWidget, 
00851                                              public Ui::DlgRef_4Sel1Spin3Check_QTD
00852 {
00853   Q_OBJECT
00854 
00855 public:
00856   DlgRef_4Sel1Spin3Check( QWidget* = 0, Qt::WindowFlags = 0 );
00857   ~DlgRef_4Sel1Spin3Check();
00858 };
00859 
00861 // DlgRef_6Sel
00863 
00864 #include "ui_DlgRef_6Sel_QTD.h"
00865 
00866 class DLGREF_EXPORT DlgRef_6Sel : public QWidget, 
00867                                   public Ui::DlgRef_6Sel_QTD
00868 {
00869   Q_OBJECT
00870 
00871 public:
00872   DlgRef_6Sel( QWidget* = 0, Qt::WindowFlags = 0 );
00873   ~DlgRef_6Sel();
00874 };
00875 
00877 // DlgRef_Skeleton
00879 
00880 #include "ui_DlgRef_Skeleton_QTD.h"
00881 
00882 class DLGREF_EXPORT DlgRef_Skeleton : public QWidget, 
00883                                       public Ui::DlgRef_Skeleton_QTD
00884 {
00885   Q_OBJECT
00886 
00887 public:
00888   DlgRef_Skeleton( QWidget* = 0, Qt::WindowFlags = 0 );
00889   ~DlgRef_Skeleton();
00890 };
00891 
00893 // Utility functions
00895 
00896 namespace DlgRef
00897 {
00898   DLGREF_EXPORT QString PrintDoubleValue( double, int = 16 );
00899 };
00900 
00901 #endif // GEOM_DLGREF_H
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS