259 <h2>ProjectBrowserModel</h2> |
259 <h2>ProjectBrowserModel</h2> |
260 <p> |
260 <p> |
261 Class implementing the project browser model. |
261 Class implementing the project browser model. |
262 </p><h4>Signals</h4> |
262 </p><h4>Signals</h4> |
263 <dl> |
263 <dl> |
264 <dt>vcsStateChanged(QString)</dt> |
264 <dt>vcsStateChanged(str)</dt> |
265 <dd> |
265 <dd> |
266 emitted after the VCS state has changed |
266 emitted after the VCS state has changed |
267 </dd> |
267 </dd> |
268 </dl> |
268 </dl> |
269 <h3>Derived from</h3> |
269 <h3>Derived from</h3> |
270 BrowserModel |
270 BrowserModel |
271 <h3>Class Attributes</h3> |
271 <h3>Class Attributes</h3> |
272 <table> |
272 <table> |
273 <tr><td>None</td></tr> |
273 <tr><td>vcsStateChanged</td></tr> |
274 </table> |
274 </table> |
275 <h3>Methods</h3> |
275 <h3>Methods</h3> |
276 <table> |
276 <table> |
277 <tr> |
277 <tr> |
278 <td><a href="#ProjectBrowserModel.__init__">ProjectBrowserModel</a></td> |
278 <td><a href="#ProjectBrowserModel.__init__">ProjectBrowserModel</a></td> |