- Application Development with Qt Creator(Second Edition)
- Ray Rischpater
- 122字
- 2021-08-05 17:05:18
Chapter 2. Building Applications with Qt Creator
The first thing you would want to do with Qt Creator is figure out how to add source files and build (or debug) your project. This chapter is all about that—we'll go over how to add files to a project, how to create libraries in a project, and how to use the debugger and the console logger. At the end of this chapter, you'll be driving Qt Creator to develop console applications like a pro.
In this chapter, we will do the following:
- Learn about our sample library
- Look into the Build menu and the
.pro
files - Link against our sample library
- Debug
- Build your project
- Run and debug your application
推薦閱讀
- 黑客攻防實戰技術完全手冊:掃描、嗅探、入侵與防御
- 物聯網標準化指南
- 物聯網+BIM:構建數字孿生的未來
- Spring Cloud微服務架構進階
- 世界互聯網發展報告·2019
- Metasploit Penetration Testing Cookbook
- Windows Server 2012 Hyper-V虛擬化管理實踐
- 網管工具使用與技巧大全
- Scala Design Patterns.
- Getting Started with nopCommerce
- Hands-On Microservices with Node.js
- 云工廠:開啟中國制造云時代
- Building RESTful Web Services with .NET Core
- 信息技術安全評估準則:源流、方法與實踐
- SEO攻略:搜索引擎優化策略與實戰案例詳解