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

Eli Fidler eli at staikos.net
Thu Oct 11 00:23:07 CEST 2007


This will be part of the ObjectStore.

Eli

On October 10, 2007 15:12:21 Adam Treat wrote:
> SVN commit 723810 by treat:
>
> * Need to find a scheme for auto suggesting scalar names
>
>
>  M  +3 -0      scalardialog.cpp
>
>
> --- branches/work/kst/portto4/kst/src/libkstapp/scalardialog.cpp
> #723809:723810 @@ -60,7 +60,10 @@
>
>  ObjectPtr ScalarDialog::createNewDataObject() const {
>    bool ok = false;
> +
> +  //FIXME We don't have a 'suggestScalarName' like we do with vectors...
> eli? QString tagName = DataDialog::tagName();
> +
>    double value = _scalarTab->value().toDouble(&ok);
>    if (!ok) {
>      value = Equations::interpret(_scalarTab->value().toLatin1(), &ok);
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst




More information about the Kst mailing list