Documentation/Source/eric6.E5Gui.E5SimpleHelpDialog.html

changeset 5788
b01d2c1e0973
parent 5769
944c04cec861
equal deleted inserted replaced
5787:0a83583316c2 5788:b01d2c1e0973
65 <table> 65 <table>
66 <tr><td>None</td></tr> 66 <tr><td>None</td></tr>
67 </table> 67 </table>
68 <a NAME="E5SimpleHelpDialog.__init__" ID="E5SimpleHelpDialog.__init__"></a> 68 <a NAME="E5SimpleHelpDialog.__init__" ID="E5SimpleHelpDialog.__init__"></a>
69 <h4>E5SimpleHelpDialog (Constructor)</h4> 69 <h4>E5SimpleHelpDialog (Constructor)</h4>
70 <b>E5SimpleHelpDialog</b>(<i>title="", label="", help="", parent=None</i>) 70 <b>E5SimpleHelpDialog</b>(<i>title="", label="", helpStr="", parent=None</i>)
71 <p> 71 <p>
72 Constructor 72 Constructor
73 </p><dl> 73 </p><dl>
74 <dt><i>title</i> (str)</dt> 74 <dt><i>title</i> (str)</dt>
75 <dd> 75 <dd>
76 title of the window 76 title of the window
77 </dd><dt><i>label</i> (str)</dt> 77 </dd><dt><i>label</i> (str)</dt>
78 <dd> 78 <dd>
79 label for the help 79 label for the help
80 </dd><dt><i>help</i> (str)</dt> 80 </dd><dt><i>helpStr</i> (str)</dt>
81 <dd> 81 <dd>
82 HTML help text 82 HTML help text
83 </dd><dt><i>parent</i> (QWidget)</dt> 83 </dd><dt><i>parent</i> (QWidget)</dt>
84 <dd> 84 <dd>
85 reference to the parent widget 85 reference to the parent widget

eric ide

mercurial