Add sample qml application
[staging/HomeScreen.git] / sample-qml / imports / vehicle / qmldir
1 #/* Copyright (C) 2015, Jaguar Land Rover. All Rights Reserved.
2 # *
3 # * This Source Code Form is subject to the terms of the Mozilla Public
4 # * License, v. 2.0. If a copy of the MPL was not distributed with this
5 # * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
6
7 singleton FuelModel 1.0 FuelModel.qml
8 singleton SpeedModel 1.0 SpeedModel.qml
9 singleton TemperatureModel 1.0 TemperatureModel.qml
10 singleton PositionModel 1.0 PositionModel.qml
11 singleton ClimateModel 1.0 ClimateModel.qml