http://talk.maemo.org/showthread.php?t=87896&highlight=developer.nokia.com

mszafka 68737ae438 Anchoring problems solved 14 年 前
html da5b56a47b Initial upload 14 年 前
images da5b56a47b Initial upload 14 年 前
javascript da5b56a47b Initial upload 14 年 前
styles da5b56a47b Initial upload 14 年 前
ACView.qml da5b56a47b Initial upload 14 年 前
AvView.qml da5b56a47b Initial upload 14 年 前
ClockTimer.qml 68737ae438 Anchoring problems solved 14 年 前
EnergyView.qml 68737ae438 Anchoring problems solved 14 年 前
Floorplan.qml da5b56a47b Initial upload 14 年 前
HomeControlSystem.qml da5b56a47b Initial upload 14 年 前
IconHUD.qml da5b56a47b Initial upload 14 年 前
LockHUD.qml da5b56a47b Initial upload 14 年 前
MovieList.qml 6404c3fd0d Added MovieList 14 年 前
MusicList.qml da5b56a47b Initial upload 14 年 前
ProfilesView.qml 68737ae438 Anchoring problems solved 14 年 前
RoomAdjustWidget.qml da5b56a47b Initial upload 14 年 前
RoomExitButton.qml da5b56a47b Initial upload 14 年 前
SaunaBasic.qml 4d29b7b109 Corrected image paths 14 年 前
SaunaTimer.qml 68737ae438 Anchoring problems solved 14 年 前
SaunaView.qml da5b56a47b Initial upload 14 年 前
Security.qml da5b56a47b Initial upload 14 年 前
SideNavigation.qml 68737ae438 Anchoring problems solved 14 年 前
TheRoom.qml da5b56a47b Initial upload 14 年 前
Themes.qml da5b56a47b Initial upload 14 年 前
readme.txt 2fa63dd6fb Home Control: Added Nokia Qt SDK installation as a prerequisite. 14 年 前

readme.txt

Installation instructions:

Make sure you have Nokia Qt SDK installed. You can download it from: http://www.forum.nokia.com/info/sw.nokia.com/id/e920da1a-5b18-42df-82c3-907413e525fb/Nokia_Qt_SDK.html.

Download the Colibri library (https://projects.forum.nokia.com/colibri) and Home Control (https://projects.forum.nokia.com/homecontrol) under the same root directory:

* the root
* --- Colibri
* --- Home Control

Now you can import the Home Control directory as a QML directory in Qt Creator. You can run Home Control by running the file HomeControlSystem.qml.