Qt-interest Archive, August 2007
signals n slots
Message 1 in thread
hi,
can i get a step by step method of implementing signals n slots? i created
my own slot but it wasnt getting connected by connect(). showed error
related to Qobject:connect(). sayn slot not implemented.i took help of
O'reilly book. but still couldnt implement it properly..
Message 2 in thread
priya suryanarayanan schrieb:
> hi,
> can i get a step by step method of implementing signals n slots? i created
> my own slot but it wasnt getting connected by connect(). showed error
> related to Qobject:connect(). sayn slot not implemented.i took help of
> O'reilly book. but still couldnt implement it properly..
>
I would say - take a look into the tutorials...
http://doc.trolltech.com/4.3/examples.html
and http://doc.trolltech.com/4.3/signalsandslots.html should help you too.
Christian
--
[ signature omitted ]