qt5base-lts/examples/ipc
Topi Reinio ddf2e2367c Doc: Move IPC example documentation
Examples under examples/ipc were not part of any module
documentation. This change adds the above folder to
Qt Core documentation, and moves the corresponding
files so that the example documentation is built
correctly.

Change-Id: If1f34ce7ef04a02df8a87f820bb2e68ffa723dd4
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
2014-03-27 15:16:20 +01:00
..
doc Doc: Move IPC example documentation 2014-03-27 15:16:20 +01:00
localfortuneclient Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
localfortuneserver Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
sharedmemory expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
ipc.pro Check for network module when building according examples 2013-02-21 07:27:25 +01:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00

These examples demonstrate IPC support in Qt.


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