qt-interest@trolltech.com
[Top] [All Lists]

Re: signals n slots

Subject: Re: signals n slots
From: Christian Ehrlicher
Date: Sat, 04 Aug 2007 20:51:33 +0200
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

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>
  • signals n slots, priya suryanarayanan
    • Re: signals n slots, Christian Ehrlicher <=