[Development] [Releasing] HEADS-UP: Qt 5.15 Feature Freeze is in effect now

Alexander Akulich akulichalexander at gmail.com
Wed Feb 5 18:41:58 CET 2020


On Wed, Feb 5, 2020 at 6:58 PM Thiago Macieira
<thiago.macieira at intel.com> wrote:
>
> The correct signal for an error situation is errorOccurred, like in
> QLocalSocket and QProcess.

Actually both QLocalSocket and QAbstractSocket renamed the "error()"
getter to keep using "error()" signal as opposed to many other Qt
modules "errorOccurred()" signals.


More information about the Development mailing list