Changeset 546 in Sophya for trunk/SophyaPI/PIext/pintuple.h


Ignore:
Timestamp:
Nov 3, 1999, 8:56:06 PM (26 years ago)
Author:
ercodmgr
Message:

Gestion option Stats ds piapp - Reza 3/11/99

File:
1 edited

Legend:

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

    r544 r546  
    2222  virtual void       SelectLabel(const char* plabel=NULL);
    2323
    24   inline  void       SetStats(bool fg=true) { stats = true; }
     24  inline  void       SetStats(bool fg=true) { stats = fg; }
    2525  virtual void       AppendTextInfo(string& info, double xmin, double ymin, double xmax, double ymax);
    2626       
Note: See TracChangeset for help on using the changeset viewer.