On Tuesday, August 21, 2012 19:33:16 Stephen Chu wrote:

> I was excited to see internalId() returns a qint64. Then realized that
> there's not way to store it. And after reading the source, the ID is
> stored in the void * pointer and cast to qint64 when returned.
> 
> A union of quint64 and void * for the store will save me tons of agony.
> Oh well...

No one worked on it and provided a patch.

https://bugreports.qt-project.org/browse/QTBUG-4865

I'd still consider it if a patch appeared and was well understood in terms of 
performance/memory cost on 32 bit and 64 bit.

Thanks,

-- 
Stephen Kelly <stephen.ke...@kdab.com> | Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to