The module paramdialog

The classes of this module all inherit from the class PyQt5.QtWidgets.QDialog. They represent dialogs aimed at asking users to give parameter values for different options of the interface. They have no public attributes and methods.

The list is incomplete since you’ll be adding to it various widgets.

class paramdialog.ParamImageDialog

A class to input the width height and background color of an image

class paramdialog.StretchDialog

A class to input the range of percentiles for contrast enhancement