qt5base-lts/examples/dbus/chat
Ievgenii Meshcheriakov 742e79312f chat example: Update code style
Use lambdas instead of slots where practical.
Consistently use signals to transmit D-Bus messages.
Extract a local variable for the used D-Bus connection.

Task-number: QTBUG-111366
Pick-to: 6.5
Change-Id: Icc6667e1392ada1b7d3b33c4e4b32917dd648390
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-02-27 15:55:07 +01:00
..
chat.cpp chat example: Update code style 2023-02-27 15:55:07 +01:00
chat.h chat example: Update code style 2023-02-27 15:55:07 +01:00
chat.pro chat example: Use QInputDialog to get a user nickname 2023-02-27 15:55:07 +01:00
chatmainwindow.ui Fix module name format in displayed code 2013-02-11 01:43:21 +01:00
CMakeLists.txt chat example: Use QInputDialog to get a user nickname 2023-02-27 15:55:07 +01:00
org.example.chat.xml dbus-chat => chat 2012-11-28 16:21:57 +01:00