Hi,
Thanks for replying...
I have called the signal(Button1) to call another signal(Button2) which in return will call the close slot of the MainWindow shown in the sigform.h in connect function.. that was what i wanted to check that is the connect in the ActionClass constructor being called or not....
((Sender and REciever are different and i can connect a signal to another signal also)
Where do i create the instance of the ActionClass.. If i create it in SigForm.h then it would result in the circular dependency... Please tell me where in the code should i create the instance which would enable me to activate the connect function and on click would call the next signal..
what changes should i make in the code which would make my code run..
Please tell me.. This would resolve my doubts regarding the Signals and Slots..
Thanking you..
Kapil
Bookmarks