📄 videos.pro
字号:
CONFIG += qtopiaappHEADERS = videowidget.h \ videoplayer.hSOURCES = videowidget.cpp \ videoplayer.cpp \ main.cppTARGET = videosTRANSLATABLES = $$HEADERS \ $$SOURCES DEPENDS += mediaplayerbaseINCLUDEPATH += ../../libraries/mediaplayerDEPENDPATH += ../../libraries/mediaplayer# Need -lpthreads here to quieten valgrindLIBS += -lmediaplayer -lpthreadpics.files=$${QTOPIA_DEPOT_PATH}/pics/videos/*pics.path=/pics/videosdesktop.files=$${QTOPIA_DEPOT_PATH}/apps/Applications/videos.desktopdesktop.path=/apps/Applicationshelp.files=$${QTOPIA_DEPOT_PATH}/help/html/videos*help.path=/help/htmlINSTALLS+=desktop helpPICS_INSTALLS+=picsPACKAGE_DESCRIPTION=Video Player for the Qtopia environment.PACKAGE_DEPENDS=qpe-libmediaplayer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -