Newer
Older
import PyQt4.QtGui as QtGui
def warning(error):
QtGui.QMessageBox.warning(ex, "Error", str(error))
import PyQt4.QtGui as QtGui
def warning(error):
QtGui.QMessageBox.warning(ex, "Error", str(error))