[Development] API review for the new QUrl
Thiago Macieira
thiago.macieira at intel.com
Fri Nov 4 18:45:41 CET 2011
On Friday, 4 de November de 2011 17:14:35 Stephen Kelly wrote:
> 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"} ?
Yes.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20111104/3c1b8992/attachment.sig>
More information about the Development
mailing list