Hi
I want to know and learn all thing about signals ans slots and connecting of them. are there any references that explain completely. Thanks for any help.
Hi
I want to know and learn all thing about signals ans slots and connecting of them. are there any references that explain completely. Thanks for any help.
You cannot connect a signal to another signal.. you can may be check QSignalMapper documentation..
We could. for example:
Qt Code:
To copy to clipboard, switch view to plain text mode
Vikram.Saralaya (4th December 2015)
@yeye_olive I never encountered a case for that! Thanks for that info.. might be useful someday
@Alex22 my bad sorry!
Bookmarks