Changeset 1971 in Sophya for trunk/SophyaPI/PIext/pihisto.h


Ignore:
Timestamp:
Apr 30, 2002, 2:34:41 PM (23 years ago)
Author:
ansari
Message:

1/ Basculement de decodage des options de display aux methodes
PIDrawer/PIWdg::DecodeOptionString()
2/ Possibilite de Show/Hide de la partie Zoom/ColorMap/Stat du MainWindow

Reza 30/4/2002

File:
1 edited

Legend:

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

    r546 r1971  
    1717  inline  Histo*     Histogram() { return(mHisto); }
    1818
     19//   Methode de decodage des options
     20  virtual int        DecodeOptionString(vector<string> & opt, bool rmdecopt=true);
     21
    1922protected:
    2023  virtual void       DrawStats(PIGraphicUC* g);
Note: See TracChangeset for help on using the changeset viewer.