<div class="gmail_quote">On Wed, Jun 13, 2012 at 10:40 AM, David Faure <span dir="ltr"><<a href="mailto:faure@kde.org" target="_blank">faure@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

[You keep forgetting to CC kde-frameworks-devel in your replies. Hint: use the<br>
'A' key in kmail :-)]<br>
<div class="im"><br></div></blockquote><div>Using gmail ;)</div><div>I honestly didn't even notice that. Sorry list.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">
On Tuesday 12 June 2012 23:59:30 Mark wrote:<br>
> On Tue, Jun 12, 2012 at 8:33 PM, David Faure <<a href="mailto:faure@kde.org">faure@kde.org</a>> wrote:<br>
</div><div class="im">> > But this is only for "restoring to defaults". I'm also talking about the<br>
> > case<br>
> > of changing the shortcut [for a global action] to something custom.<br>
> > With normal QActions, everything happens "inside" the QAction code.<br>
> > For actions with a global shortcuts (i.e. QActions registered in a<br>
> > KGlobalShortcutRegister class), the register has to somehow be told.<br>
> > You're<br>
> > right, a signal would do, but then it should cover both cases, and be<br>
> > rather<br>
> ><br>
> >  void shortcutChanged(...);<br>
> ><br>
> And that's where you're right :)<br>
><br>
> I will try and start making some Qt code edits for all of this next week<br>
> and get it in shape for Qt 5.1.<br>
><br>
> Btw, are we going to have a "inQt51" lib for frameworks now for stuff that<br>
> is going to benefit KDE (like this) but isn't going to make it for Qt 5.0?<br>
<br>
</div>Yes it already exists, and is called libkdeqt5staging.<br>
<br>
"inqt5" is for stuff that is *already* in qt5, and libkdeqt5staging is for stuff<br>
that is not yet in qt5.<br>
<div class="HOEnZb"><div class="h5"></div></div></blockquote><div><br></div><div>Interesting. Thank you for that.</div></div>