4715ca7bc5
Cleanup QtCore examples: - use new signal/slot syntax - use 0 instead nullptr - remove unneeded includes - use initializer lists - replace foreach with range-based-for loop Change-Id: I5581f485fa0e9ccf3f4ce6f643908832bc6959bb Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> |
||
---|---|---|
.. | ||
doc | ||
localfortuneclient | ||
localfortuneserver | ||
sharedmemory | ||
ipc.pro | ||
README |
These examples demonstrate IPC support in Qt. Documentation for these examples can be found via the Examples link in the main Qt documentation.