A Nokia Developer example application for keeping track off items for rent. The application demonstrates the use of Qt Quick Components and SQLite database. The UI of the Symbian version follows the Symbian design guidelines.
General
RentBook is a Qt Quick example application which allows user to add items for rent into a database and, for example, keep track of for whom the item is rented on a certain date. The UI is implemented using Qt Quick Components and the Symbian version follows the Symbian design guidelines. The application data is stored into a SQLite database.
When the application is first installed, the database is empty. The user can then start defining items for rent in the resource management view. After one or more items have been created, the items can be booked for certain dates. The rent period can be defined for 1-7 days.
This application has been tested on Symbian, MeeGo 1.2 Harmattan and Qt Simulator (Windows desktop).
See Class Diagram and Database Model at project Wiki pages.
Prior QWidget based QRentBook example can be found here.
Qt Quick Components
- Qt Quick Components 1.0 for Symbian
- MeeGo 1.2 Harmattan Developer Documentation, Qt Quick Components
- Qt Quick Components for MeeGo Kate Alhola's Blog
- Kate Alhola: How to make modern Mobile applications with Qt Quick Components
- Qt Quick Components for MeeGo sources in Qt SDK exists in ..\QtSDK\Madde\sysroots\harmattan-nokia-meego-arm-sysroot-1122-slim\usr\lib\qt4\imports\com\nokia\meego -folder
- Qt Quick Components for Symbian sources in Qt SDK exists in ..\QtSDK\Symbian\SDKs\Symbian3Qt473\epoc32\data\z\resource\qt\imports\com\nokia\symbian.1.0 -folder
Compatibility
- Qt 4.7.4 or higher
- Qt Quick Components 1.1 or higher
Tested on
- Nokia C7-00
- Nokia E6-00
- Nokia E7-00
- Nokia N8-00
- Nokia X7-00
- Nokia N9
- Nokia N950
Developed with Qt SDK 1.1.
License:
Development status: Release
Created: August 2nd, 2011
Visibility: Public
7 followers
Featured downloads
- rentbook_1.0.0_armel.deb Harmattan
- rentbook_v1_0.zip Project
- RentBook_installer_v1_0_anna... Symbian
- RentBook_v1_0_anna.sis Symbian



