⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 global.pri

📁 奇趣公司比较新的qt/emd版本
💻 PRI
字号:
# Qt kernel library base moduleHEADERS +=  \	global/qglobal.h \	global/qnamespace.h \        global/qendian.h \        global/qnumeric_p.h \        global/qnumeric.hSOURCES += \	global/qglobal.cpp \        global/qlibraryinfo.cpp \        global/qnumeric.cpp# qlibraryinfo.cpp includes qconfig.cppINCLUDEPATH += $$QT_BUILD_TREE/src/corelib/global# Only used on platforms with CONFIG += precompile_headerPRECOMPILED_HEADER = global/qt_pch.h

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -