Qt5 C++ GUI Programming Cookbook
上QQ阅读APP看书,第一时间看更新

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.