aboutsummaryrefslogtreecommitdiffstats
path: root/examples/network/googlesuggest/doc/googlesuggest.rst
blob: ada224311ea716c43bca00475713c6b1fa99d361 (plain)
1
2
3
4
5
6
7
8
9
10
11
Google Suggest Example
======================

Obtains the list of search recommendations by the Google search engine.

The example uses the QNetworkAccessManager to obtain the list of search
recommendations by Google as the user types into a QLineEdit.

.. image:: googlesuggest.png
   :width: 502
   :alt: google suggest program screenshot