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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development