todo.pro
来自「Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3」· PRO 代码 · 共 21 行
PRO
21 行
CONFIG += qtopiaplugin TARGET = todopluginHEADERS = todoplugin.h todopluginimpl.h todopluginoptions.hSOURCES = todoplugin.cpp todopluginimpl.cpp todopluginoptions.cppINTERFACES = todooptionsbase.uiTRANSLATABLES = $${HEADERS} $${SOURCES} $${INTERFACES}INCLUDEPATH += ../ ../libraryDEPENDPATH += ../ ../libraryCONFIG+=pimlibdesktop.files=$${QTOPIA_DEPOT_PATH}/plugins/today/todoplugin.desktopdesktop.path=/plugins/today/INSTALLS+=desktopPACKAGE_NAME = qpe-today-todoplugin
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?