📄 qmake.conf
字号:
#macx-g++ (different from g++.conf)## qmake configuration for macx-g++## Mac OS X + command-line compiler#MAKEFILE_GENERATOR = UNIXTEMPLATE = appCONFIG += qt warn_on release app_bundle incremental global_init_link_order lib_version_first plugin_no_soname link_prlQT += core guiQMAKE_INCREMENTAL_STYLE = sublibinclude(../common/mac-g++.conf)load(qt_config)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -