ctrl + 1, ctrl + 2, ctrl + 3, ctrl + 4, Welcome, Edit, Design, Debug, Projects, Help
Build Issues pane Alt+1
Search Results pane Alt+2
Application Output pane Alt+3
Compile Output pane Alt+4
qt creator 集成了Git的操作,GIt是linux下用的比较多的版本控制系统,开发源代码的。git我没有用过,这些功能怎么用,没有试。
还有集成了FakeVim插件,可以在编辑器中激活仿真vim功能,这样可以使用常见的vim快捷键。
我也alt +v 打开,同时在text option中,加入了文本支持,的确像以前用turbo c时候的感觉。就是不知道怎么切换快捷键
qt debugger内容如下:
Platform | Compiler | Native Debugger | Python | Debugger Modes |
---|---|---|---|---|
Linux | gcc | gdb | Optional | Term, Plain, Attach (with Python, only), Remote |
Unix | gcc | gdb | Yes | Term, Plain, Attach, Remote |
Mac OS | gcc | gdb | No | Term, Plain, Attach |
Windows/MinGW | gcc | gdb | No | Term, Plain, Attach, Remote |
Windows/MSVC | Microsoft Visual C++ Compiler | Debugging Tools for Windows/CDB | Not applicable | Term, Plain, Attach, Post-Mortem |
Symbian | gcc | gdb | Yes | TRK |
Maemo | gcc | gdb | Yes | Remote |
qt支持的版本控制系统如下:
Version Control SystemAddressNotes
Git
Subversion
Perforce
Server version 2006.1 and later
CVS
Mercurial
Qt Creator 2.0 and later