Fix incorrect signal emission for QML declared properties
authorSimon Hausmann <simon.hausmann@theqtcompany.com>
Mon, 24 Aug 2015 10:38:18 +0000 (12:38 +0200)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Mon, 24 Aug 2015 10:44:55 +0000 (10:44 +0000)
commit9dd496c069154ac655be9b85b72a6eb409bfa223
treef18c3702e1692c17ebe710530aba931c8a4554f6
parent4898ddfcc1822dbffc179f77a2fe768d231cbc6c
Fix incorrect signal emission for QML declared properties

After commit 6cd0001054faa9c7c20dcd5e9c7512367b2c1f5f we also need to remove
the special var handling for signal indicies assigned to QML declared
properties, in order to emit the right signal when the property changes.

Change-Id: Ibdaba0435d8878e1e16dabe20559c484b217d82a
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
src/qml/compiler/qqmltypecompiler.cpp