urclib.ui_qt.about_dlg

Simple About dialog.

External Dependencies:

Module Contents

Classes

AboutDlg

A simple dialog for showing "About" information.

class urclib.ui_qt.about_dlg.AboutDlg(parent=None)

Bases: PyQt5.QtWidgets.QDialog

A simple dialog for showing “About” information.

Parameters:

parent (PyQt5.QtWidgets.QWidget,optional) – Parent container / window / widget.

LIC_PATH
_licensesClicked(href)