qt5base-lts/examples/dbus/chat
Ievgenii Meshcheriakov 8b48657590 chat example: Use QInputDialog to get a user nickname
This gets rid of a custom form. Also quit the application if user
closes the input dialog without entering a nickname.

Task-number: QTBUG-111366
Pick-to: 6.5
Change-Id: I56ed99d69d031e7ef06711fc7ec112311c974ca6
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-02-27 15:55:07 +01:00
..
chat.cpp chat example: Use QInputDialog to get a user nickname 2023-02-27 15:55:07 +01:00
chat.h chat example: Use QInputDialog to get a user nickname 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