qt5base-lts/examples/network/threadedfortuneserver
Christian Ehrlicher e85de7d787 Cleanup network examples
Cleanup network examples:
 - use nullptr
 - use member-init
 - adjust includes
 - use new-style connects

Change-Id: I80aa230168e5aec88a1bc93bbf49a471bfc30e7b
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2019-11-06 10:57:23 +01:00
..
dialog.cpp Cleanup network examples 2019-11-06 10:57:23 +01:00
dialog.h Cleanup network examples 2019-11-06 10:57:23 +01:00
fortuneserver.cpp Cleanup network examples 2019-11-06 10:57:23 +01:00
fortuneserver.h Cleanup network examples 2019-11-06 10:57:23 +01:00
fortunethread.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
fortunethread.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
main.cpp Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
threadedfortuneserver.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00