Alexander Akulich c08b0cec2f QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' instead
[ChangeLog][Deprecation Notice] QLocalSocket::error() (the signal) is deprecated; superseded by errorOccurred()

Change-Id: I579c07564f5c470cf2867864755e0a26e6afce3b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-02-11 16:54:59 +03:00
..
2016-03-29 10:20:03 +00:00
2019-02-06 22:11:27 +00:00

These examples demonstrate IPC support in Qt.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.