Documentation/Source/eric6.Project.AddFileDialog.html

changeset 5606
da305d172769
parent 4602
48cc4820e2c2
equal deleted inserted replaced
5605:1950fe1a32c4 5606:da305d172769
74 <table> 74 <table>
75 <tr><td>None</td></tr> 75 <tr><td>None</td></tr>
76 </table> 76 </table>
77 <a NAME="AddFileDialog.__init__" ID="AddFileDialog.__init__"></a> 77 <a NAME="AddFileDialog.__init__" ID="AddFileDialog.__init__"></a>
78 <h4>AddFileDialog (Constructor)</h4> 78 <h4>AddFileDialog (Constructor)</h4>
79 <b>AddFileDialog</b>(<i>pro, parent=None, filter=None, name=None, startdir=None</i>) 79 <b>AddFileDialog</b>(<i>pro, parent=None, fileTypeFilter=None, name=None, startdir=None</i>)
80 <p> 80 <p>
81 Constructor 81 Constructor
82 </p><dl> 82 </p><dl>
83 <dt><i>pro</i></dt> 83 <dt><i>pro</i></dt>
84 <dd> 84 <dd>
85 reference to the project object 85 reference to the project object
86 </dd><dt><i>parent</i></dt> 86 </dd><dt><i>parent</i></dt>
87 <dd> 87 <dd>
88 parent widget of this dialog (QWidget) 88 parent widget of this dialog (QWidget)
89 </dd><dt><i>filter</i></dt> 89 </dd><dt><i>fileTypeFilter</i></dt>
90 <dd> 90 <dd>
91 filter specification for the file to add (string) 91 filter specification for the file to add (string)
92 </dd><dt><i>name</i></dt> 92 </dd><dt><i>name</i></dt>
93 <dd> 93 <dd>
94 name of this dialog (string) 94 name of this dialog (string)

eric ide

mercurial