📄 core.pro
字号:
include(../config)TEMPLATE = libTARGET = kscope_coreCONFIG += dll# InputHEADERS += locationtreemodel.h \ locationmodel.h \ projectconfig.h \ filescanner.h \ filefilter.h \ queryview.h \ locationlistmodel.h \ parser.h \ exception.h \ project.h \ codebase.h \ codebasemodel.h \ globals.h \ process.h \ statemachine.h \ treeitem.h \ progressbar.h \ engine.hFORMS += progressbar.uiSOURCES += locationtreemodel.cpp \ locationmodel.cpp \ filescanner.cpp \ queryview.cpp \ locationlistmodel.cpp \ codebasemodel.cpp \ process.cpp \ progressbar.cppRESOURCES = core.qrctarget.path = $${INSTALL_PATH}/libINSTALLS += target
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -