qt5base-lts/src
Thiago Macieira 4bc048be25 Let qVersion() be extern "C" if this is not a namespace build
This allows one to even dlopen() QtCore and call qVersion, to figure
out which version it is. A bit crazy, but someone might want to do it.

Change-Id: I932460515d07bed3f0e41c8ab2b46fc268ca73ff
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-09-18 00:59:08 +02:00
..
3rdparty remove usage of QT_MAKEDLL in favor of the new QT_STATIC macro 2012-09-14 15:23:15 +02:00
concurrent concurrent: Fix missing or improper include guard in headers 2012-09-15 23:54:29 +02:00
corelib Let qVersion() be extern "C" if this is not a namespace build 2012-09-18 00:59:08 +02:00
dbus QtDBus: added missing QT_NO_DBUS guards 2012-09-14 01:02:17 +02:00
gui gui/opengl: Fix missing or improper include guard in headers 2012-09-15 23:54:23 +02:00
network HTTP header may be damaged - fix, unit test 2012-09-18 00:59:08 +02:00
opengl gui/opengl: Fix missing or improper include guard in headers 2012-09-15 23:54:23 +02:00
platformsupport Mark (non-public API's) ctor's as explicit 2012-09-14 15:23:15 +02:00
plugins Make maemo scope syntax in project files more generic 2012-09-14 19:07:15 +02:00
printsupport SIC: QtPrintSupport - Remove QAbstractPageSetupDialog 2012-09-17 22:08:16 +02:00
sql Do not include /examples in qdocconfs. 2012-09-11 12:09:47 +02:00
testlib Fix qtestlib-manual.qdoc errors. 2012-09-13 19:33:08 +02:00
tools SIC: QtPrintSupport - Remove QAbstractPageSetupDialog 2012-09-17 22:08:16 +02:00
widgets QErrorMessage: Use qInstallMessageHandler instead of qInstallMsgHandler 2012-09-14 15:23:15 +02:00
winmain Revert "Use true and false in preference to TRUE and FALSE" 2012-09-07 06:25:23 +02:00
xml Do not include /examples in qdocconfs. 2012-09-11 12:09:47 +02:00
src.pro src.pro: remove redundant & incorrect platformsupport dependency 2012-08-25 10:29:53 +02:00