* Jim Bublitz [Fri, 03 Aug 2007 23:23:37 -0700]:
> It could be a bug in the C++ KDE code, although I'd be surprised (a C++ test
> case would be helpful).
Please find attached my attempt at traducing the Python example to C++.
Compiles (*) and runs fine, I hope it can be of any help.
(*) moc g
On Friday 03 August 2007 11:50, Adeodato Simó wrote:
> Hello.
>
> I'm having the same problem as [1] when using KGlobalAccel. In a
> nutshell, the program crashes when pressing the configured global
> shortcut.
>
> [1] http://www.riverbankcomputing.com/pipermail/pyqt/2006-May/013268.html
>
> I tr
Hello.
I'm having the same problem as [1] when using KGlobalAccel. In a
nutshell, the program crashes when pressing the configured global
shortcut.
[1] http://www.riverbankcomputing.com/pipermail/pyqt/2006-May/013268.html
I tried adding /Transfer/ to the KGlobalAccel constructor as suggested
t