[Kst] extragear/graphics/kst/kst
Rick Chern
rchern at interchange.ubc.ca
Thu Jul 28 20:39:16 CEST 2005
SVN commit 439712 by rchern:
- no references to "Z" in public matrix functions
- remove resize(int) funciton and replace with resize(int x, int y) function
- remove rawData function and replace with setValue(double x, double y, double z) and setValueRaw(int x, int y, double z)
- change value() and valueRaw() to return the values and accept a pointer to a bool
M +3 -3 kstamatrix.cpp
M +2 -9 kstcsd.cpp
M +1 -1 kstdatamanager_i.cpp
M +9 -6 kstimage.cpp
M +2 -2 kstimagedialog_i.cpp
M +61 -27 kstmatrix.cpp
M +27 -19 kstmatrix.h
M +6 -2 kstmatrixtable.cpp
M +5 -3 kstrmatrix.cpp
M +1 -1 kstsmatrix.cpp
More information about the Kst
mailing list