pixelator.pro

来自「qt-x11-opensource-src-4.1.4.tar.gz源码」· PRO 代码 · 共 15 行

PRO
15
字号
HEADERS     = imagemodel.h \              mainwindow.h \              pixeldelegate.hSOURCES     = imagemodel.cpp \              main.cpp \              mainwindow.cpp \              pixeldelegate.cppRESOURCES   += images.qrc# installtarget.path = $$[QT_INSTALL_EXAMPLES]/itemviews/pixelatorsources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro imagessources.path = $$[QT_INSTALL_EXAMPLES]/itemviews/pixelatorINSTALLS += target sources

⌨️ 快捷键说明

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