[Kde-bindings] rbuic problem ?
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Fri Oct 8 09:12:30 UTC 2004
On Friday 08 October 2004 09:33, Thibauld Favre wrote:
> > So I'm not sure this is a bug in rbuic because you get a compile error in
> > C++ generated code too for the same reason. I think Qt Designer should
> > prevent you from defining an instance variable and slot with the same
> > name.
>
> Aaarrgh :) You're right ! I'm gonna have to modify all my ui, pfff..... Do
> you think I should report a bug to Trolltech ? After all, the applications
> worked before defining the accessors, and as it fails to compile with C++
> code, they could say that ruby raise an error too...
Yes, it seems like an annoying error to me because you don't find out about it
until you've finished your .ui file, and then you have to go back and fix it
all.
> Otherwise, I updated korundum and the crash disappeared.
Good - I've left similar code in Qt::Application though because it fixed a
crash I had in a QWindow destructor.
-- Richard
More information about the Kde-bindings
mailing list