qt6-bb10/tests/auto/tools/moc
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
..
Test.framework/Headers
task71021
testproject
.gitattributes
.gitignore
Header
assign-namespace.h
backslash-newlines.h
c-comments.h
cstyle-enums.h
cxx11-enums.h
cxx11-explicit-override-control.h moc: test slots marked final/override in various ways 2012-08-26 14:29:52 +02:00
cxx11-final-classes.h moc: parse classes that use Q_DECL_FINAL|final|sealed 2012-08-26 14:29:52 +02:00
dir-in-include-path.h
error-on-wrong-notify.h
escapes-in-string-literals.h
extraqualification.h
forgotten-qinterface.h
forward-declared-param.h Generate includes for Qt containers used as auto-metatypes. 2012-09-03 20:05:04 +02:00
gadgetwithnoenums.h
interface-from-framework.h
macro-on-cmdline.h
moc.pro Generate includes for Qt containers used as auto-metatypes. 2012-09-03 20:05:04 +02:00
namespaced-flags.h
no-keywords.h Update the moc no-keywords test for the signals replacement. 2012-07-09 15:55:15 +02:00
oldstyle-casts.h
os9-newlines.h
parse-boost.h
pure-virtual-signals.h
qinvokable.h
qprivateslots.h
single_function_keyword.h
slots-with-void-template.h moc: test signature with (void) 2012-03-16 17:37:18 +01:00
task87883.h
task189996.h
task192552.h
task234909.h
task240368.h
template-gtgt.h
trigraphs.h
tst_moc.cpp Fix moc generating invalid code for slots with reference types as argument. 2012-09-02 23:41:42 +02:00
using-namespaces.h
warn-on-multiple-qobject-subclasses.h
warn-on-property-without-read.h
win-newlines.h