HTTP Requests Flickr Calls HTTP Requests An HTTP request is in Qt typically done using QNetworkRequest and QNetworkReply from the c++ site and then the response would be push...
Summary Summary In this chapter we have looked at the PySide6 module from the Qt for Python project. After a brief look at installation, we focused on how Qt concepts are used f...
Summary Summary When creating new user interfaces effects can make a difference between a dull interface and a sparkling interface. In this chapter we’ve looked at particle effe...
触控面板 触控面板 The Touch Docker is a QML docker with several convenient actions on it. Its purpose is to aid those who use Krita on a touch-enabled screen by providing bigger gui ele...
Networking Networking Qt 6 comes with a rich set of networking classes on the C++ side. There are for example high-level classes on the HTTP protocol layer in a request-reply fa...
Particle Painters Particle Painters Until now we have only used the image based particle painter to visualize particles. Qt comes also with other particle painters: ItemPartic...