Hello!
Can someone help me to understand why this simple code working bad:
https://gist.github.com/CODeRUS/3911cfe69ab9866e99da
Just click on "Add" button and compare input and result id inside
Object. It's different.
Best regards,
Andrey
___
Sailfi
Am 18.03.2015 um 13:07 schrieb Roland Whitehead:
On Tue, 17 Mar 2015 at 20:20:06, Michael Fuchs wrote:
This is exactly what the dbus call does.
But your approach looks simpler, will try this one as well.
I wrote a nasty shell script to send SMS so that I could do so from my
desktop over ssh.
You may also pass a reference to your previous page to the page being pushed
property Page previousPage
Then when pushing, give the second param as {previousPage: pageId}. You may
pass reference to any other object too.
Then call respective functions to act.
Note that the model-view approach i
Depending on your implementation (pure QML, or C++ backend), it could also
possible to work with a C++ model (if you have a C++ backend), shown in a QML
view, so your backend will do all the work and update your views. Have a look
for Model-View in doc.
With pure QML it could be also a solutio