helpbrowser.pro

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

PRO
27
字号
CONFIG		+= qtopiaappHEADERS		= helpbrowser.h \		    helppreprocessor.hSOURCES		= helpbrowser.cpp main.cpp \		    helppreprocessor.cppTARGET		= helpbrowserTRANSLATABLES   = $$HEADERS \                    $$SOURCEShelp.files=$${QTOPIA_DEPOT_PATH}/help/html/helpbrowser*help.path=/help/htmldesktop.files=$${QTOPIA_DEPOT_PATH}/apps/Applications/helpbrowser.desktopdesktop.path=/apps/Applications# See $QPEDIR/src/server/server.pro for the definition of extra html help files#    not associted with a specific application. Each application is responsible #    for installing its own helppics.files=$${QTOPIA_DEPOT_PATH}/pics/helpbrowser/*pics.path=/pics/helpbrowserpics2.files=$${QTOPIA_DEPOT_PATH}/pics/help/*pics2.path=/pics/helpINSTALLS+=desktop helpPICS_INSTALLS+=pics pics2PACKAGE_DESCRIPTION=The HTML help browser for the Qtopia environment.

⌨️ 快捷键说明

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