<br><br><div class="gmail_quote">On Wed, Aug 11, 2010 at 12:21 AM, Aaron J. Seigo <span dir="ltr">&lt;<a href="mailto:aseigo@kde.org">aseigo@kde.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On August 10, 2010, you wrote:<br>
&gt; &gt; do you agree that this should get fixed in Qt?<br>
&gt;<br>
&gt; Obviously. Will do tomorrow ASAP and ask integration in 4.7.0<br></div></blockquote><div><br></div><div>Here is the report : <a href="http://bugreports.qt.nokia.com/browse/QTBUG-12813">http://bugreports.qt.nokia.com/browse/QTBUG-12813</a></div>
<div><br></div><div>I already have the patch, I&#39;m waiting for the review.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
<br>
</div>awesome :) thanks x 1000.<br>
<div class="im"><br>
&gt; &gt; and then i just need to<br>
&gt; &gt;<br>
&gt; &gt;  figure out<br>
 how to make it so that we don&#39;t get these errors:<br>
&gt; &gt; QMetaObject::indexOfSignal: signal geometryChanged() from<br>
 QGraphicsWidget<br>
&gt; &gt;<br>
&gt; &gt;  redefined in Plasma::Applet<br>
&gt;<br>
&gt; Well if you compile it out it should work right? With 4.7 and after the<br>
&gt; signal is not defined anymore in Plasma::Applet.<br>
<br>
</div>the code will work, but my concern is binary compatibility in libplasma. i<br>
don&#39;t believe the signal can be removed without harming BC. and then when<br>
items connect to the signal in Plasma::Applet ... i&#39;m not sure which signal<br>
 they will end up connecting to. not good :/<br></blockquote><div><br></div><div>What about moving the signal as a protected method and the implementation call the parent?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
will have to find some sort of work around...<br>
<div class="im"><br>
&gt; I&#39;m building my KDE against<br>
 4.7, it&#39;s funny I&#39;ve never seen this issue.<br>
&gt;<br>
&gt; &gt; erf. hopefully QObject::connect is up to the task of connecting two<br>
&gt; &gt; signals of the same name from two different objects in the inheritance<br>
&gt; &gt; hierarchy. i<br>
&gt; &gt;<br>
&gt; &gt;  don&#39;t have a good feeling about that.<br>
&gt;<br>
&gt; Me neither.<br>
<br>
</div>well, huzzah for that then ;)<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Aaron J. Seigo<br>
humru othro a kohnu se<br>
GPG<br>
 Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43<br>
<br>
KDE core developer sponsored by Qt Development Frameworks<br>
<br>
</div></div></blockquote></div><br>