Fortune client example - list all IP addresses
authorShane Kearns <ext-shane.2.kearns@nokia.com>
Wed, 15 Feb 2012 20:12:15 +0000 (20:12 +0000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 17 Feb 2012 10:44:29 +0000 (11:44 +0100)
commit304fc533bddde005ce786c4ab2da71678f89e379
tree4b692f5e2d79672d0b58ee02a4ef277a64b18519
parentf89d02e0039562fadf8d8708bd71cff42a46b7a7
Fortune client example - list all IP addresses

The first IP address on the machine might not be a usable one.
Changed the QLineEdit to a QComboBox, and populated it with
all IP addresses of the machine, along with the machine names
if they are configured.

Task-number: QTBUG-13121
Change-Id: I7c443f5ce6efb0d0b525c5abad1671d3dcbba33c
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
examples/network/fortuneclient/client.cpp
examples/network/fortuneclient/client.h