Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, March 2008
Qt conversion unit


Message 1 in thread

Hi all

is there a "conversion unit" in Qt that help, for example, converting
from SI units to Imperial units an back ? if not, is there a design
pattern ?

 thanks

             Andy

--
 [ signature omitted ] 

Message 2 in thread

Quoting Andy Hirsh <andhirsh@xxxxxxxxx>:

> Hi all
>
> is there a "conversion unit" in Qt that help, for example, converting
> from SI units to Imperial units an back ? if not, is there a design
> pattern ?

Hi

I have two suggestions. Look at the boost units library handles. Alternatively,
Barton and Nackman also cover this ground.

A+
Paul

--
 [ signature omitted ] 

Message 3 in thread

> Quoting Andy Hirsh <andhirsh@xxxxxxxxx>:
>
> > Hi all
> >
> > is there a "conversion unit" in Qt that help, for example, converting
> > from SI units to Imperial units an back ? if not, is there a design
> > pattern ?
>
> Hi
>
> I have two suggestions. Look at the boost units library handles.
> Alternatively,
> Barton and Nackman also cover this ground.

Thanks a lot Paul...

  I'm looking at them, expecially at the BOOST library...

       Andy

--
 [ signature omitted ]