Hi!

Ralph Glasstetter wrote:
> ups,..
> sorry, i didn't realized that these lines are still in the old syntax!
> 
> That lines just have been changed because of the missing default parameters 
> "",
> since I'm checking later on for empty strings in commmand / label.

IC.

> But probably an empty string is returned anyhow if the keys have not been not 
> found...

I guess it returns QString::null in that case if you don't specify a
default.

There is also an optional third argument (bool* ok) that one probably
can use to detect missing keys, conversion errors and the like. But the
documentation isn't very clear about the interaction between the second
and third argument.

-- 
Michael "Tired" Riepe <[EMAIL PROTECTED]>
X-Tired: Each morning I get up I die a little

-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to