[Development] API review for the new QUrl

Stephen Kelly stephen.kelly at kdab.com
Fri Nov 4 17:14:35 CET 2011


On Tuesday, October 25, 2011 11:59:54 Thiago Macieira wrote:
>     QStringList allQueryItemValues(const QString &key, 
> QUrl::ComponentFormattingOptions encoding = QUrl::PrettyDecoded) const;

Does this return all values for the key? If the query string is a=4&a=5&a=6, 
then 

queryObject.allQueryItemValues("a") will return QStringList{"4", "5", "6"} ?

-- 
Stephen Kelly <stephen at kdab.com> | Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20111104/cc3f81c9/attachment.sig>


More information about the Development mailing list