[Panel-devel] krunner converter

Richard Moore richmoore44 at gmail.com
Fri Nov 16 17:37:12 CET 2007


On 11/16/07, Petri Damstén <petri.damsten at dnainternet.net> wrote:
> Hi,
>
> Added krunner converter plugin to playground. Currently it just converts
> couple of length units.
>
> cmd             result
> ------------------------------------------
> 1km             1000 m # default unit is m
> 1inch in cm     2.54 cm
> cm1>inch        0.393701 inch # unit can be in front, usefull for currency?

Can I suggest basing this on the calculator krunner (which uses
QtScript) instead of coding it in C++? That way it becomes extremely
extensible very easily and will almost certainly have a lot less code.

Cheers

Rich.


More information about the Panel-devel mailing list