qt5base-lts/examples/corelib/ipc
Rainer Keller f13b0b2cf2 qtlite: Skip building examples when configured with no-feature-itemviews
Compiling the default examples should be possible without compile errors.

Task-number: QTBUG-53141
Change-Id: I73d8787241291ae6230861a89b38e91d900fede0
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2018-01-12 07:58:20 +00:00
..
doc Unify license header usage. 2016-03-29 10:20:03 +00:00
localfortuneclient Modernize the Local Fortune Client and Server examples 2017-09-22 14:51:48 +00:00
localfortuneserver Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
sharedmemory qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
ipc.pro Fix compilation without sharedmemory 2017-01-05 08:38:33 +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.