- Application Development with Qt Creator(Second Edition)
- Ray Rischpater
- 236字
- 2021-08-05 17:05:17
Finding your way around Qt Creator
The following screenshot shows what you will see when you launch Qt Creator for the first time. Let's take a closer look at each portion of the screen, shown as follows:

The main window, which currently shows the buttons for New Project and Open Project, is your workspace. The workspace also includes links to the Qt projects, examples, and tutorials as well as Qt's developer documentation, such as its online community and blogs. Under normal conditions, this will be located where you'll see the source code for your application. Along the left-hand side of the screen are a series of icons that let you select various views in your application. They are as follows:
- The Welcome mode, which shows basic information about Qt Creator
- The Edit mode, which lets you edit the files that make up your application
- The Design mode, which lets you use Qt Designer to design the user interface for your application
- The Debug mode, which lets you debug your application while it's running, including doing things such as viewing the memory and variables, setting breakpoints, and stepping through the application
- The Projects mode, which lets you adjust the build and link settings for your project
- The Analyze mode, which lets you profile your application's runtime performance
- The Help mode, which provides documentation on Qt Creator and the Qt framework
Let's create a new project using C++.
推薦閱讀
- Mastering Node.js(Second Edition)
- 數據通信網絡實踐:基礎知識與交換機技術
- 物聯網(IoT)基礎:網絡技術+協議+用例
- 智能網聯汽車V2X與智能網聯設施I2X
- Proxmox High Availability
- 新一代物聯網架構技術:分層算力網絡
- WordPress 5 Complete
- 信息通信網絡建設安全管理概要2
- 面向物聯網的嵌入式系統開發:基于CC2530和STM32微處理器
- 通信簡史:從信鴿到6G+
- React:Cross-Platform Application Development with React Native
- The Kubernetes Workshop
- 新手易學:新手學淘寶開店
- Working with Legacy Systems
- 人人都該都懂的互聯網思維