In the documentation:
https://sailfishos.org/sailfish-silica/qml-sailfishsilica-pulldownmenu.html
first code example:
header: PageHeader { text: "Header" }
but according to the documentation in the SDK there is no 'text'
property in PageHeader.
Possibly it should be 'title'.
__
To: devel-subscr...@lists.sailfishos.org
Subject: Detail imfomation about developing for Sailfish
Deal Sir,
I am very interested in developing for Sailfish,besides i want to now more
detail about it.Such thing like some system API classes and function,or some
this platform specified classes
Hei Markus,
It is already included in the simulator.
All I had to do was to add
QT+=sql to the qmake project file.
Erlend
Sent from my Jolla ;-)
On 29.05.2013, at 22:23, Joseph Crowell wrote:
> SQLite is in use on a wide range of applications. I would assume it would be
> bundled on the devi
Hi
Did you look at this (though not APIs):
https://sailfishos.org/develop-firstapp-article.html?
On 05/30/2013 06:59 PM, rhythmkay wrote:
To: devel-subscr...@lists.sailfishos.org
Subject: Detail imfomation about developing for Sailfish
Deal Sir,
I am very interested in developing for Sail
Cool - thanks!
30 maj 2013 kl. 19:56 skrev Erlend Böe :
> Hei Markus,
>
> It is already included in the simulator.
> All I had to do was to add
> QT+=sql to the qmake project file.
> Erlend
>
> Sent from my Jolla ;-)
>
> On 29.05.2013, at 22:23, Joseph Crowell wrote:
>
>> SQLite is in use o