[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyKDE] signals and slots
From:       Pete Ware <ware () cis ! ohio-state ! edu>
Date:       1999-10-30 20:03:52
[Download RAW message or body]

Boudewijn Rempt <boud@rempt.xs4all.nl> writes:

> On 30 Oct 1999, Pete Ware wrote:
> 
> > Boudewijn Rempt <boud@rempt.xs4all.nl> writes:
> > 
> > > void setTitle ( const char *_title )  
> > > 
> > > self.connect(self.ilViewer, SIGNAL("setTitle (char)"), self.setTitle)
> > > (or: elf.connect(self.ilViewer, SIGNAL("setTitle( const char *_title )"), self.setTitle))

Incredibly enough, it's:

	SIGNAL("setTitle( const char *)")


Note the space between "char" and "*"

--pete


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic