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

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