Changeset 2944 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.h


Ignore:
Timestamp:
Apr 26, 2006, 5:47:13 PM (19 years ago)
Author:
ansari
Message:

1- Correction/Amelioration gestion code de retour (Rc) ds les
CmdExecutor (basexecut.cc cxxexecutor.cc) - pour c++exec en particulier
2- ajout flag fgsmall (constructeur PIStdImgApp) pour petite fenetre
principale

Reza , 26/04/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pistdimgapp.h

    r2800 r2944  
    4646class PIStdImgApp : public PIApplication  {
    4747public:
    48      PIStdImgApp(int narg=0, char* arg[]=NULL);
     48     PIStdImgApp(bool fgsmall=false, int narg=0, char* arg[]=NULL);
    4949     ~PIStdImgApp();
    5050
Note: See TracChangeset for help on using the changeset viewer.