qt5base-lts/tests/auto/corelib/plugin/quuid
Thiago Macieira 687dc7fac7 QUuid: add a way to get the string form without the braces
While we're at it, add a way to get it without the dashes too. I'm
calling it "id128", as in "128-bit ID", as seen in journald's sd_id128_t
type and the sd_id128_xxx() API.

[ChangeLog][QtCore][QUuid] Added a parameter to both toString() and
toByteArray() to allow controlling the use or not of the braces and
dashes in the string form.

Change-Id: I56b444f9d6274221a3b7fffd150cde706cfc5098
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2018-02-03 21:30:37 +00:00
..
test Add Objective-C specific type converters to QUuid. 2015-11-04 21:23:06 +00:00
testProcessUniqueness Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
.gitignore Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
quuid.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
tst_quuid_darwin.mm QUuid: add fromString(QStringView/QLatin1String) 2017-04-20 17:02:44 +00:00
tst_quuid.cpp QUuid: add a way to get the string form without the braces 2018-02-03 21:30:37 +00:00