[Qt-interest] QDesignerPropertyEditorInterface::propertyChanged not emitted

Frank Hemer frank at hemer.org
Thu Jun 4 18:56:40 CEST 2009


Qt: 4.4.2

Signal QDesignerPropertyEditorInterface::propertyChanged (...) in qt4.4.2 
seems to never be emitted.
According to the task tracker, there is/was a pending bug registered 
mentioning an undocumented signal: propertyValueChanged (const QString &, 
const QVariant &, bool) being supposed to replace propertyChanged.

This undocumented signal works fine in qt4.4.2.

According to the 4.5 doc, there is still propertyChanged mentioned, not a word 
on propertyValueChanged.

Any Idea whether this is a lack of documentation or a signal that will get 
removed ... or simply a bug???

Frank



More information about the Qt-interest-old mailing list