forked from qt-creator/qt-creator
Invalid QVariant is a valid value for properties of type QVariant, so propagate the value change from puppet to creator in that case. Also change the property editor to notify controls of value change in case of invalid value set, and clear LineEdit when invalid value is set. Fixes: QDS-5304 Change-Id: I02c7daaf3cde06317690a32e7ac8a82da754bd58 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>