首页
社区
课程
招聘
[转帖]Qt5 C++ GUI Programming Cookbook, 2nd Edition
发表于: 2020-8-5 07:28 2643

[转帖]Qt5 C++ GUI Programming Cookbook, 2nd Edition

2020-8-5 07:28
2643

Qt5 C++ GUI Programming Cookbook, 2nd Edition


Description

Use Qt 5 to design and build functional, appealing, and user-friendly graphical user interfaces (GUIs) for your applications.


Key Features


Learn to use Qt 5 to design and customize the look and feel of your application

Improve the visual quality of an application by using graphics rendering and animation

Understand the balance of presentation and web content that will make an application appealing yet functional


Book Description


With the growing need to develop GUIs for multiple targets and multiple screens, improving the visual quality of your application becomes important so that it stands 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 user interfaces for your applications.


Qt5 C++ GUI Programming Cookbook, Second Edition teaches you how to develop functional and appealing user interfaces using the latest version of QT5 and C++. This book will help you learn a variety of topics such as GUI customization and animation, graphics rendering, implementing Google Maps, and more. You will also be taken through advanced concepts like asynchronous programming, event handling using signals and slots, network programming, various aspects of optimizing your application.


By the end of the book, you will be confident to design and customize GUI applications that meet your clients' expectations and have an understanding of best practice solutions for common problems.


What you will learn


Animate GUI elements using Qt5's built-in animation system

Draw shapes and 2D images using Qt5's powerful rendering system

Implement an industry-standard OpenGL library in your project

Build a mobile app that supports touch events and exports it onto devices

Parse and extract data from an XML file and present it on your GUI

Interact with web content by calling JavaScript functions from C++

Access MySQL and SQLite databases to retrieve data and display it on your GUI

Who this book is for

This intermediate-level book is designed for those who want to develop software using Qt 5. If you want to improve the visual quality and content presentation of your software application, this book is for you. Prior experience of C++ programming is required.


Table of Contents

Look-and-Feel Customization with Qt Designer

Event Handling - Signals and Slots

States and Animations with Qt and QML

QPainter and 2D Graphics

Open GL Implementation

Using Network and Managing Large Documents

Threading Basics - Asynchronous Programming

Building a Touch Screen Application with Qt5

XML Parsing Made Easy

Conversion Library

Accessing Databases with SQL Driver and Qt

Develop Web Application using Qt WebEngine

Performance Optimization

https://mega.nz/#!pA1zlYCL!QXMWN7ayTjQiyBtey_L9bBGbjjQmEmECbxtOJYpI_GI



[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

最后于 2020-8-5 07:33 被linhanshi编辑 ,原因:
收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 29332
活跃值: (3905)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
2

 delete

最后于 2020-9-4 14:28 被sky东编辑 ,原因:
2020-8-5 08:40
0
游客
登录 | 注册 方可回帖
返回
//