Deinline QQuickKeysAttached::keyToSignal.
authorRobin Burchell <robin+qt@viroteck.net>
Fri, 14 Dec 2012 17:19:07 +0000 (18:19 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 8 Jan 2013 02:17:37 +0000 (03:17 +0100)
commitfd4c5b6e1c4ef488e827a1610fd62e1105373a13
treea9abe03a704b749b7b6aa72960a221fb421296ac
parentc280d67864dbef12c490380c29e03d5b18c102f1
Deinline QQuickKeysAttached::keyToSignal.

This also means we don't need to expose the SigMap struct or value - it can be
made file-local. This isn't performance-critical, so it shouldn't really matter.

Change-Id: I08d48df4f903df49a6ea58e6f10f3f53a97d89de
Reviewed-by: Martin Jones <martin.jones@jollamobile.com>
src/quick/items/qquickitem.cpp
src/quick/items/qquickitem_p.h