[Patch] Webdav properties in UDSAtoms
Hamish Rodda
meddie at yoyo.its.monash.edu.au
Fri May 31 15:47:00 BST 2002
On Sat, 1 Jun 2002 00:22, David Faure wrote:
> On Friday 31 May 2002 16:11, Hamish Rodda wrote:
> > One question though... with this XML being in utf8, why are we using a
> > QCString instead of using a QString and calling utf8()?
>
> The latter would require a conversion, whereas QCString is already in the
> right encoding - if you receive _and_ send utf8, and don't do string
> manipulation (and use length() too often), I think a QCString makes more
> sense.
Ah, I see. When converting the QString provided by metaData() (which contains
XML provided by the application), I should call utf8(), right?
Thanks,
Hamish.
More information about the kfm-devel
mailing list