<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QDesignerCustomWidgetInterface:No such file or directory. (solved)]]></title><description><![CDATA[<p dir="auto">I found the link below and i try to integrate custom widget into Qt.<br />
<a href="http://www.ics.com/blog/integrating-custom-widget-qt-designer#.VFY9U4_7sYx" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.ics.com/blog/integrating-custom-widget-qt-designer#.VFY9U4_7sYx</a><br />
I try promote but since i need to access custom widget methods, i learn that i have to use plugin instead. is this correct?</p>
<p dir="auto">I put the header and sources file in my containing folder, when i compile, compiler complains<br />
QDesignerCustomWidgetInterface:No such file or directory.<br />
plugin LED file.<br />
#include &lt;QDesignerCustomWidgetInterface&gt;</p>
<p dir="auto">Can someone kindly explains</p>
]]></description><link>https://forum.qt.io/topic/47698/qdesignercustomwidgetinterface-no-such-file-or-directory-solved</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 20:14:01 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/47698.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 Nov 2014 14:30:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QDesignerCustomWidgetInterface:No such file or directory. (solved) on Sun, 02 Nov 2014 23:00:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Did you add</p>
<p dir="auto">@QT += designer@</p>
<p dir="auto">In your pro file ?</p>
]]></description><link>https://forum.qt.io/post/249923</link><guid isPermaLink="true">https://forum.qt.io/post/249923</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 02 Nov 2014 23:00:53 GMT</pubDate></item></channel></rss>