Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 920 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 920 Bytes

ThrowawayDemos

A set of thowaway Sailfish Demos, of things that work, and things that don't! Each demo will focus on one feature only.

These demos will be linked from my Sailfish Blog http://flyingsheeponsailfish.blogspot.ch/

Working

  1. Working.QT5TestLS: Demos use of LocalStorage in Qt5 / Sailfish Alpha 2 http://flyingsheeponsailfish.blogspot.ch/2013/08/alpha-2-migrating-localstorage-from-qt4.html Note: While this demo builds and starts it does not do much (apart from outputtng to the console). It is the code that is interesting.

  2. Working.setContextPropertyDemo: Demos how setContextPropertyDemo can be used in Qt5 / Alpha 2 to pass simple C++ properties from the main.cpp file to the QML side of a project Blog page on this coming soon....

  3. Working.LandedSettingsCMenuDemo2 demonstrates a Listview that expands when a context menu opens when the menu delegate is pressedAndHeld