qt6-bb10/tests/auto/corelib/global/qglobal
Takumi Asaki 71c6fdf871 Introduce qUtf8Printable() macro to qglobal.h
This macro is equivalent to arg.toUtf8().constData().
It is usable for "%s" arguments of qDebug(), qWarning(), qFatal(),
qCritical().

Change-Id: I2d9956e6651271e1e2183dce9c835511cf923bf3
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-06-27 08:28:50 +02:00
..
.gitignore
qglobal.pro
tst_qglobal.cpp Introduce qUtf8Printable() macro to qglobal.h 2014-06-27 08:28:50 +02:00