Hi all,

I am new to Linux , c++ and qt.

What I don't understand is why in most of the examples we use the Qstring class and not the normal c++ String class?

IS it possible to program the normal c++ way without using the relevant Qxxx Classes?

Many thanks in advance.