qt5base-lts/examples/dbus/pingpong
David Skoland 9e09677c1d Remove QtDBus includes
Per the discussion of QTBUG-88831, we determined that module-wide
imports are unfortunate, especially for compile times. Following this,
all QtDBus includes have been replaced with the headers for the classes
actually used in each file. Additionally, some cleanup of header file
order and format has been performed in the changed files.

Pick-to: 6.0
Change-Id: I62c1b75682a48422f0ba1168dd5d7bd0952808ac
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-01-12 09:19:27 +01:00
..
CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
ping-common.h Unify license header usage. 2016-03-29 10:20:03 +00:00
ping.cpp Remove QtDBus includes 2021-01-12 09:19:27 +01:00
ping.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
pingpong.pro Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00
pong.cpp Remove QtDBus includes 2021-01-12 09:19:27 +01:00
pong.h Unify license header usage. 2016-03-29 10:20:03 +00:00
pong.pro Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00