<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: show data in external window with custom widget in qt</title>
	<atom:link href="http://mvclogic.com/qt/show-data-in-external-window-with-custom-widget-in-qt/feed/" rel="self" type="application/rss+xml" />
	<link>http://mvclogic.com/qt/show-data-in-external-window-with-custom-widget-in-qt/</link>
	<description>MVC Frameworks, PHP Frameworks, CodeIgniter, QT4 - My Experience, Tips ,Tricks, Tweaks, Codes and much more... : MVC{model-view-controller} Logic - Code Hungry</description>
	<lastBuildDate>Thu, 12 Jan 2012 06:20:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: nish</title>
		<link>http://mvclogic.com/qt/show-data-in-external-window-with-custom-widget-in-qt/comment-page-1/#comment-32</link>
		<dc:creator>nish</dc:creator>
		<pubDate>Mon, 18 Apr 2011 10:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://mvclogic.com/?p=153#comment-32</guid>
		<description>your function leaks memory. you forgot to delete QDialog. Either allocate the QDialog on stack or set the Qt::DeleteonClose hint on that.</description>
		<content:encoded><![CDATA[<p>your function leaks memory. you forgot to delete QDialog. Either allocate the QDialog on stack or set the Qt:<img src="http://mvclogic.com/wp-content/themes/grey-opaque/images/smilies/icon_biggrin.gif" alt="Smilie: :D" title="Smilie: :D" />eleteonClose hint on that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

