169 <tr><td>None</td></tr> |
175 <tr><td>None</td></tr> |
170 </table> |
176 </table> |
171 <h3>Methods</h3> |
177 <h3>Methods</h3> |
172 <table> |
178 <table> |
173 <tr> |
179 <tr> |
|
180 <td><a href="#ProjectBrowserItemMixin.__init__">ProjectBrowserItemMixin</a></td> |
|
181 <td>Constructor</td> |
|
182 </tr><tr> |
174 <td><a href="#ProjectBrowserItemMixin.addProjectType">addProjectType</a></td> |
183 <td><a href="#ProjectBrowserItemMixin.addProjectType">addProjectType</a></td> |
175 <td>Public method to add a type to the list.</td> |
184 <td>Public method to add a type to the list.</td> |
176 </tr><tr> |
185 </tr><tr> |
177 <td><a href="#ProjectBrowserItemMixin.addVcsStatus">addVcsStatus</a></td> |
186 <td><a href="#ProjectBrowserItemMixin.addVcsStatus">addVcsStatus</a></td> |
178 <td>Public method to add the VCS status.</td> |
187 <td>Public method to add the VCS status.</td> |
292 <tr><td>None</td></tr> |
301 <tr><td>None</td></tr> |
293 </table> |
302 </table> |
294 <h3>Methods</h3> |
303 <h3>Methods</h3> |
295 <table> |
304 <table> |
296 <tr> |
305 <tr> |
|
306 <td><a href="#ProjectBrowserModel.__init__">ProjectBrowserModel</a></td> |
|
307 <td>Constructor</td> |
|
308 </tr><tr> |
297 <td><a href="#ProjectBrowserModel.__addVCSStatus">__addVCSStatus</a></td> |
309 <td><a href="#ProjectBrowserModel.__addVCSStatus">__addVCSStatus</a></td> |
298 <td>Private method used to set the vcs status of a node.</td> |
310 <td>Private method used to set the vcs status of a node.</td> |
299 </tr><tr> |
311 </tr><tr> |
300 <td><a href="#ProjectBrowserModel.__changeParentsVCSState">__changeParentsVCSState</a></td> |
312 <td><a href="#ProjectBrowserModel.__changeParentsVCSState">__changeParentsVCSState</a></td> |
301 <td>Private method to recursively change the parents VCS state.</td> |
313 <td>Private method to recursively change the parents VCS state.</td> |
667 <tr><td>None</td></tr> |
679 <tr><td>None</td></tr> |
668 </table> |
680 </table> |
669 <h3>Methods</h3> |
681 <h3>Methods</h3> |
670 <table> |
682 <table> |
671 <tr> |
683 <tr> |
|
684 <td><a href="#ProjectBrowserSimpleDirectoryItem.__init__">ProjectBrowserSimpleDirectoryItem</a></td> |
|
685 <td>Constructor</td> |
|
686 </tr><tr> |
672 <td><a href="#ProjectBrowserSimpleDirectoryItem.dirName">dirName</a></td> |
687 <td><a href="#ProjectBrowserSimpleDirectoryItem.dirName">dirName</a></td> |
673 <td>Public method returning the directory name.</td> |
688 <td>Public method returning the directory name.</td> |
674 </tr><tr> |
689 </tr><tr> |
675 <td><a href="#ProjectBrowserSimpleDirectoryItem.lessThan">lessThan</a></td> |
690 <td><a href="#ProjectBrowserSimpleDirectoryItem.lessThan">lessThan</a></td> |
676 <td>Public method to check, if the item is less than the other one.</td> |
691 <td>Public method to check, if the item is less than the other one.</td> |