eric7.EricWidgets.EricSimpleHelpDialog
Module implementing a dialog to show some help text.
Global Attributes
Classes
Functions
EricSimpleHelpDialog
    Class implementing a dialog to show some help text.
Derived from
QDialog, Ui_EricSimpleHelpDialog
Class Attributes
Class Methods
Methods
Static Methods
EricSimpleHelpDialog (Constructor)
EricSimpleHelpDialog(title="", label="", helpStr="", parent=None)
        Constructor
- title (str)
- 
title of the window
- label (str)
- 
label for the help
- helpStr (str)
- 
HTML help text
- parent (QWidget)
- 
reference to the parent widget