qt5base-lts/tests/auto/corelib/global
Kai Koehne c0d249019b Allow qDebug output to be configured by qSetMessagePattern()
Add qSetMessagePattern() to configure the default
message pattern. This one can still be overwritten by setting the
QT_MESSAGE_PATTERN environment variable.

Without this method, there's actually no way to change the
default output programatically. Since QT_MESSAGE_PATTERN is
evaluated when the first message arrives, setting it via e.g. qputenv
might have no effect/be too late.

Change-Id: I115e0c30606f128fdbf5c169a951ffa2a6a48517
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-04-24 17:12:46 +02:00
..
q_func_info Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qflags Work around what apparently is a GCC 4.6.0 bug 2012-03-25 15:09:52 +02:00
qgetputenv Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglobal Fallback implementation of Q_ALIGNOF 2012-03-23 19:43:00 +01:00
qlogging Allow qDebug output to be configured by qSetMessagePattern() 2012-04-24 17:12:46 +02:00
qnumeric Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qrand Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtendian Enable endianness conversions on q(u)int8 2012-03-25 13:12:24 +02:00
global.pro Enable endianness conversions on q(u)int8 2012-03-25 13:12:24 +02:00