On Tue, 17 Mar 2015 19:16:53 +0500 Andrey Kozhevnikov <coderusin...@gmail.com> wrote:
> No, you wrong. In your link read " Connecting Signals to Methods and > Signals". > > 17.03.2015 19:11, Florian Desneux пишет: > > Great news: I succeed it :) Thanks Andrey! > > > > Side note: dialog.readPropertyChanged should be > > dialog.*_on_*ReadPropertyChanged (see > > http://doc.qt.io/qt-5/qtqml-syntax-signals.html) for people who > > want to achieve this in the future. Can I make a request? How about one of you clever people writing a full tutorial online to which people like me that don't fully grasp things like models and signals can ask questions? For example, I want to write a beer app (I have one which works but isn't comprehensive enough) which takes a supplied database (it comes from a UK organisation called CAMRA) and have my own database record things like 'Yes, I've drunk that beer' and in a separate app (the CAMRA app which runs on Android but is hideous, records all those things within one app) record the pub in which I drank that beer. The problems for me are 1) I need to attach models to lots of the tables in the CAMRA database file and I struggle with models, and 2) I cannot make the app connect to two databases. In doing item 1, I would also want the app to update a previous page, much as Florian does. Of course if that same clever person were to offer to write the whole thing for me I wouldn't say no :-) _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org