[Qt-interest] connect class A's signal to class B's slot
ri at eeda.denso.co.jp
ri at eeda.denso.co.jp
Fri Apr 10 03:36:59 CEST 2009
Sorry I made a mistake in the QObject::connect function
I corrected it and now everything works fine.
Please neglect the following message.
Mizuki Shiniji
________________________________
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of ri at eeda.denso.co.jp
Sent: Friday, April 10, 2009 9:24 AM
To: qt-interest at trolltech.com
Subject: [Qt-interest] connect class A's signal to class B's slot
hi list
I have a signal in Class A and a slot in Class B, how can I connect them?
Since the signal and slot are not defined in the same file, there seems to be a problem.
Here's the gdb message:
connect: No such signal XXX in ClassB.cpp
How can I slove this? Please give me some hints
Thanks
Mizuki Shiniji
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090410/ec916600/attachment.html
More information about the Qt-interest-old
mailing list