Documentation/Source/eric5.Helpviewer.Download.DownloadAskActionDialog.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
72 <h4>DownloadAskActionDialog (Constructor)</h4> 72 <h4>DownloadAskActionDialog (Constructor)</h4>
73 <b>DownloadAskActionDialog</b>(<i>fileName, mimeType, baseUrl, parent=None</i>) 73 <b>DownloadAskActionDialog</b>(<i>fileName, mimeType, baseUrl, parent=None</i>)
74 <p> 74 <p>
75 Constructor 75 Constructor
76 </p><dl> 76 </p><dl>
77 <dt><i>parent</i></dt> 77 <dt><i>fileName</i></dt>
78 <dd>
79 file name (string)
80 </dd><dt><i>mimeType</i></dt>
81 <dd>
82 mime type (string)
83 </dd><dt><i>baseUrl</i></dt>
84 <dd>
85 URL (string)
86 </dd><dt><i>parent</i></dt>
78 <dd> 87 <dd>
79 reference to the parent widget (QWidget) 88 reference to the parent widget (QWidget)
80 </dd> 89 </dd>
81 </dl><a NAME="DownloadAskActionDialog.getAction" ID="DownloadAskActionDialog.getAction"></a> 90 </dl><a NAME="DownloadAskActionDialog.getAction" ID="DownloadAskActionDialog.getAction"></a>
82 <h4>DownloadAskActionDialog.getAction</h4> 91 <h4>DownloadAskActionDialog.getAction</h4>

eric ide

mercurial