<br><br><div class="gmail_quote">On Wed, Aug 11, 2010 at 12:21 AM, Aaron J. Seigo <span dir="ltr"><<a href="mailto:aseigo@kde.org">aseigo@kde.org</a>></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>
> > do you agree that this should get fixed in Qt?<br>
><br>
> 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'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>
> > and then i just need to<br>
> ><br>
> > figure out<br>
how to make it so that we don't get these errors:<br>
> > QMetaObject::indexOfSignal: signal geometryChanged() from<br>
QGraphicsWidget<br>
> ><br>
> > redefined in Plasma::Applet<br>
><br>
> Well if you compile it out it should work right? With 4.7 and after the<br>
> 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't believe the signal can be removed without harming BC. and then when<br>
items connect to the signal in Plasma::Applet ... i'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>
> I'm building my KDE against<br>
4.7, it's funny I've never seen this issue.<br>
><br>
> > erf. hopefully QObject::connect is up to the task of connecting two<br>
> > signals of the same name from two different objects in the inheritance<br>
> > hierarchy. i<br>
> ><br>
> > don't have a good feeling about that.<br>
><br>
> 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>