📄 mediarecorder.pro
字号:
CONFIG += qtopiaappHEADERS = audioinput.h mediarecorder.h pluginlist.h \ samplebuffer.h timeprogressbar.h confrecorder.h waveform.hSOURCES = audioinput.cpp mediarecorder.cpp \ pluginlist.cpp samplebuffer.cpp timeprogressbar.cpp \ confrecorder.cpp waveform.cpp main.cppINTERFACES = mediarecorderbase.ui confrecorderbase.uiTARGET = mediarecorderDEPENDS += mediaplayerbaseINCLUDEPATH += ../../libraries/mediaplayerDEPENDPATH += ../../libraries/mediaplayerLIBS += -lmediaplayer -lpthreadTRANSLATABLES = $$HEADERS \ $$SOURCES \ $$INTERFACESi18n.path=$${INSTALL_PREFIX}/i18ni18n.commands=$${COMMAND_HEADER}\ [ -z "$$TRANSLATIONS" ] || for lang in $$TRANSLATIONS; \ do \ for pkg in Categories-mediarecorder; \ do \ $${DQTDIR}/bin/lrelease $${QTOPIA_DEPOT_PATH}/i18n/\$$lang/\$$pkg.ts \ -qm $(INSTALL_ROOT)/i18n/\$$lang/\$$pkg.qm; \ done; \ donedesktop.files=$${QTOPIA_DEPOT_PATH}/apps/Applications/voicerecorder.desktopdesktop.path=/apps/Applicationshelp.files=$${QTOPIA_DEPOT_PATH}/help/html/mediarecorder*help.path=/help/htmlpics.files=$${QTOPIA_DEPOT_PATH}/pics/mediarecorder/*pics.path=/pics/mediarecorderservice.files=$${QTOPIA_DEPOT_PATH}/services/GetValue/audio/mediarecorderservice.path=/services/GetValue/audioINSTALLS+=desktop help servicePICS_INSTALLS+=pics!isEmpty(DQTDIR):INSTALLS+=i18nPACKAGE_DESCRIPTION=The multimedia recorder for the Qtopia environment.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -