summaryrefslogtreecommitdiffstats
path: root/src/imports/wifi/qwifinetworklistmodel.cpp
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@digia.com>2014-03-14 17:04:59 +0100
committerGatis Paeglis <gatis.paeglis@digia.com>2014-03-18 17:05:01 +0200
commitcb7775bf6eac1140cb40131efe87cb9fbc9b78ba (patch)
treec1287ba6e88e84cdc9c29ba591ed77081de72512 /src/imports/wifi/qwifinetworklistmodel.cpp
parentaf296297e1d91228e8f63846c388fa1796b59e8a (diff)
Remove unnecessary roles from QWifiNetworkList
Currently there are 2 ways to access the same property from list view's delegate: network.ssid ssid This is not needed, from the API point of view it is more readible when properties are accesed with network.* prefix. As is done in launchersettings demo. "network" role returns QWifiNetwork object which exposes the required properties with Q_PROPERTY. Change-Id: Idd55891d44c4f356a6774575508a38729c60c335 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Diffstat (limited to 'src/imports/wifi/qwifinetworklistmodel.cpp')
0 files changed, 0 insertions, 0 deletions