Introduction to "Qt 5.12 Actual Combat"

#好书Recommend ##好Book Adventure Season # " Qt 5.12 Actual Combat", JD.com will sell it on the same day. The book is very thick, priced at 119 yuan, and the online store usually sells it at a discount.

As a cross-platform open source C++ application development framework, Qt has a very wide range of applications at home and abroad, especially for industrial control , embedded, self-controllable information security industry, Qt is an essential programming tool. Therefore, mastering the development skills of Qt is particularly important for C/C++ developers, because many commercial software are required to run under multiple operating systems.

Contents of this book

This book is divided into 15 chapters. Taking Qt 5.12.2 as the development platform, it introduces step-by-step common techniques for developing application programs with Qt, including the construction of Qt development environment under Windows and Linux, the use of single-step debugging, and application programs. Basic architecture, working mechanism of signals and slots, Qt drawing, dialog programming, programming of common interface components, file reading and writing, creation and use of libraries under Windows and Linux, drawing, database, multithreading, network and multimedia modules use.

Features of this book

  1. Qt applications can be developed either under VC 2017 or under Qt Creator . Considering that readers may develop across platforms, most of the examples are developed under Qt Creator , and the version is Qt Creator 4.8 that comes with Qt 5.12 .
  2. Each programming theme has carefully designed a complete example program, and the steps are detailed, which helps readers get started quickly. By reading this book, you can understand the basic techniques required to develop applications with Qt .
  3. It is not enough to understand the theory for programming development. It can only be deeply understood after debugging on the computer, especially Qt . In order to take care of beginners, each example step in this book is explained in great detail, and rich annotations are provided from building the project to running the project.
  4. Due to space limitations, there is no introduction to the C++ language, and readers are required to have a certain knowledge of the C/C++ language.
  5. All examples and resources of this book can be downloaded for free, and the author answers questions in the QQ group.

book readers

This book is suitable for Qt programming beginners, Qt cross-platform application development staff to read, but also suitable as a teaching material for colleges and universities and training schools.

author of this book

Zhu Wenwei, whose pen name is Zhu Chenbing, has 20 years of experience in C\C++ and Java development. Leading the development of passwords, graphics, artificial intelligence and other products. Proficient in Linux, Windows system development and database development technology. Author of the books "Windows C/C++ Encryption and Decryption Practice", "Cryptography Principles and Java Implementation", "Linux C and C++ First-Line Development Practice", "Visual C++2017 From Beginner to Proficient", "OpenCV 4.5 Computer Vision Development Practice (based on VC++) )" "OpenCV 4.5 Computer Vision Development: Based on Python".

 

Guess you like

Origin blog.csdn.net/brucexia/article/details/124269727