- Application Development with Qt Creator(Second Edition)
- Ray Rischpater
- 191字
- 2021-08-05 17:05:20
Chapter 3. Designing Your Application with Qt Designer
Qt is perhaps best known as a cross-platform user interface toolkit, and only in the last few years has Qt Creator really evolved to be a full software development environment. Even in its early releases, however, Qt had an excellent facility for building user interfaces with Qt Designer, now part of Qt Creator. More recently, the developers building Qt have added Qt Quick as a second option for user interface development. Qt Quick extends the Qt libraries and Qt Designer capabilities of Qt Creator to build fluid interfaces for touch screens and set-top boxes. This is facilitated by the declarative nature of Qt Quick and Qt Meta-Object Language (QML).
In this chapter, we will cover:
- Qt's notion of signals and slots
- Creating user interfaces with Qt Designer
- How to instantiate forms, messages, and dialogs
- Introduce Qt Quick's support for declarative UI development
At the end of this chapter, you'll be well equipped to decide whether your application should be written using Qt Widgets or Qt Quick, and to build your application with the help of the documentation that accompanies Qt Creator.
- 網絡云百問百答
- Web安全防護指南:基礎篇
- 大話社交網絡
- 夢工廠之材質N次方:Maya材質手冊
- Practical Web Penetration Testing
- 異構蜂窩網絡關鍵理論與技術
- Qt5 Python GUI Programming Cookbook
- Hands-On Docker for Microservices with Python
- 移動互聯網環境下的核心網剖析及演進
- 區塊鏈技術與應用:打造分布式商業新生態
- 物聯網與智慧廣電
- Microservices Development Cookbook
- INSTANT Social Media Marketing with HootSuite
- Architecting Data:Intensive Applications
- 深入淺出計算機網絡