更新时间:2021-07-02 12:18:43
coverpage
Title Page
Copyright and Credits
Qt5 C++ GUI Programming Cookbook Second Edition
Packt Upsell
Why subscribe?
Packt.com
Contributors
About the author
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Download the color images
Code in Action
Conventions used
Sections
Getting ready
How to do it…
How it works…
There's more…
See also
Get in touch
Reviews
Look-and-Feel Customization with Qt Designer
Introduction
Technical requirements
Using style sheets with Qt Designer
How it works...
Customizing basic style sheets
Creating a login screen using style sheets
Using resources in style sheets
How to do it
Customizing properties and sub-controls
Styling in Qt Modeling Language (QML)
Exposing the QML object pointer to C++
Event Handling - Signals and Slots
New signals and slots syntax
How to do it...
UI events with signals and slots
Asynchronous programming made easier
Function callbacks
States and Animations with Qt and QML
Property animation in Qt
Using easing curves to control property animation
Creating an animation group
Creating a nested animation group
State machines in Qt
States transitions and animations in QML
Animating widget properties using animators
Sprite animation