📄 qtopiacalc.pro
字号:
singleprocess:singleprocess=trueTEMPLATE = libCONFIG += qtopia warn_on releasewin32:CONFIG += dllwin32:DEFINES += QTOPIA_MAKEDLL QT_DLL# library filesHEADERS = calculator.h engine.h data.h instruction.h stdinputwidgets.hSOURCES = calculator.cpp engine.cpp data.cpp instruction.cpp stdinputwidgets.cpp# data typesHEADERS += doubledata.hSOURCES += doubledata.cpp# instructionsHEADERS += doubleinstruction.hSOURCES += doubleinstruction.cppstatic:SOURCES += $(QPEDIR)/src/plugins/calculator/simple/simple.cppstatic:HEADERS += $(QPEDIR)/src/plugins/calculator/simple/simple.hstatic:LIBS += -lqpeTARGET = qtopiacalcDESTDIR = $(QPEDIR)/lib$(PROJMAK)win32:DLLDESTDIR = $(QPEDIR)/binVERSION = 1.7.0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -