Example #1
0
    def reject(self):
        """Reject event."""

        QDialog.reject(self)
Example #2
0
 def reject(self):
     QDialog.reject(self)
Example #3
0
 def reject(self):
     " User rejects.  Omit raise accepted flag in settings. "
     QDialog.reject(self)  # super close dialog