Re: Doing signal stuff with custom classes (was: [gtkmm] Re: Welcome to the "gtkmm-list" mailing list)
- From: Leslie Polzer <webmaster nachtwind net>
- To: gtkmm-list gnome org
- Subject: Re: Doing signal stuff with custom classes (was: [gtkmm] Re: Welcome to the "gtkmm-list" mailing list)
- Date: Fri, 3 Jan 2003 08:37:27 +0100
> whenever I try to connect to one of [class] Engine's methods, I
> get the following error :
> [...]
> /usr/include/sigc++-1.2/sigc++/object_slot.h:35: no matching function
> for call to `SigC::ObjectSlotNode::init (Engine *&, void *&, void
> (SigC::Object::* &)())'
> /usr/include/sigc++-1.2/sigc++/object_slot.h:36: candidates are: void
> SigC::ObjectSlotNode::init(SigC::Object *, void *, void
> (SigC::Object::*)())
You must derive your custom class from SigC::Object.
Leslie
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]