windows.pro
来自「QT 开发环境里面一个很重要的文件」· PRO 代码 · 共 12 行
PRO
12 行
TARGET = qdecorationwindowsinclude(../../qpluginbase.pri)DESTDIR = $$QT_BUILD_TREE/plugins/decorationsHEADERS = ../../../gui/embedded/qdecorationwindows_qws.hSOURCES = main.cpp \ ../../../gui/embedded/qdecorationwindows_qws.cpptarget.path += $$[QT_INSTALL_PLUGINS]/decorationsINSTALLS += target
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?