signal connect with different class
hai,
sorry i have a problem to paste the code here. my code http://pastebin.com/kL3Q6B3W
my question is:
can i send the signal (emitted by self.lineedit) to another class which is defined by MyDisplay.updateUi???
or anyone have the example code please tell me
thanks
7 replies
hai,
The syntax should be the same on PyQt as on C++:
still got the error. I tried alot of method to pass the signal of ‘returnPassed()’ to another class.
the error“IdentationError:expected an indented block..
My code is here http://pastebin.com/wBhWGxCX
i just want to do some simple print feature but failed
thanks
You must log in to post a reply. Not a member yet? Register here!


