255 <tr> |
255 <tr> |
256 <td><a href="#Project.__init__">Project</a></td> |
256 <td><a href="#Project.__init__">Project</a></td> |
257 <td>Constructor</td> |
257 <td>Constructor</td> |
258 </tr> |
258 </tr> |
259 <tr> |
259 <tr> |
260 <td><a href="#Project.__aboutBlack">__aboutBlack</a></td> |
|
261 <td>Private slot to show some information about the installed 'Black' tool.</td> |
|
262 </tr> |
|
263 <tr> |
|
264 <td><a href="#Project.__addRecursiveDirectory">__addRecursiveDirectory</a></td> |
260 <td><a href="#Project.__addRecursiveDirectory">__addRecursiveDirectory</a></td> |
265 <td>Private method used to add all files of a directory tree.</td> |
261 <td>Private method used to add all files of a directory tree.</td> |
266 </tr> |
262 </tr> |
267 <tr> |
263 <tr> |
268 <td><a href="#Project.__addSingleDirectory">__addSingleDirectory</a></td> |
264 <td><a href="#Project.__addSingleDirectory">__addSingleDirectory</a></td> |
1171 <dt><i>filename</i></dt> |
1167 <dt><i>filename</i></dt> |
1172 <dd> |
1168 <dd> |
1173 optional filename of a project file to open (string) |
1169 optional filename of a project file to open (string) |
1174 </dd> |
1170 </dd> |
1175 </dl> |
1171 </dl> |
1176 <a NAME="Project.__aboutBlack" ID="Project.__aboutBlack"></a> |
|
1177 <h4>Project.__aboutBlack</h4> |
|
1178 <b>__aboutBlack</b>(<i></i>) |
|
1179 |
|
1180 <p> |
|
1181 Private slot to show some information about the installed 'Black' tool. |
|
1182 </p> |
|
1183 <a NAME="Project.__addRecursiveDirectory" ID="Project.__addRecursiveDirectory"></a> |
1172 <a NAME="Project.__addRecursiveDirectory" ID="Project.__addRecursiveDirectory"></a> |
1184 <h4>Project.__addRecursiveDirectory</h4> |
1173 <h4>Project.__addRecursiveDirectory</h4> |
1185 <b>__addRecursiveDirectory</b>(<i>filetype, source, target</i>) |
1174 <b>__addRecursiveDirectory</b>(<i>filetype, source, target</i>) |
1186 |
1175 |
1187 <p> |
1176 <p> |