[Kst] branches/work/kst/portto4/kst/src/widgets

Mike Fenton mike at staikos.net
Thu Sep 27 22:34:41 CEST 2007


SVN commit 717977 by fenton:

Port of curveappearance and curveplacement widgets.


 A             curveappearancewidget.cpp   [License: GPL (v2+)]
 A             curveappearancewidget.h   [License: GPL (v2+)]
 A             curveappearancewidget.ui  
 A             curveplacementwidget.cpp   [License: GPL (v2+)]
 A             curveplacementwidget.h   [License: GPL (v2+)]
 A             curveplacementwidget.ui  
 M  +6 -0      widgets.pro  


--- branches/work/kst/portto4/kst/src/widgets/widgets.pro #717976:717977
@@ -23,6 +23,8 @@
     kstwidgets.cpp \
     colorbutton.cpp \
     combobox.cpp \
+    curveappearancewidget.cpp \
+    curveplacementwidget.cpp \
     datarange.cpp \
     filerequester.cpp \
     gradienteditor.cpp \
@@ -34,6 +36,8 @@
 HEADERS += \
     colorbutton.h \
     combobox.h \
+    curveappearancewidget.h \
+    curveplacementwidget.h \
     datarange.h \
     filerequester.h \
     gradienteditor.h \
@@ -45,6 +49,8 @@
 
 FORMS += \
     datarange.ui \
+    curveappearancewidget.ui \
+    curveplacementwidget.ui \
     matrixselector.ui \
     scalarselector.ui \
     stringselector.ui \


More information about the Kst mailing list