- Qt5 C++ GUI Programming Cookbook
- Lee Zhi Eng
- 32字
- 2021-07-02 12:17:56
Event Handling - Signals and Slots
In this chapter, we will cover the following recipes:
- New signals and slots syntax
- UI events with signals and slots
- Asynchronous programming made easier
- Function callbacks