qt5base-lts/examples/corelib/ipc
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
..
doc Unify license header usage. 2016-03-29 10:20:03 +00:00
localfortuneclient QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' instead 2020-02-11 16:54:59 +03:00
localfortuneserver Cleanup QtCore examples 2019-02-06 22:11:27 +00:00
sharedmemory Cleanup QtCore examples 2019-02-06 22:11:27 +00:00
ipc.pro examples: Add localserver feature check for localfortune examples 2018-01-27 11:19:06 +00:00
README

These examples demonstrate IPC support in Qt.


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