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

📄 cppeditor.pro

📁 Linux下的基于X11的图形开发环境。
💻 PRO
字号:
TEMPLATE 	= libCONFIG		+= qt warn_on pluginSOURCES		+= cppeditor.cpp syntaxhighliter_cpp.cpp cppcompletion.cpp editorinterfaceimpl.cpp languageinterfaceimpl.cpp common.cpp preferenceinterfaceimpl.cpp yyreg.cpp cppbrowser.cpp projectsettingsinterfaceimpl.cpp sourcetemplateinterfaceimpl.cpp HEADERS		+= cppeditor.h syntaxhighliter_cpp.h cppcompletion.h editorinterfaceimpl.h languageinterfaceimpl.h preferenceinterfaceimpl.h yyreg.h cppbrowser.h projectsettingsinterfaceimpl.h sourcetemplateinterfaceimpl.h FORMS		= projectsettings.ui mainfilesettings.ui 		TARGET		= cppeditorDESTDIR		= ../../../../plugins/designerVERSION		= 1.0.0INCLUDEPATH	+= ../../interfaces ../../editorwin32{    LIBS	+= $$QT_BUILD_TREE/lib/editor.lib} else {    !hpux-acc:LIBS	+= -L$$QT_BUILD_TREE/lib -leditor    hpux-acc:LIBS += -L$$QT_BUILD_TREE/lib -Wl,-a,default -leditor}target.path += $$plugins.path/designerINSTALLS 	+= target

⌨️ 快捷键说明

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