Changeset 2230 in Sophya for trunk/SophyaPI/PI/pidrwtools.h
- Timestamp:
- Oct 25, 2002, 12:41:39 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pidrwtools.h
r1921 r2230 24 24 virtual void Show(); 25 25 26 static PIDrwTools* curlutw;27 26 static void ShowPIDrwTools(); 28 27 static void ShowPIDrwTools(PIBaseWdgGen* cbw); … … 30 29 static void SetCurrentBaseWdg(PIBaseWdgGen* cbw); 31 30 static PIBaseWdgGen* GetCurrentBaseWdg(); 31 static PIDrawer* GetActiveDrawer(); 32 static void UpdateActiveDrawer(); 32 33 33 34 protected:
Note:
See TracChangeset
for help on using the changeset viewer.