qt5base-lts/tests/auto/corelib/global
David Faure d147285d64 Add Q_COREAPP_STARTUP_FUNCTION macro.
This is necessary for initializing things in a library, which require
a QCoreApplication instance (unlike Q_CONSTRUCTOR_FUNCTION, which runs
before that). Example use cases: KCrash (segv handler), and KCheckAccelerators
(debugging tool triggered by magic key combination).

Change-Id: I5f4c4699dd4d21aea72b007989ba57467e86ed10
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-01-15 14:58:35 +01:00
..
q_func_info Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qflags QFlags: use unsigned int when the enum's underlying is unsigned 2012-09-28 23:50:10 +02:00
qgetputenv Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qglobal Add Q_COREAPP_STARTUP_FUNCTION macro. 2013-01-15 14:58:35 +01:00
qlogging Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qnumeric Update the NaN tests to deal with non-conformance better 2012-09-28 10:11:00 +02:00
qrand Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtendian Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global.pro Enable endianness conversions on q(u)int8 2012-03-25 13:12:24 +02:00