Changeset 2781 in Sophya for trunk/SophyaPI/PIext/piacmd.h


Ignore:
Timestamp:
May 30, 2005, 10:00:17 AM (20 years ago)
Author:
ansari
Message:

1/ Separation de basexecut.cc en deux : commandes graphiques mises ds graphexecut.cc .h
2/ Finalisation commandes bargraph et textdrawer ds graphexecut.cc
3/ Adaptation piacmd.cc , suppression limite a 250 ds func2d et MAJ MAkefile et objlist.list

Reza 30 Mai 2005

File:
1 edited

Legend:

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

    r2536 r2781  
    7272  PIStdImgApp* mImgApp;
    7373
    74   CmdExecutor* basexec;  // basic command executor
     74  CmdExecutor* basexec;  // base command executor
     75  CmdExecutor* graphexec; // graphic command executor
    7576  CmdExecutor* fitexec;  // Fit command executor
    7677  CmdExecutor* pawexec;  // paw-like command executor
Note: See TracChangeset for help on using the changeset viewer.