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