Create a QShortcut and QKeySequence.
QtGui.QShortcut(QtGui.QKeySequence('Ctrl+S'), self, self.save_note)