mirror of https://github.com/qt/qtgrpc.git
This patch includes:
- Show available server ports dynamically. Qt built without SSL
support should not show the https port.
- Add an early note about the prerequisites for running the example so
that users are guided from early on.
- Use std::cout in combination with std::endl to flush the buffer.
QtCreator doesn't print when simply using "\n".
Pick-to: 6.10 6.9 6.8
Change-Id: I4eb7f6fbc1474508af2a88a3313cf94325a63657
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
|
||
|---|---|---|
| .. | ||
| ChatMessages | ||
| android/res | ||
| res | ||
| CMakeLists.txt | ||
| ChatView.qml | ||
| LoginView.qml | ||
| Main.qml | ||
| StatusDisplay.qml | ||
| chatengine.cpp | ||
| chatengine.h | ||
| chatmessagemodel.cpp | ||
| chatmessagemodel.h | ||
| clientworker.cpp | ||
| clientworker.h | ||
| main.cpp | ||
| userstatusmodel.cpp | ||
| userstatusmodel.h | ||