handwriting.pro

来自「Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3」· PRO 代码 · 共 42 行

PRO
42
字号
CONFIG	    += qtopiaplugin TARGET	    = qhandwritingHEADERS	    = handwritingimpl.h \		help.h \		penwidget.h \		qimpeninput.h \		wordpick.hSOURCES	    = handwritingimpl.cpp \		help.cpp \		penwidget.cpp \		qimpeninput.cpp \		wordpick.cppLIBS += -lqmstrokeTRANSLATABLES = $${SOURCES} $${HEADERS}TRANSLATABLES +=  qimpeninput.cpp \                    qimpeninput.hINTERFACES  = prefbase.uiTRANSLATABLES += $${INTERFACES}etc.files = $${QTOPIA_DEPOT_PATH}/etc/qimpen/asciilower.qpt\	$${QTOPIA_DEPOT_PATH}/etc/qimpen/asciiupper.qpt\	$${QTOPIA_DEPOT_PATH}/etc/qimpen/combining.qpt\	$${QTOPIA_DEPOT_PATH}/etc/qimpen/numeric.qpt\	$${QTOPIA_DEPOT_PATH}/etc/qimpen/popup.confetc.path=/etc/qimpen/desktop.files=$${QTOPIA_DEPOT_PATH}/plugins/inputmethods/qhandwriting.desktopdesktop.path=/plugins/inputmethods/INSTALLS+=etc desktopPACKAGE_NAME = qpe-handwriting

⌨️ 快捷键说明

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