[Development] Changelogs for 5.3.0

Thiago Macieira thiago.macieira at intel.com
Wed Apr 23 02:02:22 CEST 2014


Em ter 22 abr 2014, às 16:09:07, Thiago Macieira escreveu:
> >  - QTextDocumentLayout:
> >    * [QTBUG-36743] Emit updateBlock signal in QTextDocumentLayout.
> 
> "The updateBlock() signal is now emitted".
> 
> This implies we had a signal that was never emitted before. If that's not 
> correct, please provide a better entry.
> 
> By the way, that's a bad signal name. Signals are supposed to indicate
> state  changes. "Update block" has a verb in the imperative for a core
> component, which is naming rule for slots. Please deprecate this signal and
> introduce a better one.

Entry removed. This is changelog entry is complete nonsense.

There's no such signal in QTextDocumentLayout. You can't emit a signal that 
doesn't exist.

And QTextDocumentLayout is a private class.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list