cdcollection.pro
来自「GUI Programming With Qt4 的书付源码」· PRO 代码 · 共 12 行
PRO
12 行
TEMPLATE = appQT += sqlHEADERS = artistform.h \ connection.h \ generateid.h \ mainform.h \ trackdelegate.hSOURCES = artistform.cpp \ main.cpp \ mainform.cpp \ trackdelegate.cpp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?