Re: [BUG] Qt 3.1 and xconfig

From: Roman Zippel (zippel@linux-m68k.org)
Date: Fri Nov 22 2002 - 07:01:54 EST


Hi,

On Fri, 22 Nov 2002, Nero wrote:

> If you link against qt 3.1 (and this will be common soon, KDE 3.1
> requires it), you can't change any of the options. There is a warning
> when it is running:
>
> QObject::connect: No such signal ConfigList::menuSelected(struct menu*)
> QObject::connect: (sender name: 'unnamed')
> QObject::connect: (receiver name: 'unnamed')
> QObject::connect: No such signal ConfigList::menuSelected(struct menu*)
> QObject::connect: (sender name: 'unnamed')
> QObject::connect: (receiver name: 'unnamed')

This is a bug in QT, moc filters the 'struct' keyword from signal
specification, but connect call doesn't do this. I can work around this,
but could you please report this also to trolltech?

bye, Roman

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:39 EST