<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://techbase.kde.org/skins/common/feed.css?0.2"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://techbase.kde.org/index.php?title=Paths/Developer/Basics_of_KDE_applications&amp;feed=atom&amp;action=history</id>
		<title>Paths/Developer/Basics of KDE applications - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://techbase.kde.org/index.php?title=Paths/Developer/Basics_of_KDE_applications&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/index.php?title=Paths/Developer/Basics_of_KDE_applications&amp;action=history"/>
		<updated>2013-05-24T16:59:20Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://techbase.kde.org/index.php?title=Paths/Developer/Basics_of_KDE_applications&amp;diff=36855&amp;oldid=prev</id>
		<title>Steveire: Add more links to material</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/index.php?title=Paths/Developer/Basics_of_KDE_applications&amp;diff=36855&amp;oldid=prev"/>
				<updated>2008-12-30T15:50:18Z</updated>
		
		<summary type="html">&lt;p&gt;Add more links to material&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:50, 30 December 2008&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;TODO: Find a better way of including these tutorials here.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;TODO: Find a better way of including these tutorials here.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Also follow the Qt tutorials:&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;http://doc.trolltech.com/4.4/tutorials.html&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Also read up to Chapter 2 in the book [http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html thinking in c++].&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Steveire</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/index.php?title=Paths/Developer/Basics_of_KDE_applications&amp;diff=36850&amp;oldid=prev</id>
		<title>Steveire: New page: This series of tutorials introduces the basics of KDE applications in C++. A simple application is built up step by step.  Development/Tutorials#Introduction_To_KDE_4_Programming  TODO...</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/index.php?title=Paths/Developer/Basics_of_KDE_applications&amp;diff=36850&amp;oldid=prev"/>
				<updated>2008-12-30T15:21:17Z</updated>
		
		<summary type="html">&lt;p&gt;New page: This series of tutorials introduces the basics of KDE applications in C++. A simple application is built up step by step.  &lt;a href=&quot;/Development/Tutorials#Introduction_To_KDE_4_Programming&quot; title=&quot;Development/Tutorials&quot;&gt;Development/Tutorials#Introduction_To_KDE_4_Programming&lt;/a&gt;  TODO...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This series of tutorials introduces the basics of KDE applications in C++. A simple application is built up step by step.&lt;br /&gt;
&lt;br /&gt;
[[Development/Tutorials#Introduction_To_KDE_4_Programming]]&lt;br /&gt;
&lt;br /&gt;
TODO: Find a better way of including these tutorials here.&lt;/div&gt;</summary>
		<author><name>Steveire</name></author>	</entry>

	</feed>