⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 linguist.pro

📁 qt-x11-opensource-src-4.1.4.tar.gz源码
💻 PRO
字号:
TEMPLATE = appLANGUAGE = C++QT += xml networkCONFIG        += qt warn_on assistantbuild_all:!build_pass {    CONFIG -= build_all    CONFIG += release}SOURCES        += finddialog.cpp \	about.cpp \	statistics.cpp \	contextmodel.cpp \	messagemodel.cpp \	phrasemodel.cpp \	msgedit.cpp \        main.cpp \        phrase.cpp \        phrasebookbox.cpp \        printout.cpp \        simtexth.cpp \        trwindow.cpp \	../shared/metatranslator.cpp \	../shared/translator.cppHEADERS        += finddialog.h \	about.h \	statistics.h \	contextmodel.h \	messagemodel.h \	phrasemodel.h \	msgedit.h \        phrase.h \        phrasebookbox.h \        printout.h \        simtexth.h \        trwindow.h \        ../shared/metatranslator.h \	../shared/translator.hcontains(QT_PRODUCT, OpenSource.*):DEFINES *= QT_OPENSOURCEDEFINES        += QT_KEYWORDSDESTDIR                = ../../../binTARGET                = linguistwin32:RC_FILE        = linguist.rcmac {    static:CONFIG -= global_init_link_order    ICON = linguist.icns    TARGET = Linguist}PROJECTNAME        = Qt Linguisttarget.path=$$[QT_INSTALL_BINS]INSTALLS        += targetlinguisttranslations.files = *.qmlinguisttranslations.path = $$[QT_INSTALL_TRANSLATIONS]INSTALLS += linguisttranslationsphrasebooks.path=$$[QT_INSTALL_DATA]/phrasebooksphrasebooks.files = $$QT_SOURCE_TREE/tools/linguist/phrasebooks/*INSTALLS += phrasebooksFORMS     = about.ui \            statistics.ui \            phrasebookbox.ui \            finddialog.uiINCLUDEPATH        += ../shared ../../assistant/libRESOURCES += linguist.qrc

⌨️ 快捷键说明

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