Changeset 2231 in Sophya for trunk/SophyaPI/PIext/pihisto2d.h
- Timestamp:
- Oct 25, 2002, 12:45:09 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pihisto2d.h
r1884 r2231 41 41 // Methode permettant l'affichage d'une fenetre de controle specialisee 42 42 virtual void ShowControlWindow(PIBaseWdgGen* wdg); 43 // Desactivation de la fenetre de controle specialisee 44 virtual void DeactivateControlWindow(PIBaseWdgGen* wdg); 43 45 44 46 inline Histo2D* Histogram() {return(mHisto);}
Note:
See TracChangeset
for help on using the changeset viewer.