qt5base-lts/tests/auto/corelib/io/qurlquery
Thiago Macieira 1c2144c39f Forward the methods dealing with the break down of query to QUrlQuery
Now that QUrlQuery exists, these methods are no longer necessary in
QUrl itself. Manipulation of the items should be done using the new
class.

They are now implemented using a temporary QUrlQuery. This is hardly
efficient but it works.

Change-Id: I34820b3101424593d0715841a2057ac3f74d74f0
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-03-30 01:19:59 +02:00
..
qurlquery.pro Long live QUrlQuery 2012-03-30 01:19:59 +02:00
tst_qurlquery.cpp Forward the methods dealing with the break down of query to QUrlQuery 2012-03-30 01:19:59 +02:00