<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

  <channel>

  
  <title>Qt DevNet forums: India 1337843410**  </title>
  <link>http://qt-project.org/forums/viewforum/28/</link>
  <description>RSS feed for latest posts in India</description>
  <copyright>Copyright 2012 Qt Developer Network</copyright>
  <docs>http://www.rssboard.org/rss-specification</docs>
  <generator>ExpressionEngine v2.3.1 http://expressionengine.com/</generator>
  <lastBuildDate>Thu, 24 May 2012 09:10:10 GMT</lastBuildDate>
  <atom:link href="http://qt-project.org/feeds/all_forums/28" rel="self" type="application/rss+xml" />
  
  
  
        <item>
            <title>Whats the basic difference between the QtCreator and QtDesigner</title>
            <link>http://qt-project.org/forums/viewreply/84554</link>
            <author>jobor</author>
            <description><![CDATA[Qt Designer is for designing Dialogs and Main Windows (.ui files).
Qt Creator is a full IDE for developing your program. 
It comes with an integrated version of Qt Designer.]]></description>
            <guid isPermaLink="false">701df1adecf4cecdb8c9e291c746ca4f</guid>
            <pubDate>Thu, 03 May 2012 13:31:04 GMT</pubDate>
        </item>
  
        <item>
            <title>Whats the basic difference between the QtCreator and QtDesigner</title>
            <link>http://qt-project.org/forums/viewthread/16885</link>
            <author>premjith</author>
            <description><![CDATA[im a newbie in Qt, i just want to know the basic difference between the QtCreator and QtDesigner. there is one Design tab in QtCreator , whats difference between that design an QtDesigner. I want to develop a Qt Desktop application which compatible for both windows and linux.

	Thanx in advance]]></description>
            <guid isPermaLink="false">389159a72a50160cb69c806cdec11a37</guid>
            <pubDate>Thu, 03 May 2012 13:20:21 GMT</pubDate>
        </item>
  
        <item>
            <title>Qwt for Mobile</title>
            <link>http://qt-project.org/forums/viewthread/16804</link>
            <author>coder.freak</author>
            <description><![CDATA[Can I use Qwt for a mobile app? If so please explain me how?]]></description>
            <guid isPermaLink="false">4539b9f48cb8cb8a41405410a21a916a</guid>
            <pubDate>Tue, 01 May 2012 06:33:59 GMT</pubDate>
        </item>
  
        <item>
            <title>File handling using Qt for Mobiles</title>
            <link>http://qt-project.org/forums/viewreply/82032</link>
            <author>GentooXativa</author>
            <description><![CDATA[Well, you should use QFile to write and read from phone, and there are some directorys and places when you cant write or read without correct capabilities.]]></description>
            <guid isPermaLink="false">a2c6e00a41e172375b1e38f0a508436e</guid>
            <pubDate>Thu, 12 Apr 2012 10:12:56 GMT</pubDate>
        </item>
  
        <item>
            <title>File handling using Qt for Mobiles</title>
            <link>http://qt-project.org/forums/viewthread/16299</link>
            <author>coder.freak</author>
            <description><![CDATA[Hi everybody! I am planning to develop an app for nokia phones. My app involves reading and writing data from text files. I wanted to know if it&#8217;s possible when I install my app on the nokia phone i.e. I wanted to know whether my installed app can write and retrieve data from text files in a mobile&#8230;(Are text files automatically created in mobile if I want to write data into the file?)?]]></description>
            <guid isPermaLink="false">987bf219f0a52c387ff040cc3f9278d6</guid>
            <pubDate>Thu, 12 Apr 2012 09:41:50 GMT</pubDate>
        </item>
  
        <item>
            <title>Web Server Implementation</title>
            <link>http://qt-project.org/forums/viewreply/81853</link>
            <author>Volker</author>
            <description><![CDATA[The tag search on soap should bring you quite a bunch of forum threads on that topic.]]></description>
            <guid isPermaLink="false">4afe3ba17fe0f4639365558ca117b282</guid>
            <pubDate>Wed, 11 Apr 2012 09:52:38 GMT</pubDate>
        </item>
  
        <item>
            <title>Web Server Implementation</title>
            <link>http://qt-project.org/forums/viewthread/16224</link>
            <author>Sridhar C</author>
            <description><![CDATA[How to implement Web Server in Qt? There is any package or API is available in Qt for web server implementation? web server should have offer web services to the client.]]></description>
            <guid isPermaLink="false">87412905b1f87ebf4fa47af2dbf42bf0</guid>
            <pubDate>Tue, 10 Apr 2012 08:02:03 GMT</pubDate>
        </item>
  
        <item>
            <title>Qt SVG Editor: How to resize svg image and save it back in SVG form as a resized image.!</title>
            <link>http://qt-project.org/forums/viewreply/79859</link>
            <author>Jake007</author>
            <description><![CDATA[Have you ever took a look at SVG file how it&#8217;s written?
It&#8217;s an xml file.
So one solution would be: read image by image as xml and save required data into a string.
When you are finished gathering data, you only write generated string into an xml file.

	And a quick tutorial on svg here [w3schools.com]

	Regards,
Jake]]></description>
            <guid isPermaLink="false">05c2f4b8b6d382f654a9923b2c920f67</guid>
            <pubDate>Sun, 25 Mar 2012 20:59:40 GMT</pubDate>
        </item>
  
        <item>
            <title>Qt SDK not working</title>
            <link>http://qt-project.org/forums/viewreply/79832</link>
            <author>miroslav</author>
            <description><![CDATA[@Koahnig:
Thanks a lot!!!
The issue got resolved when i tried running Qt in Windows XP.
But, when Qt is running in windows 7 it says:Error during Build.
I don&#8217;t know why&#8230;.But the same project worked fine in XP!!

	And i promise u that i will not write in capitals again


	&#8220;Error during build&#8221; is the most generic error message at the end, when the build process exits. It can have any reason. To be able to help you, you should try to find the more specific error messages in the build output a few lines up, and post them here.]]></description>
            <guid isPermaLink="false">d939b2f77c764780a699a5125a818797</guid>
            <pubDate>Sun, 25 Mar 2012 11:48:28 GMT</pubDate>
        </item>
  
        <item>
            <title>Qt SDK not working</title>
            <link>http://qt-project.org/forums/viewthread/15704</link>
            <author>coder.freak</author>
            <description><![CDATA[Whenever i try building a GUI project in QT Qt creator, it says:
C:\QtSDK\QtCreator\bin\jom.exe exited with code 2
what does this mean&#8230; How to resolve this?

	edit: Muffled the title a bit to get rid of the shouting in ALL CAPS, and it&#8217;s called Qt, not QT; Andre]]></description>
            <guid isPermaLink="false">936533b640a3b682b8a10f7a68d5e37f</guid>
            <pubDate>Fri, 23 Mar 2012 12:33:18 GMT</pubDate>
        </item>
  

  </channel>
</rss>
