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

📄 smsreceiver.kdevelop

📁 The SMS-Receiver program is intended for circuit phone incoming SMS receiving. The messages are writ
💻 KDEVELOP
字号:
<?xml version = '1.0'?><kdevelop>  <general>    <author>Igor Vlassov</author>    <email>igorvlassov@narod.ru</email>    <version>0.1</version>    <projectmanagement>KDevTrollProject</projectmanagement>    <primarylanguage>C++</primarylanguage>    <keywords>      <keyword>Qt</keyword>    </keywords>    <ignoreparts>      <part>KDevdistpart</part>      <part>KDevCTags</part>      <part>KDevsubversion</part>      <part>KDevcopyto</part>      <part>KDevClearCase</part>      <part>KDevFileGroups</part>      <part>CvsService</part>      <part>KDevPerforce</part>    </ignoreparts>  </general>  <kdevfileview>    <groups>      <group pattern="*.cpp;*.cxx;*.h" name="Sources" />      <group pattern="*.ui" name="User Interface" />      <group pattern="*.png" name="Icons" />      <group pattern="*" name="Others" />    </groups>    <tree>      <hidepatterns>*.o,*.lo,CVS</hidepatterns>      <hidenonprojectfiles>false</hidenonprojectfiles>    </tree>  </kdevfileview>  <kdevdoctreeview>    <ignoretocs>      <toc>ada</toc>      <toc>ada_bugs_gcc</toc>      <toc>bash</toc>      <toc>bash_bugs</toc>      <toc>clanlib</toc>      <toc>w3c-dom-level2-html</toc>      <toc>fortran_bugs_gcc</toc>      <toc>gnome1</toc>      <toc>gnustep</toc>      <toc>gtk</toc>      <toc>gtk_bugs</toc>      <toc>haskell</toc>      <toc>haskell_bugs_ghc</toc>      <toc>java_bugs_gcc</toc>      <toc>java_bugs_sun</toc>      <toc>kde2book</toc>      <toc>opengl</toc>      <toc>pascal_bugs_fp</toc>      <toc>php</toc>      <toc>php_bugs</toc>      <toc>perl</toc>      <toc>perl_bugs</toc>      <toc>python</toc>      <toc>python_bugs</toc>      <toc>ruby</toc>      <toc>ruby_bugs</toc>      <toc>sdl</toc>      <toc>stl</toc>      <toc>w3c-svg</toc>      <toc>sw</toc>      <toc>w3c-uaag10</toc>      <toc>wxwidgets_bugs</toc>    </ignoretocs>    <ignoredoxygen>      <toc>KDE Libraries (Doxygen)</toc>    </ignoredoxygen>  </kdevdoctreeview>  <kdevdebugger>    <general>      <dbgshell/>    </general>  </kdevdebugger>  <kdevtrollproject>    <run>      <mainprogram>./bin/smsreceiver</mainprogram>      <programargs/>      <directoryradio>executable</directoryradio>    </run>    <general>      <activedir></activedir>    </general>  </kdevtrollproject>  <kdevfilecreate>    <useglobaltypes>      <type ext="ui" />      <type ext="cpp" />      <type ext="h" />      <type ext="ts" />    </useglobaltypes>  </kdevfilecreate>  <kdevdocumentation>    <projectdoc>      <docsystem>Doxygen Documentation Collection</docsystem>      <docurl>${APPNAMELC}.tag</docurl>    </projectdoc>  </kdevdocumentation>  <substmap>    <APPNAME>SMSreceiver</APPNAME>    <APPNAMELC>smsreceiver</APPNAMELC>    <APPNAMEUC>SMSRECEIVER</APPNAMEUC>    <AUTHOR>Igor Vlassov</AUTHOR>    <EMAIL>igorvlassov@narod.ru</EMAIL>    <LICENSE>GPL</LICENSE>    <LICENSEFILE>COPYING</LICENSEFILE>    <VERSION>0.1</VERSION>    <dest>/home/iev/C++/smsreceiver</dest>  </substmap>  <kdevcppsupport>    <references/>    <codecompletion>      <includeGlobalFunctions>true</includeGlobalFunctions>      <includeTypes>true</includeTypes>      <includeEnums>true</includeEnums>      <includeTypedefs>false</includeTypedefs>      <automaticCodeCompletion>true</automaticCodeCompletion>      <automaticArgumentsHint>true</automaticArgumentsHint>      <automaticHeaderCompletion>true</automaticHeaderCompletion>      <codeCompletionDelay>250</codeCompletionDelay>      <argumentsHintDelay>400</argumentsHintDelay>      <headerCompletionDelay>250</headerCompletionDelay>    </codecompletion>  </kdevcppsupport></kdevelop>

⌨️ 快捷键说明

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