Now that you understand the basics of building a PyQt GUI, it's time to venture into the outside world. In this section, you will learn how to connect your PyQt applications to external resources, such as networks and databases.
The following chapters are in this section:
- Chapter 7, Working with Audio-Visual Using QtMultimedia
- Chapter 8, Networking with QtNetwork
- Chapter 9, Exploring SQL with QtSQL