Changeset 1906 in Sophya
- Timestamp:
- Feb 18, 2002, 11:53:29 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pidrawer.h
r1904 r1906 2 2 // Objets traceur qui peuvent etre attaches a un PIBaseWidget 3 3 // R. Ansari 97-98 4 // LAL (Orsay) / IN2P3-CNRS DAPNIA/SPP (Saclay) / CEA4 // (C) LAL (Orsay) / IN2P3-CNRS DAPNIA/SPP (Saclay) / CEA 5 5 #ifndef PIDRAWER_H 6 6 #define PIDRAWER_H … … 84 84 85 85 // Acces aux attributs graphiques 86 inline PIGraphicAtt GetGraphicAtt() const { return(mGrAtt); }87 86 inline PIGraphicAtt& GetGraphicAtt() { return(mGrAtt); } 88 87
Note:
See TracChangeset
for help on using the changeset viewer.