stylesheet.pro

来自「奇趣公司比较新的qt/emd版本」· PRO 代码 · 共 15 行

PRO
15
字号
HEADERS       = mainwindow.h \                stylesheeteditor.hFORMS         = mainwindow.ui \                stylesheeteditor.uiRESOURCES     = stylesheet.qrcSOURCES       = main.cpp \                mainwindow.cpp \                stylesheeteditor.cpp# installtarget.path = $$[QT_INSTALL_EXAMPLES]/widgets/stylesheetsources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.prosources.path = $$[QT_INSTALL_EXAMPLES]/widgets/stylesheetINSTALLS += target sources

⌨️ 快捷键说明

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