Re: [Interest] fromWinHICON missing from Qt 5

2012-09-04 Thread lars.knoll
On Sep 4, 2012, at 2:17 AM, ext Joseph Crowell mailto:joseph.w.crow...@gmail.com>> wrote: On 9/4/2012 3:13 AM, Justin Karneges wrote: On Monday, September 03, 2012 01:24:56 PM lars.kn...@nokia.com wrote: > On Sep 2, 2012, at 3:57 PM, ext Thiago Macieira >

Re: [Interest] fromWinHICON missing from Qt 5

2012-09-03 Thread lars.knoll
On Sep 2, 2012, at 3:57 PM, ext Thiago Macieira wrote: > On domingo, 2 de setembro de 2012 22.23.01, Joseph Crowell wrote: >> QPixmap QPixmap::fromWinHICON( HICON ); Is there a reason this has been >> removed? > > Yes, the QPixmap API is platform-independent, completely. The equivalent > fro

Re: [Interest] Transfering ownership of QByteArray to char*

2012-08-20 Thread lars.knoll
On Aug 20, 2012, at 10:01 AM, ext Konstantin Tokarev wrote: > Hi all, > > Is there a safe way to get char * from QByteArray which is not destroyed when > original QByteArray is destroyed? Only one: Create a copy ;-) Cheers, Lars > > I'm thinking about something like > > QByteArray ba = ..

Re: [Interest] Qt 5: Converting QJsonValue to QJsonArray

2012-08-13 Thread lars.knoll
On Aug 13, 2012, at 11:21 PM, ext Stephen Chu wrote: > On 8/13/12 9:24 AM, lars.kn...@nokia.com wrote: >> >> On Aug 8, 2012, at 9:14 PM, ext Stephen Chu wrote: >> >>> I am trying out the new QJsonValue in Qt 5 and find myself wondering: >>> Does converting a QJsonValue which is an array to a

Re: [Interest] Qt 5: Converting QJsonValue to QJsonArray

2012-08-13 Thread lars.knoll
On Aug 8, 2012, at 9:14 PM, ext Stephen Chu wrote: > I am trying out the new QJsonValue in Qt 5 and find myself wondering: > Does converting a QJsonValue which is an array to a QJsonArray with > QJsonValue::toArray() makes a copy of the underlying data? > > Say I load a JSON file which is an

Re: [Interest] Is Nokia officially done with Qt?

2012-06-16 Thread lars.knoll
Thanks John and all the others voicing their support. Many things are indeed rather unclear yet, so please give me and the others Qt developers from Nokia a break. We're working very hard trying to get some clarity here and finding solutions. But don't forget that Qt is an open source project, an