summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-02-13 11:15:36 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-02-13 11:25:05 +0100
commit63c972ad9e15b673779147c4c263ed2ac5312a28 (patch)
treeaa5e8470cd16f038cc5d47b429921f6481589fc5 /src/plugins
parent36276fc529529e795df62dae8278013bb4493c25 (diff)
sensor_explorer: Fix warnings about deprecated QQmlListProperty APIv5.15.0-beta1
Pass the list by pointer, fixing: sensors/sensor_explorer/import/explorer.cpp:120:64: warning: ‘QQmlListProperty<T>::QQmlListProperty(QObject*, QList<T*>&) [with T = QSensorItem]’ is deprecated sensors/sensor_explorer/import/sensoritem.cpp:328:62: warning: ‘QQmlListProperty<T>::QQmlListProperty(QObject*, QList<T*>&) [with T = QPropertyInfo]’ is deprecated: Use constructor taking QList pointer, and gain improved performance [-Wdeprecated-declarations] Change-Id: I0652e806354d3ba43c551e4a3733bafd73f0ddfe Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions