Hi guys,
Thanks! Learned today something :)
Dylan
-------- Original Message --------
Subject: Re: [SailfishDevel] Interact from other pages with the cover page
Local Time: August 29, 2016 2:38 PM
UTC Time: August 29, 2016 12:38 PM
From: m...@mattaustin.me.uk
To: dylan.van.ass...@protonmail.com,devel@lists.sailfishos.org
On 29 August 2016 at 20:29, Dylan Van Assche
<dylan.van.ass...@protonmail.com> wrote:
> If I understand it correctly I need to do the following things:
>
> Create an object in harbour-sailfinder.qml and give it an ID
> Call the object with that ID from my current page (for example:
> MainPage.qml) and assign some data to it.
> Read the object out in CoverPage.qml by his ID
Yep, that sounds right.
In my project, I created 'Client.qml' to use as my python 'API client':
https://github.com/mattaustin/gaussian/blob/qmlexperiment/qml/common/Client.qml
This then gets added to ApplicationWindow, so it's accessible from anywhere:
https://github.com/mattaustin/gaussian/blob/qmlexperiment/qml/silica/main.qml
--
Regards,
Matt.
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org