Skip to content

Instantly share code, notes, and snippets.

@robertbasic
Created November 30, 2010 21:47
Show Gist options
  • Save robertbasic/722481 to your computer and use it in GitHub Desktop.
Save robertbasic/722481 to your computer and use it in GitHub Desktop.
action = QAction("My action", parent)
action.triggered.connect(my_slot(my_argument))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment