Re: [Interest] Crash when calling deleteLater for a QGLSceneNode

2014-04-25 Thread Alan Ezust
>From the stack trace it appears as if the node you are deleting has a QSharedPointer member in it that is also being deleted, and the problem is related to deleting that thing pointed to by the QSharedPointer... Is it posisble that the pointed-to-object there is owned by a different thread? O

Re: [Interest] Crash when calling deleteLater for a QGLSceneNode

2014-04-25 Thread Juan
Because I am in a different thread. I get the same exception when I call deleteLater directly, from the same thread where the node was created. Thanks anyway! On Thu, Apr 24, 2014 at 6:29 PM, Thiago Macieira wrote: > Em qui 24 abr 2014, às 17:55:23, Juan escreveu: > > QMetaObject::invokeMethod(

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

2014-04-25 Thread Jan Kundrát
On Tuesday, 22 April 2014 23:51:07 CEST, Mark Gaiser wrote: > There we have it. All visible item indexes accurately known. :) The model does not know if there's any view attached to it, though. > Usecase: > If you only look at small folders then this definitely is premature > optimizations since

[Interest] Qt Contacts API

2014-04-25 Thread Ramakanthreddy Kesireddy
Hi, I got to display favorite contacts in my Qt5.3 based QtQuick IVI application. Please let me know if there is any Qtcontacts API supported for Qt5.3? Thanks and Regards, Ramakanth DISCLAIMER: This email (including any attachments) is intended for the sole use

[Interest] Qt Bluetooth in Linux non-functional?

2014-04-25 Thread Alexander Zakharov
>Do you have any chance to test the latest RC candidate? There were lots of bug >fixes for QtBluetooth (over 30 just for Bluez 4): > >https://qt.gitorious.org/qt/qtconnectivity/source/9b11226f3d23dfb4c6b8457f2a839584666cda6a:dist/changes-5.3.0 > >Most of them would have gone into Qt 5.2.2 if it wo

Re: [Interest] Qt Bluetooth in Linux non-functional?

2014-04-25 Thread Blasche Alexander
> >From: interest-bounces+alexander.blasche=digia@qt-project.org [interest- >bounces+alexander.blasche=digia@qt-project.org] >on behalf of Alexander Zakharov >Subject: [Interest] Qt Bluetooth in Linux non-functional? ... >data with it. Mac OS X is