- Added files
[qtrapids] / qtrapids.kdevelop
1 <?xml version = '1.0'?>
2 <kdevelop>
3   <general>
4     <author>Lassi Väätämöinen</author>
5     <email>lassi.vaatamoinen@ixonos.com</email>
6     <version>0.1</version>
7     <projectmanagement>KDevTrollProject</projectmanagement>
8     <primarylanguage>C++</primarylanguage>
9     <keywords>
10       <keyword>Qt</keyword>
11     </keywords>
12     <versioncontrol>kdevsubversion</versioncontrol>
13     <ignoreparts/>
14     <projectname>qtrapids</projectname>
15     <projectdirectory>.</projectdirectory>
16     <absoluteprojectpath>false</absoluteprojectpath>
17     <description></description>
18     <defaultencoding></defaultencoding>
19   </general>
20   <kdevfileview>
21     <groups>
22       <group pattern="*.cpp;*.cxx;*.h" name="Sources" />
23       <group pattern="*.ui" name="User Interface" />
24       <group pattern="*.png" name="Icons" />
25       <group pattern="*" name="Others" />
26       <hidenonprojectfiles>false</hidenonprojectfiles>
27       <hidenonlocation>false</hidenonlocation>
28     </groups>
29     <tree>
30       <hidenonprojectfiles>false</hidenonprojectfiles>
31       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
32       <showvcsfields>false</showvcsfields>
33     </tree>
34   </kdevfileview>
35   <kdevcppsupport>
36     <qt>
37       <used>true</used>
38       <version>4</version>
39       <includestyle>4</includestyle>
40       <designerintegration>ExternalDesigner</designerintegration>
41       <qmake>/usr/bin/qmake</qmake>
42       <designer>/usr/bin/designer-qt4</designer>
43       <root>/usr/lib/qt4</root>
44       <designerpluginpaths/>
45     </qt>
46     <codecompletion>
47       <automaticCodeCompletion>false</automaticCodeCompletion>
48       <automaticArgumentsHint>true</automaticArgumentsHint>
49       <automaticHeaderCompletion>true</automaticHeaderCompletion>
50       <codeCompletionDelay>250</codeCompletionDelay>
51       <argumentsHintDelay>400</argumentsHintDelay>
52       <headerCompletionDelay>250</headerCompletionDelay>
53       <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
54       <completionBoxItemOrder>0</completionBoxItemOrder>
55       <howEvaluationContextMenu>true</howEvaluationContextMenu>
56       <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
57       <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
58       <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
59       <processPrimaryTypes>true</processPrimaryTypes>
60       <processFunctionArguments>false</processFunctionArguments>
61       <preProcessAllHeaders>false</preProcessAllHeaders>
62       <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
63       <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
64       <alwaysParseInBackground>true</alwaysParseInBackground>
65       <usePermanentCaching>true</usePermanentCaching>
66       <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
67       <includePaths>.;</includePaths>
68     </codecompletion>
69     <creategettersetter>
70       <prefixGet></prefixGet>
71       <prefixSet>set</prefixSet>
72       <prefixVariable>m_,_</prefixVariable>
73       <parameterName>theValue</parameterName>
74       <inlineGet>true</inlineGet>
75       <inlineSet>true</inlineSet>
76     </creategettersetter>
77     <splitheadersource>
78       <enabled>false</enabled>
79       <synchronize>true</synchronize>
80       <orientation>Vertical</orientation>
81     </splitheadersource>
82     <references>
83       <pcs>CppStd</pcs>
84       <pcs>automatic_%2Fhome%2Fvaatala%2FProjects%2Fqbittorrent%2Ftrunk</pcs>
85       <pcs>Qt4</pcs>
86     </references>
87   </kdevcppsupport>
88   <kdevdoctreeview>
89     <ignoretocs>
90       <toc>bash</toc>
91       <toc>bash_bugs</toc>
92       <toc>clanlib</toc>
93       <toc>fortran_bugs_gcc</toc>
94       <toc>gnome1</toc>
95       <toc>gnustep</toc>
96       <toc>gtk</toc>
97       <toc>gtk_bugs</toc>
98       <toc>haskell</toc>
99       <toc>haskell_bugs_ghc</toc>
100       <toc>java_bugs_gcc</toc>
101       <toc>java_bugs_sun</toc>
102       <toc>kde2book</toc>
103       <toc>opengl</toc>
104       <toc>pascal_bugs_fp</toc>
105       <toc>php</toc>
106       <toc>php_bugs</toc>
107       <toc>perl</toc>
108       <toc>perl_bugs</toc>
109       <toc>python</toc>
110       <toc>python_bugs</toc>
111       <toc>qt-kdev3</toc>
112       <toc>ruby</toc>
113       <toc>ruby_bugs</toc>
114       <toc>sdl</toc>
115       <toc>stl</toc>
116       <toc>sw</toc>
117       <toc>w3c-dom-level2-html</toc>
118       <toc>w3c-svg</toc>
119       <toc>w3c-uaag10</toc>
120       <toc>wxwidgets_bugs</toc>
121     </ignoretocs>
122     <ignoredoxygen>
123       <toc>KDE Libraries (Doxygen)</toc>
124     </ignoredoxygen>
125   </kdevdoctreeview>
126   <kdevdebugger>
127     <general>
128       <dbgshell></dbgshell>
129       <breakpoints/>
130       <programargs/>
131       <gdbpath>/usr/bin/gdb</gdbpath>
132       <breakonloadinglibs>true</breakonloadinglibs>
133       <separatetty>false</separatetty>
134       <floatingtoolbar>false</floatingtoolbar>
135       <configGdbScript></configGdbScript>
136       <runShellScript></runShellScript>
137       <runGdbScript></runGdbScript>
138       <raiseGDBOnStart>false</raiseGDBOnStart>
139     </general>
140     <display>
141       <staticmembers>false</staticmembers>
142       <demanglenames>true</demanglenames>
143       <outputradix>10</outputradix>
144     </display>
145     <breakpoints/>
146   </kdevdebugger>
147   <kdevtrollproject>
148     <run>
149       <mainprogram>/home/vaatala/Projects/qtrapids/trunk</mainprogram>
150       <programargs></programargs>
151       <directoryradio>executable</directoryradio>
152       <globaldebugarguments></globaldebugarguments>
153       <globalcwd>/home/vaatala/Projects/qtrapids</globalcwd>
154       <useglobalprogram>false</useglobalprogram>
155       <terminal>false</terminal>
156       <autocompile>false</autocompile>
157       <autoinstall>false</autoinstall>
158       <autokdesu>false</autokdesu>
159       <envvars/>
160     </run>
161     <general>
162       <activedir>src</activedir>
163     </general>
164     <make>
165       <abortonerror>true</abortonerror>
166       <runmultiplejobs>false</runmultiplejobs>
167       <numberofjobs>1</numberofjobs>
168       <dontact>false</dontact>
169       <makebin></makebin>
170       <prio>0</prio>
171       <envvars/>
172     </make>
173     <qmake>
174       <savebehaviour>2</savebehaviour>
175       <replacePaths>false</replacePaths>
176       <disableDefaultOpts>true</disableDefaultOpts>
177       <enableFilenamesOnly>false</enableFilenamesOnly>
178       <showVariablesInTree>true</showVariablesInTree>
179       <showParseErrors>true</showParseErrors>
180     </qmake>
181   </kdevtrollproject>
182   <workspace>
183     <openfiles/>
184   </workspace>
185   <kdevfilecreate>
186     <useglobaltypes>
187       <type ext="ui" />
188       <type ext="cpp" />
189       <type ext="h" />
190       <type ext="ts" />
191       <type ext="qrc" />
192     </useglobaltypes>
193   </kdevfilecreate>
194   <kdevdocumentation>
195     <projectdoc>
196       <docsystem>Doxygen Documentation Collection</docsystem>
197       <docurl>qtrapids.tag</docurl>
198     </projectdoc>
199   </kdevdocumentation>
200   <substmap>
201     <APPNAME>qtrapids</APPNAME>
202     <APPNAMELC>qtrapids</APPNAMELC>
203     <APPNAMESC>Qtrapids</APPNAMESC>
204     <APPNAMEUC>QTRAPIDS</APPNAMEUC>
205     <AUTHOR>Lassi Väätämöinen</AUTHOR>
206     <DESIGNER/>
207     <EMAIL>lassi.vaatamoinen@ixonos.com</EMAIL>
208     <LICENSE>GPL</LICENSE>
209     <LICENSEFILE>COPYING</LICENSEFILE>
210     <QMAKE>/usr/bin/qmake</QMAKE>
211     <VERSION>0.1</VERSION>
212     <YEAR>2009</YEAR>
213     <dest>/home/vaatala/Projects/qtrapids</dest>
214   </substmap>
215   <cppsupportpart>
216     <filetemplates>
217       <interfacesuffix>.h</interfacesuffix>
218       <implementationsuffix>.cpp</implementationsuffix>
219     </filetemplates>
220   </cppsupportpart>
221 </kdevelop>