-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtexttrainer.kdevses
executable file
·56 lines (56 loc) · 2.69 KB
/
texttrainer.kdevses
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version = '1.0' encoding = 'UTF-8'?>
<!DOCTYPE KDevPrjSession>
<KDevPrjSession>
<DocsAndViews NumberOfDocuments="7" >
<Doc0 NumberOfViews="1" URL="file:///home/jacob/c%2B%2B/texttrainer/src/qtexttrainer.cpp" >
<View0 Encoding="" line="328" Type="Source" />
</Doc0>
<Doc1 NumberOfViews="1" URL="file:///home/jacob/c%2B%2B/texttrainer/texttrainer.pro" >
<View0 Encoding="" Type="Source" />
</Doc1>
<Doc2 NumberOfViews="1" URL="file:///home/jacob/c%2B%2B/texttrainer/include/qtexttrainer.h" >
<View0 Encoding="" line="66" Type="Source" />
</Doc2>
<Doc3 NumberOfViews="1" URL="file:///usr/include/qt4/QtGui/qfiledialog.h" >
<View0 Encoding="" line="213" Type="Source" />
</Doc3>
<Doc4 NumberOfViews="1" URL="file:///home/jacob/c%2B%2B/texttrainer/src/meaning.cpp" >
<View0 Encoding="" line="244" Type="Source" />
</Doc4>
<Doc5 NumberOfViews="1" URL="file:///home/jacob/c%2B%2B/texttrainer/moc_qtexttrainer.cpp" >
<View0 Encoding="" line="141" Type="Source" />
</Doc5>
<Doc6 NumberOfViews="1" URL="file:///home/jacob/c%2B%2B/texttrainer/data/hoelderlin_gang-aufs-land.utf" >
<View0 Encoding="" line="4" Type="Source" />
</Doc6>
</DocsAndViews>
<pluginList>
<kdevdebugger>
<breakpointList>
<breakpoint0 location="/home/jacob/c++/texttrainer/qtexttrainer.cpp:28" type="1" tracingFormatString="" traceFormatStringEnabled="0" condition="" tracingEnabled="0" enabled="1" >
<tracedExpressions/>
</breakpoint0>
<breakpoint1 location="/home/jacob/c++/texttrainer/qtexttrainer.cpp:743" type="1" tracingFormatString="" traceFormatStringEnabled="0" condition="" tracingEnabled="0" enabled="1" >
<tracedExpressions/>
</breakpoint1>
</breakpointList>
<showInternalCommands value="0" />
</kdevdebugger>
<kdevastyle>
<Extensions ext="*.cpp *.h *.hpp,*.c *.h,*.cxx *.hxx,*.c++ *.h++,*.cc *.hh,*.C *.H,*.diff ,*.inl,*.java,*.moc,*.patch,*.tlh,*.xpm" />
<AStyle IndentPreprocessors="0" FillCount="4" PadParenthesesOut="1" IndentNamespaces="1" IndentLabels="1" Fill="Tabs" MaxStatement="40" Brackets="Linux" MinConditional="-1" IndentBrackets="0" PadParenthesesUn="1" BlockBreak="0" KeepStatements="1" KeepBlocks="1" BlockIfElse="0" IndentSwitches="1" PadOperators="0" FStyle="UserDefined" IndentCases="0" FillEmptyLines="0" BracketsCloseHeaders="1" BlockBreakAll="0" PadParenthesesIn="1" IndentClasses="1" IndentBlocks="0" FillForce="1" />
</kdevastyle>
<kdevbookmarks>
<bookmarks/>
</kdevbookmarks>
<kdevsubversion>
<subversion base="" />
</kdevsubversion>
<kdevvalgrind>
<executable path="" params="" />
<valgrind path="" params="" />
<calltree path="" params="" />
<kcachegrind path="" />
</kdevvalgrind>
</pluginList>
</KDevPrjSession>