orderform.pro

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

PRO
12
字号
HEADERS     = detailsdialog.h \              mainwindow.hSOURCES     = detailsdialog.cpp \              main.cpp \              mainwindow.cpp# installtarget.path = $$[QT_INSTALL_EXAMPLES]/richtext/orderformsources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS orderform.prosources.path = $$[QT_INSTALL_EXAMPLES]/richtext/orderformINSTALLS += target sources

⌨️ 快捷键说明

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