On Tuesday, December 28, 2010 01:01:26 am Steven Sroka wrote:
> I've got a problem with a program of mine because it always looks for
> slots in the superclass (KDialogButtonBox) only and not also in the
> derived class.
> 
When you derive the class you need to add Q_OBJECT after the "{".
Just so you can use your signals and slots.

Giovanni
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to