Re: [Interest] Failed to fetch Nokia Map using QtLocation

2014-04-22 Thread Ramakanthreddy Kesireddy
Yes I set the values app_id and token parameters but just left them out from mail. I get the same error "Failed to read nokia map version". Dragging the map did not make any difference. It ends with qml:network error in application output. From: interest-bounces+ramakanthreddy_kesireddy=mahin

Re: [Interest] Can a view somehow notify a model of which rows it is going to show on screen?

2014-04-22 Thread Mark Gaiser
On Tue, Apr 22, 2014 at 9:38 PM, Andre Somers wrote: > Mark Gaiser schreef op 20-4-2014 4:04: >> Hi, >> >> the title says it all... >> >> I can't find any signals that expose this information in the model. >> I would like to know this from the QML ListView component. What i can >> do is tell the m

Re: [Interest] Can a view somehow notify a model of which rows it is going to show on screen?

2014-04-22 Thread Andre Somers
Mark Gaiser schreef op 20-4-2014 4:04: > Hi, > > the title says it all... > > I can't find any signals that expose this information in the model. > I would like to know this from the QML ListView component. What i can > do is tell the model where the current y position is in the models > content an

Re: [Interest] Failed to fetch Nokia Map using QtLocation

2014-04-22 Thread Blasche Alexander
Hi, This message should only appear the first time you start Nokia based mapping services. The second time around it is gone. I get the same message when I remove the entire QtLocation cache (in my case ~/.config/QtLocation) directory. My guess is that your problem is related to the missing app

[Interest] Failed to fetch Nokia Map using QtLocation

2014-04-22 Thread Ramakanthreddy Kesireddy
Hi, am trying to run places_map QtLocation example. However, am getting error Failed to read nokia map version. I set Map-plugin parameters with heremaps registered credentials like below: PluginParameter { name: "app_id"; value: "" } PluginParameter { name: "token"; value: "" }

Re: [Interest] QAbstractItemDelegate like interface for QHeaderView.

2014-04-22 Thread André Somers
D. Brentjes schreef op 20-4-2014 09:40: > Hello everybody, > > I'm using the ItemDelegate system to last minute convert all my custom > object to a QString representative of the content. This works great, but > yesterday I discovered that QHeaderView actually does not use the > ItemDelegate facilit

Re: [Interest] QNAM timeout is way too long

2014-04-22 Thread Giuseppe D'Angelo
On 22 April 2014 03:12, Scott Aron Bloom wrote: > Agreed.. but it would be even easier... if abort was a slot :) It is a slot in Qt 5. Besides, you can always connect to a custom slot which invokes abort()... -- Giuseppe D'Angelo ___ Interest mailing