module: about

show the About box

class Assign_GUP.about.InfoBox(parent=None, settings=None)[source]

Bases: PyQt4.QtGui.QDialog

a Qt GUI for the About box

closeEvent(event)[source]

called when user clicks the big [X] to quit

doDocsUrl()[source]

opening documentation URL in default browser

doIssuesUrl()[source]

opening issues URL in default browser

doLicense()[source]

show the license

doUrl(url)[source]

opening URL in default browser