qt5base-lts/src/tools/moc
Allan Sandfeld Jensen 9ce4006565 Fix moc'ing of enum class flags
Keep the original class name around for a little longer so we can
generate the correct scoped enum in the moc output.

Task-number: QTBUG-47652
Change-Id: Ib5934316fa786cc475335b03c86b8ec2dc239055
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2018-07-26 22:14:56 +00:00
..
util Say hello to Q_NAMESPACE 2016-08-19 15:41:27 +00:00
generator.cpp Fix moc'ing of enum class flags 2018-07-26 22:14:56 +00:00
generator.h moc: Allow NOTIFY signals defined in parent classes 2017-05-23 11:11:52 +00:00
keywords.cpp Say hello to Q_NAMESPACE 2016-08-19 15:41:27 +00:00
main.cpp Merge remote-tracking branch 'origin/5.9' into 5.10 2017-12-30 12:09:53 +01:00
moc.cpp moc: Don't error our when parsing "using namespace __identifier(...)" 2018-03-05 06:54:06 +00:00
moc.h Fix moc'ing of enum class flags 2018-07-26 22:14:56 +00:00
moc.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
moc.pro Win: Set a proper description for the Qt tools 2017-07-31 10:44:40 +00:00
outputrevision.h Updated license headers 2016-01-21 18:55:18 +00:00
parser.cpp Updated license headers 2016-01-21 18:55:18 +00:00
parser.h Silence implicit-fallthough warnings 2016-12-19 09:35:57 +00:00
ppkeywords.cpp Updated license headers 2016-01-21 18:55:18 +00:00
preprocessor.cpp Simplify ifs since PP_WHITESPACE and WHITESPACE are the same 2018-01-15 10:11:31 +00:00
preprocessor.h moc: Cache header lookups to reduce number of file stat's 2016-11-03 17:34:57 +00:00
symbols.h Updated license headers 2016-01-21 18:55:18 +00:00
token.cpp Updated license headers 2016-01-21 18:55:18 +00:00
token.h Say hello to Q_NAMESPACE 2016-08-19 15:41:27 +00:00
utils.h Updated license headers 2016-01-21 18:55:18 +00:00