summaryrefslogtreecommitdiffstats
path: root/examples/corelib/ipc/localfortuneclient/client.cpp
diff options
context:
space:
mode:
authorAlexander Akulich <akulichalexander@gmail.com>2020-02-07 15:53:04 +0300
committerAlexander Akulich <akulichalexander@gmail.com>2020-02-11 16:54:50 +0300
commit1c573ba47c338f8f054e1a861d9298b5b2a53cec (patch)
tree88011637e8428e93de84f28f0f21ae65caa28d37 /examples/corelib/ipc/localfortuneclient/client.cpp
parentc034f92fc2e377f47a0f45efeb66905a0f45d0ae (diff)
QLocalSocket: Rename private errorOccurred method to setErrorAndEmit()
The method named like a signal and can lead to confusion especially if such a signal will be added. The new name taken from QAbstractSocketPrivate::setErrorAndEmit(), though in QLocalSocket the method is NOT the only place of the error set and the signal emission. Change-Id: I7cdc487a39ec290203cced7359527f888342a0ad Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'examples/corelib/ipc/localfortuneclient/client.cpp')
0 files changed, 0 insertions, 0 deletions