qt6-bb10/src
Stephen Kelly 5a1fa8860c Generate includes for Qt containers used as auto-metatypes.
Otherwise the containers might be forward declared in the moc file,
and when the moc file is compiled in a standalone translation unit,
the full definition of it would not be available. This results in
odd compile errors, so instead generate the includes if required.

Change-Id: Ie01c5a5d45314daad0b00dec03b3e1e18cdbae64
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Volker Krause <volker.krause@kdab.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-09-03 20:05:04 +02:00
..
3rdparty Harfbuzz: fix build with NO_OPENTYPE macro defined 2012-08-29 07:56:50 +02:00
concurrent Doc: Fix docbuild when not using -developer-build. 2012-09-01 11:23:56 +02:00
corelib Clarify QDateTime documentation re timeSpec conversion. 2012-09-03 15:58:08 +02:00
dbus QDBusPendingCallPrivate: save 8 bytes on 64-bit archs 2012-09-03 13:41:55 +02:00
gui Fix doc errors in QScreen. 2012-09-03 11:05:49 +02:00
network fix a mismatch of using QT_NO_NETWORKPROXY 2012-09-03 13:41:55 +02:00
opengl Doc: Fix docbuild when not using -developer-build. 2012-09-01 11:23:56 +02:00
platformsupport fbbackingstore: Don't overload inherited virtual function 2012-08-24 20:29:17 +02:00
plugins Cleaner support for window flags in QCocoaWindow 2012-09-03 19:35:35 +02:00
printsupport Doc: Fix docbuild when not using -developer-build. 2012-09-01 11:23:56 +02:00
sql Use QStringList::join(QChar) overload where applicable [QtSql] 2012-09-03 19:35:25 +02:00
testlib Doc: Fix docbuild when not using -developer-build. 2012-09-01 11:23:56 +02:00
tools Generate includes for Qt containers used as auto-metatypes. 2012-09-03 20:05:04 +02:00
widgets QWizard/Win: Fix incorrect cached state after all wizards destroyed 2012-09-03 11:05:49 +02:00
winmain fix misnomer: qt_module.prf => qt_build_config.prf 2012-06-19 16:46:08 +02:00
xml Doc: Fix docbuild when not using -developer-build. 2012-09-01 11:23:56 +02:00
src.pro src.pro: remove redundant & incorrect platformsupport dependency 2012-08-25 10:29:53 +02:00