[Kst] kdeextragear-2/kst/kst

Rick Chern rchern at interchange.ubc.ca
Sat Jul 17 02:04:46 CEST 2004


CVS commit by rchern: 

Add some Whats This balloons to the Marker tab


  M +15 -0     plotdialog.ui   1.33


--- kdeextragear-2/kst/kst/plotdialog.ui  #1.32:1.33
@@ -2294,4 +2294,7 @@
                                     <string>Remove</string>
                                 </property>
+                                <property name="whatsThis" stdset="0">
+                                    <string>Click this button to remove all the selected plot markers in the plot marker list.  Changes are not saved until the plot dialog settings are applied.</string>
+                                </property>
                             </widget>
                             <widget class="QPushButton">
@@ -2302,4 +2305,7 @@
                                     <string>Remove All</string>
                                 </property>
+                                <property name="whatsThis" stdset="0">
+                                    <string>Click this button to remove all plot markers from the list.  Changes are not saved until the plot dialog settings are applied.</string>
+                                </property>
                             </widget>
                         </vbox>
@@ -2328,4 +2334,7 @@
                                     <enum>Extended</enum>
                                 </property>
+                                <property name="whatsThis" stdset="0">
+                                    <string>The list of defined plot markers.  Use the Add, Remove, and Remove All buttons to modify the list.  Changes to the list are not saved until the plot dialog settings are applied.</string>
+                                </property>
                             </widget>
                         </vbox>
@@ -2351,4 +2360,7 @@
                                     <cstring>NewPlotMarker</cstring>
                                 </property>
+                                <property name="whatsThis" stdset="0">
+                                    <string>Enter the value for a new plot marker here, and click Add or press the Enter key to add the marker to the list.  Duplicate plot markers cannot be created. </string>
+                                </property>
                             </widget>
                             <widget class="QPushButton">
@@ -2362,4 +2374,7 @@
                                     <string>Add</string>
                                 </property>
+                                <property name="whatsThis" stdset="0">
+                                    <string>Click this button to add the plot marker to the list.</string>
+                                </property>
                             </widget>
                         </hbox>





More information about the Kst mailing list