- Qt5 C++ GUI Programming Cookbook
- Lee Zhi Eng
- 37字
- 2021-07-02 12:17:57
UI events with signals and slots
In the previous example, we demonstrated the use of signals and slots on a push button. Now, let's explore the signals and slots that are available in other common widget types.