gdesk.dialogs.about module

The About window of this GUI

class gdesk.dialogs.about.AboutScreen

Bases: PySide2.QtWidgets.QDialog

The About window

initUI()

Init the GUI items on this widget

staticMetaObject = <PySide2.QtCore.QMetaObject object>

Bases: PySide2.QtWidgets.QTextBrowser

QTextBrowser used to show clickable links

addMail(mail_address, text)
staticMetaObject = <PySide2.QtCore.QMetaObject object>