src/eric7/Documentation/Source/eric7.Project.Project.html

branch
eric7
changeset 10114
593c609f80ee
parent 10108
0f4194acf75e
child 10256
1b728f26d1ae
equal deleted inserted replaced
10113:40eb9038d100 10114:593c609f80ee
2044 <p> 2044 <p>
2045 Public method used to add all files of a directory to the project. 2045 Public method used to add all files of a directory to the project.
2046 </p> 2046 </p>
2047 <dl> 2047 <dl>
2048 2048
2049 <dt><i>fileTypeFilter</i> (str out of source, form, resource, interface, protocol, others)</dt> 2049 <dt><i>fileTypeFilter</i> (str)</dt>
2050 <dd> 2050 <dd>
2051 filter to be used by the add directory dialog 2051 filter to be used by the add directory dialog
2052 </dd> 2052 </dd>
2053 <dt><i>startdir</i> (str)</dt> 2053 <dt><i>startdir</i> (str)</dt>
2054 <dd> 2054 <dd>
2104 <p> 2104 <p>
2105 Public slot used to add files to the project. 2105 Public slot used to add files to the project.
2106 </p> 2106 </p>
2107 <dl> 2107 <dl>
2108 2108
2109 <dt><i>fileTypeFilter</i> (str out of source, form, resource, interface, protocol, others)</dt> 2109 <dt><i>fileTypeFilter</i> (str)</dt>
2110 <dd> 2110 <dd>
2111 filter to be used by the add file dialog 2111 filter to be used by the add file dialog
2112 </dd> 2112 </dd>
2113 <dt><i>startdir</i> (str)</dt> 2113 <dt><i>startdir</i> (str)</dt>
2114 <dd> 2114 <dd>

eric ide

mercurial