[Qt-interest] QUuid with QUuid::Time
Darin Broady
dbroady1 at yahoo.com
Mon Jun 14 13:37:30 CEST 2010
Look at merge request 629 for Qt. I created that merge request so that Qt would have unique QUuid's on non-Windows platforms by using a cryptographic entropy source (/dev/urandom). Give that a try and see if it will do for you (unless QUuid::Time is a requirement for you).
Darin Broady
dbroady1 at yahoo.com
________________________________
From: metin d <metdos at yahoo.com>
To: qt-interest at trolltech.com
Sent: Mon, June 14, 2010 6:51:26 AM
Subject: [Qt-interest] QUuid with QUuid::Time
Documentation says that QUuid::createUuid () creates an UUID using QUuid::Random. On the other hand, I want to get UUID's by using QUuid::Time, because I want to get UUIDs which are exactly unique. Do you have any suggestion?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100614/8e093e7e/attachment.html
More information about the Qt-interest-old
mailing list