qt5base-lts/examples/corelib/ipc/localfortuneclient
Christian Ehrlicher 4715ca7bc5 Cleanup QtCore examples
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>
2019-02-06 22:11:27 +00:00
..
client.cpp Modernize the Local Fortune Client and Server examples 2017-09-22 14:51:48 +00:00
client.h Cleanup QtCore examples 2019-02-06 22:11:27 +00:00
localfortuneclient.pro Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
main.cpp Modernize the Local Fortune Client and Server examples 2017-09-22 14:51:48 +00:00