[Kst] extragear/graphics/kst/kst
Rick Chern
rchern at interchange.ubc.ca
Mon Aug 15 21:40:19 CEST 2005
SVN commit 449506 by rchern:
Preparation for saving of graphics viewobjects:
- make saveTag only save tags, not be copies of save()
- remove re-implementation of saveTag in all viewobjects
- in KstViewObject::save() and KstTopLevelView::save(), save all children normally except for plots - saveTag only for children that are plots
M +0 -11 kst2dplot.cpp
M +0 -1 kst2dplot.h
M +0 -10 kstborderedviewobject.cpp
M +0 -1 kstborderedviewobject.h
M +0 -5 kstmetaplot.cpp
M +0 -1 kstmetaplot.h
M +0 -7 kstplotgroup.cpp
M +0 -1 kstplotgroup.h
M +5 -1 ksttoplevelview.cpp
M +0 -5 kstviewarrow.cpp
M +0 -1 kstviewarrow.h
M +0 -5 kstviewbezier.cpp
M +1 -1 kstviewbezier.h
M +3 -6 kstviewbox.cpp
M +0 -1 kstviewbox.h
M +0 -5 kstviewellipse.cpp
M +0 -1 kstviewellipse.h
M +0 -5 kstviewline.cpp
M +0 -1 kstviewline.h
M +11 -18 kstviewobject.cpp
M +0 -5 kstviewpicture.cpp
M +0 -1 kstviewpicture.h
More information about the Kst
mailing list