def shouldRecord(self, *args):
     return QtHappeningProxy.shouldRecord(self, *args) and self.eventIsRelevant()