Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/p/y/PyRQ-0.4.1/PyRQ/Ui/qt4/RRQDebugger/ConfigureFiltersDialog.py PyRQ(Download)
if mb.exec_()==QtGui.QDialog.Rejected: return name = mb.getName() # Save as a custom user setting for this action self.config.exportAs(action, name)
if mb.exec_()==QtGui.QDialog.Rejected: return name = mb.getName() # Save as a custom user setting for this action self.config.importFrom(action, name)