📄 addressbook.pri
字号:
CONFIG += qtopiaapp VPATH += $$QTOPIA_DEPOT_PATH/src/applications/addressbook/HEADERS += abeditor.h\ imagesourcedialog.hSOURCES += abeditor.cpp\ imagesourcedialog.cppTRANSLATABLES += $${HEADERS} $${SOURCES} !qtopiadesktop:HEADERS += imagesource.h \ sendcontactservice.h \ ablabel.h!qtopiadesktop:SOURCES += imagesource.cpp \ sendcontactservice.cpp \ ablabel.cppTRANSLATABLES += imagesource.h \ sendcontactservice.h \ ablabel.h \ imagesource.cpp \ sendcontactservice.cpp \ ablabel.cpp QTOPIA_PHONE:!qtopiadesktop { SOURCES += emaildialogphone.cpp HEADERS += emaildialogphone.h}else { INTERFACES += emaildlg.ui HEADERS += emaildlgimpl.h SOURCES += emaildlgimpl.cpp}QTOPIA_PHONE:!qtopiadesktop:!buildSingleexec { SOURCES += ../../settings/ringprofile/ringtoneeditor.cpp HEADERS += ../../settings/ringprofile/ringtoneeditor.h SOURCES += ../../server/phone/phoneprofile.cpp HEADERS += ../../server/phone/phoneprofile.h}TRANSLATABLES += emaildialogphone.cpp \ emaildialogphone.h \ emaildlg.ui \ emaildlgimpl.h \ emaildlgimpl.cpp \ ../../settings/ringprofile/ringtoneeditor.cpp \ ../../settings/ringprofile/ringtoneeditor.h \ ../../server/phone/phoneprofile.cpp \ ../../server/phone/phoneprofile.h TARGET = addressbook
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -