[Kst] extragear/graphics/kst/kst
Rick Chern
rchern at interchange.ubc.ca
Thu Aug 11 01:14:17 CEST 2005
SVN commit 445353 by rchern:
- remove dialogData function
- add widgetHints function that returns a map of hints for a give property name
- allows bounds to be set on widgets such as minValue, maxValue for QSpinBox
- allows additional properties to be set on widgets such as text for check box
- i18n dialog labels
M +19 -6 kstborderedviewobject.cpp
M +5 -5 kstborderedviewobject.h
M +15 -6 ksteditviewobjectdialog_i.cpp
M +1 -1 kstgfxpicturemousehandler.cpp
M +1 -1 kstplotgroup.cpp
M +26 -6 kstviewarrow.cpp
M +5 -5 kstviewarrow.h
M +17 -5 kstviewbox.cpp
M +1 -1 kstviewbox.h
M +20 -6 kstviewellipse.cpp
M +1 -1 kstviewellipse.h
M +29 -8 kstviewlabel.cpp
M +5 -5 kstviewlabel.h
M +21 -5 kstviewline.cpp
M +4 -4 kstviewline.h
M +2 -2 kstviewobject.cpp
M +3 -4 kstviewobject.h
M +10 -3 kstviewpicture.cpp
M +2 -2 kstviewpicture.h
More information about the Kst
mailing list