Qt 6 C++ GUI Programming Cookbook. Practical recipes for building cross-platform GUI applications, widgets, and animations with Qt 6 - Third Edition - Helion
Tytuł oryginału: Qt 6 C++ GUI Programming Cookbook. Practical recipes for building cross-platform GUI applications, widgets, and animations with Qt 6 - Third Edition
ISBN: 9781805120117
stron: 428, Format: ebook
Data wydania: 2024-04-12
Księgarnia: Helion
Cena książki: 129,00 zł
With the growing need to develop GUIs for multiple targets and multiple screens, improving the visual quality of your application has become pivotal in helping it stand out from your competitors. With its cross-platform ability and the latest UI paradigms, Qt makes it possible to build intuitive, interactive, and user-friendly UIs for your applications.
The third edition of Qt 6 C++ GUI Programming Cookbook teaches you how to develop functional and appealing UIs using the latest version of Qt 6 and C++. This book will help you learn a variety of topics such as GUI customization and animation, graphics rendering, and implementing Google Maps. You’ll also be taken through advanced concepts such as asynchronous programming, event handling using signals and slots, network programming, and other aspects to optimize your application.
By the end of this Qt book, you’ll have the confidence you need to design and customize GUI applications that meet your clients' expectations and have an understanding of best-practice solutions to common problems during the app development process.
Osoby które kupowały "Qt 6 C++ GUI Programming Cookbook. Practical recipes for building cross-platform GUI applications, widgets, and animations with Qt 6 - Third Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Qt 6 C++ GUI Programming Cookbook. Practical recipes for building cross-platform GUI applications, widgets, and animations with Qt 6 - Third Edition eBook -- spis treści
- 1. Look-and-Feel Customization with Qt Designer
- 2. Event Handling - Signals and Slots
- 3. States and Animations with Qt and QML
- 4. QPainter and 2D Graphics
- 5. OpenGL Implementation
- 6. Transitioning from Qt5 to Qt6
- 7. Using Network and Managing Large Documents
- 8. Threading Basics - Asynchronous Programming
- 9. Building a Touch Screen Application with Qt6
- 10. JSON Parsing Made Easy
- 11. Conversion Library
- 12. Accessing Databases with SQL Driver and Qt
- 13. Develop Web Applications Using Qt WebEngine
- 14. Performance Optimization