📄 qt4application.kdevelop
字号:
<?xml version = '1.0'?><kdevelop> <general> <author>pseudonym67</author> <email>pseudonym67@hotmail.com</email> <version>0.1</version> <projectmanagement>KDevTrollProject</projectmanagement> <primarylanguage>C++</primarylanguage> <keywords> <keyword>Qt</keyword> </keywords> <ignoreparts/> <projectname>Qt4Application</projectname> <projectdirectory>.</projectdirectory> <absoluteprojectpath>false</absoluteprojectpath> <description/> <defaultencoding/> </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" /> <hidenonprojectfiles>false</hidenonprojectfiles> <hidenonlocation>false</hidenonlocation> </groups> <tree> <hidenonprojectfiles>false</hidenonprojectfiles> <hidepatterns>*.o,*.lo,CVS</hidepatterns> </tree> </kdevfileview> <kdevcppsupport> <qt> <used>true</used> <version>4</version> <includestyle>4</includestyle> <designerintegration>ExternalDesigner</designerintegration> <qmake>/usr/bin/qmake</qmake> <designer>/usr/bin/designer</designer> <root>/usr/lib/qt4</root> <designerpluginpaths/> </qt> <codecompletion> <automaticCodeCompletion>false</automaticCodeCompletion> <automaticArgumentsHint>true</automaticArgumentsHint> <automaticHeaderCompletion>true</automaticHeaderCompletion> <codeCompletionDelay>250</codeCompletionDelay> <argumentsHintDelay>400</argumentsHintDelay> <headerCompletionDelay>250</headerCompletionDelay> <showOnlyAccessibleItems>false</showOnlyAccessibleItems> <completionBoxItemOrder>0</completionBoxItemOrder> <howEvaluationContextMenu>true</howEvaluationContextMenu> <showCommentWithArgumentHint>true</showCommentWithArgumentHint> <statusBarTypeEvaluation>false</statusBarTypeEvaluation> <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases> <processPrimaryTypes>true</processPrimaryTypes> <processFunctionArguments>false</processFunctionArguments> <preProcessAllHeaders>false</preProcessAllHeaders> <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental> <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental> <alwaysParseInBackground>true</alwaysParseInBackground> <usePermanentCaching>true</usePermanentCaching> <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces> <includePaths>.;</includePaths> </codecompletion> <creategettersetter> <prefixGet/> <prefixSet>set</prefixSet> <prefixVariable>m_,_</prefixVariable> <parameterName>theValue</parameterName> <inlineGet>true</inlineGet> <inlineSet>true</inlineSet> </creategettersetter> <splitheadersource> <enabled>false</enabled> <synchronize>true</synchronize> <orientation>Vertical</orientation> </splitheadersource> <references/> </kdevcppsupport> <kdevdoctreeview> <ignoretocs> <toc>bash</toc> <toc>bash_bugs</toc> <toc>clanlib</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>qt-kdev3</toc> <toc>ruby</toc> <toc>ruby_bugs</toc> <toc>sdl</toc> <toc>stl</toc> <toc>sw</toc> <toc>w3c-dom-level2-html</toc> <toc>w3c-svg</toc> <toc>w3c-uaag10</toc> <toc>wxwidgets_bugs</toc> </ignoretocs> <ignoredoxygen> <toc>KDE Libraries (Doxygen)</toc> </ignoredoxygen> </kdevdoctreeview> <kdevdebugger> <general> <dbgshell/> <breakpoints/> <programargs/> <gdbpath>/usr/bin/gdb</gdbpath> <breakonloadinglibs>true</breakonloadinglibs> <separatetty>false</separatetty> <floatingtoolbar>false</floatingtoolbar> <configGdbScript/> <runShellScript/> <runGdbScript/> <raiseGDBOnStart>false</raiseGDBOnStart> </general> <display> <staticmembers>false</staticmembers> <demanglenames>true</demanglenames> <outputradix>10</outputradix> </display> <breakpoints/> </kdevdebugger> <kdevtrollproject> <run> <mainprogram/> <programargs/> <directoryradio>executable</directoryradio> <globaldebugarguments/> <globalcwd>/home/pseudonym67/kde/CodeProject/Qt4Application</globalcwd> <useglobalprogram>false</useglobalprogram> <terminal>false</terminal> <autocompile>false</autocompile> <autoinstall>false</autoinstall> <autokdesu>false</autokdesu> <envvars/> </run> <general> <activedir>src</activedir> </general> <make> <abortonerror>true</abortonerror> <runmultiplejobs>false</runmultiplejobs> <numberofjobs>1</numberofjobs> <dontact>false</dontact> <makebin/> <prio>0</prio> <envvars/> </make> <qmake> <savebehaviour>2</savebehaviour> <replacePaths>false</replacePaths> <disableDefaultOpts>true</disableDefaultOpts> <enableFilenamesOnly>false</enableFilenamesOnly> <showVariablesInTree>true</showVariablesInTree> <showParseErrors>true</showParseErrors> </qmake> <subclassing> <subclass uifile="src/testWidget.ui" sourcefile="testwidgetdemo.cpp" /> <subclass uifile="src/testWidget.ui" sourcefile="testwidgetdemo.h" /> </subclassing> </kdevtrollproject> <workspace> <openfiles/> </workspace> <kdevfilecreate> <useglobaltypes> <type ext="ui" /> <type ext="cpp" /> <type ext="h" /> <type ext="ts" /> <type ext="qrc" /> </useglobaltypes> </kdevfilecreate> <kdevdocumentation> <projectdoc> <docsystem>Doxygen Documentation Collection</docsystem> <docurl>qt4application.tag</docurl> </projectdoc> </kdevdocumentation> <substmap> <APPNAME>Qt4Application</APPNAME> <APPNAMELC>qt4application</APPNAMELC> <APPNAMESC>Qt4Application</APPNAMESC> <APPNAMEUC>QT4APPLICATION</APPNAMEUC> <AUTHOR>pseudonym67</AUTHOR> <DESIGNER>usr/share/applications</DESIGNER> <EMAIL>pseudonym67@hotmail.com</EMAIL> <LICENSE>GPL</LICENSE> <LICENSEFILE>COPYING</LICENSEFILE> <QMAKE>usr/bin</QMAKE> <VERSION>0.1</VERSION> <YEAR>2008</YEAR> <dest>/home/pseudonym67/kde/CodeProject/Qt4Application</dest> </substmap> <cppsupportpart> <filetemplates> <interfacesuffix>.h</interfacesuffix> <implementationsuffix>.cpp</implementationsuffix> </filetemplates> </cppsupportpart></kdevelop>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -