Guest User

Untitled

a guest
Aug 19th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. PyQT vs PyObjc / Cocoa-Python
  2. self.connect(self.action, SIGNAL('triggered()'), self.handler)
  3.  
  4. self.action.triggered.connect(self.handler)
Add Comment
Please, Sign In to add comment