summaryrefslogtreecommitdiffstats
path: root/qmake/generators
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2017-03-11 19:39:32 +0100
committerOlivier Goffart (Woboq GmbH) <ogoffart@woboq.com>2017-03-13 11:03:47 +0000
commit16d1ddfc42732afc6ba90df66042c7ff4be348c2 (patch)
treea6b21d1165f50d9ae7ce88bbb644b4f70fdc9caa /qmake/generators
parent0d287500be09c800fbcc8f04862d316075ced546 (diff)
moc: Support signals that return movable-only type
By adding std::move where it makes sense. This is not only good for move-only types, but for any type which can be moved as it saves copies of the return value in any case. [ChangeLog][moc] Move-only types are now supported as return types of signals and slots. Change-Id: Idc9453af993e7574a6bddd4a87210eddd3da48a9 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'qmake/generators')
0 files changed, 0 insertions, 0 deletions