舉報

會員
Qt 5 Blueprints
最新章節(jié):
Index
Ifyouareaprogrammerlookingforatrulycross-platformGUIframeworktohelpyousaveyourtimebyside-steppingtheincompatibilitybetweendifferentplatformsandbuildingapplicationsusingQt5formultipletargets,thenthisbookismostcertainlyintendedforyou.ItisassumedthatyouhaveabasicprogrammingexperienceofC++andfundamentalknowledgeaboutQt.
目錄(87章)
倒序
- coverpage
- Qt 5 Blueprints
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Creating Your First Qt Application
- Creating a new project
- Changing the layout of widgets
- Understanding the mechanism of signals and slots
- Connecting two signals
- Creating a Qt Quick application
- Connecting C++ slots to QML signals
- Summary
- Chapter 2. Building a Beautiful Cross-platform Clock
- Creating a basic digital clock
- Tweaking the digital clock
- Saving and restoring settings
- Building on the Unix platforms
- Summary
- Chapter 3. Cooking an RSS Reader with Qt Quick
- Understanding model and view
- Parsing RSS Feeds by XmlListModel
- Tweaking the categories
- Utilizing ScrollView
- Adding BusyIndicator
- Making a frameless window
- Debugging QML
- Summary
- Chapter 4. Controlling Camera and Taking Photos
- Accessing the camera in Qt
- Controlling the camera
- Displaying errors on the status bar
- Permanent widgets in the status bar
- Utilizing the menu bar
- Using QFileDialog
- QML camera
- Summary
- Chapter 5. Extending Paint Applications with Plugins
- Drawing via QPainter
- Writing static plugins
- Writing dynamic plugins
- Merging plugins and main program projects
- Creating a C++ plugin for QML applications
- Summary
- Chapter 6. Getting Wired and Managing Downloads
- Introducing Qt network programming
- Utilizing QNetworkAccessManager
- Making use of the progress bar
- Writing multithreaded applications
- Managing a system network session
- Summary
- Chapter 7. Parsing JSON and XML Documents to Use Online APIs
- Setting up Qt for Android
- Parsing JSON results
- Parsing XML results
- Building Qt applications for Android
- Parsing JSON in QML
- Summary
- Chapter 8. Enabling Your Qt Application to Support Other Languages
- Internationalization of Qt applications
- Translating Qt Widgets applications
- Disambiguating identical texts
- Changing languages dynamically
- Translating Qt Quick applications
- Summary
- Chapter 9. Deploying Applications on Other Devices
- Releasing Qt applications on Windows
- Creating an installer
- Packaging Qt applications on Linux
- Deploying Qt applications on Android
- Summary
- Chapter 10. Don't Panic When You Encounter These Issues
- Commonly encountered issues
- Debugging Qt applications
- Debugging Qt Quick applications
- Useful resources
- Summary
- Index 更新時間:2021-07-23 19:48:34
推薦閱讀
- Mastering Spring MVC 4
- Machine Learning with R Cookbook(Second Edition)
- Python Tools for Visual Studio
- ASP.NET動態(tài)網(wǎng)頁設計教程(第三版)
- MySQL數(shù)據(jù)庫基礎(chǔ)實例教程(微課版)
- 零基礎(chǔ)學Python數(shù)據(jù)分析(升級版)
- 軟件架構(gòu):Python語言實現(xiàn)
- 精通Linux(第2版)
- 深入淺出PostgreSQL
- Active Directory with PowerShell
- 響應式架構(gòu):消息模式Actor實現(xiàn)與Scala、Akka應用集成
- 硬件產(chǎn)品設計與開發(fā):從原型到交付
- 測試架構(gòu)師修煉之道:從測試工程師到測試架構(gòu)師
- 從零開始:C語言快速入門教程
- Solr權(quán)威指南(下卷)
- MongoDB Cookbook
- 透視C#核心技術(shù):系統(tǒng)架構(gòu)及移動端開發(fā)
- Pandas 1.x Cookbook
- React.js 16從入門到實戰(zhàn)
- Learning WebRTC
- Learning Java by Building Android Games
- 零基礎(chǔ)學算法(第4版)
- Mastering Predictive Analytics with R(Second Edition)
- Visualforce Development Cookbook
- Learning LEGO MINDSTORMS EV3
- Python全案例學習與實踐
- Learning System Center App Controller
- Java SE程序設計
- 聯(lián)邦學習:算法詳解與系統(tǒng)實現(xiàn)
- 深入理解React Router:從原理到實踐