From a840cbffba476205eba81f56f40ec32cea6097cc Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Wed, 28 Aug 2013 11:26:38 +0200 Subject: Doc: Update Sensor Explorer example Following changes are made to the example - Use of Qt Quick Controls / TableView to present the sensor information, reducing the example to a single QML file - Updated launcher main.cpp for the QML example - Remove separate example doc for the import subproject - Various fixes to example doc, add a screenshot - Ensure import module + qmldir are built/deployed to correct location Task-number: QTBUG-32881 Task-number: QTBUG-33875 Change-Id: I0ed7c7ebc916fcad6da5e3c66d81be8f348a93e1 Reviewed-by: Jerome Pasion --- examples/sensors/sensor_explorer/qml.qrc | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'examples/sensors/sensor_explorer/qml.qrc') diff --git a/examples/sensors/sensor_explorer/qml.qrc b/examples/sensors/sensor_explorer/qml.qrc index 3f11f3e..df6160a 100644 --- a/examples/sensors/sensor_explorer/qml.qrc +++ b/examples/sensors/sensor_explorer/qml.qrc @@ -1,16 +1,5 @@ - PropertyList.qml - SensorList.qml sensor_explorer.qml - components/ApplicationWindow.qml - components/TextField.qml - components/Button.qml - components/images/button_background_disabled.png - components/images/textfield_background_normal.png - components/images/textfield_background_disabled.png - components/images/button_background_pressed.png - components/images/button_background_normal.png - content/listitem_select.png -- cgit v1.2.1