In Qt 5.1, the QtMobility is split in different packages. On harbour.jolla.com/faq you'll find which packages are allowed to import/link against in Jolla Store. This is limited due to unstable APIs/ABIs.
Your problem is, that for example QSystemInformation QML lib, could give what you need, but it's blacklisted atm. Gabriel. -- Von meinem Nokia N9 gesendet Jukka Heikkilä schrieb am 06.12.13 10:17: Hi again, I just wanted to make things clear on my head. I just read this: http://www.qtdeveloperdays.com/sites/default/files/presentation_pdf/qtdd-2012.pdf Is it so that with Jolla I can use Qt Mobility API's and to get network info I could use QSystemNetworkInformation class, but which is the thing which will restricts to put my app in the store? I'm a little bit confused with these things now. If someone could help me back to track ;) Regards, Jukka Heikkilä 2013/12/5 Lorn Potter <lorn.pot...@jolla.com> > Hi, > It depends on if you want your app in the store or not. > You could use QtDbus to query the connman and ofono interfaces, much like > connman-qt and libqofono to get this information. > > If you don't mind not being in the store, QtSystemInfo's QtNetworkInfo is > on the device, or you could use libconnman-qt and libqofono themselves. > > Hope this helps! > > > On 05/12/2013, at 10:40 PM, Jukka Heikkilä <jut...@gmail.com> wrote: > > > Hi, > > > > I'd like to get some cellular network information to my app. Is there > this kind of class like in Harmattan's QSystemNetworkInformation ( > http://harmattan-dev.nokia.com/docs/library/html/qtmobility/qsystemnetworkinfo.html)? > I'm looking forward to get Cell ID etc. information. > > > > I'm quite new with Qt so I hope some of you could provide my a short > example if there is a solution to get that kind of information. > > > > Regards, > > Jukka > > _______________________________________________ > > SailfishOS.org Devel mailing list > > Lorn Potter > QtSensors/ Connectivity > llornkcor technologies / Jolla Mobile > > _______________________________________________ > SailfishOS.org Devel mailing list > _______________________________________________ SailfishOS.org Devel mailing list
_______________________________________________ SailfishOS.org Devel mailing list