Book Image

Application Development with Qt Creator - Second Edition

Book Image

Application Development with Qt Creator - Second Edition

Overview of this book

Table of Contents (20 chapters)
Application Development with Qt Creator Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you took a whirlwind tour of Qt Quick, Qt's declarative framework for application development. You learned about the basic visible items that Qt Quick provides as a foundation for application development as well as Qt Quick's support for animations and transitions. Finally, you saw how to link Qt Quick and C++, giving you the best of both worlds in Qt development.

In the next chapter, we will take a look at Qt Quick's support for multimedia recording and playback. Stay tuned!