451 <p> |
451 <p> |
452 Public slot to record the (non normal) VCS states. |
452 Public slot to record the (non normal) VCS states. |
453 </p><dl> |
453 </p><dl> |
454 <dt><i>statesList</i></dt> |
454 <dt><i>statesList</i></dt> |
455 <dd> |
455 <dd> |
456 list of VCS state entries (list of strings) giving the |
456 list of VCS state entries (list of strings) giving |
457 states in the first column and the path relative to the project |
457 the states in the first column and the path relative to the project |
458 directory starting with the third column. The allowed status flags |
458 directory starting with the third column. The allowed status flags |
459 are: |
459 are: |
460 <ul> |
460 <ul> |
461 <li>"A" path was added but not yet comitted</li> |
461 <li>"A" path was added but not yet comitted</li> |
462 <li>"M" path has local changes</li> |
462 <li>"M" path has local changes</li> |
626 Public method called after a project has been closed. |
626 Public method called after a project has been closed. |
627 </p><a NAME="ProjectBrowserModel.projectOpened" ID="ProjectBrowserModel.projectOpened"></a> |
627 </p><a NAME="ProjectBrowserModel.projectOpened" ID="ProjectBrowserModel.projectOpened"></a> |
628 <h4>ProjectBrowserModel.projectOpened</h4> |
628 <h4>ProjectBrowserModel.projectOpened</h4> |
629 <b>projectOpened</b>(<i></i>) |
629 <b>projectOpened</b>(<i></i>) |
630 <p> |
630 <p> |
631 Public method used to populate the model after a project has been opened. |
631 Public method used to populate the model after a project has been |
|
632 opened. |
632 </p><a NAME="ProjectBrowserModel.projectPropertiesChanged" ID="ProjectBrowserModel.projectPropertiesChanged"></a> |
633 </p><a NAME="ProjectBrowserModel.projectPropertiesChanged" ID="ProjectBrowserModel.projectPropertiesChanged"></a> |
633 <h4>ProjectBrowserModel.projectPropertiesChanged</h4> |
634 <h4>ProjectBrowserModel.projectPropertiesChanged</h4> |
634 <b>projectPropertiesChanged</b>(<i></i>) |
635 <b>projectPropertiesChanged</b>(<i></i>) |
635 <p> |
636 <p> |
636 Public method to react on a change of the project properties. |
637 Public method to react on a change of the project properties. |
684 <div align="right"><a href="#top">Up</a></div> |
685 <div align="right"><a href="#top">Up</a></div> |
685 <hr /><hr /> |
686 <hr /><hr /> |
686 <a NAME="ProjectBrowserSimpleDirectoryItem" ID="ProjectBrowserSimpleDirectoryItem"></a> |
687 <a NAME="ProjectBrowserSimpleDirectoryItem" ID="ProjectBrowserSimpleDirectoryItem"></a> |
687 <h2>ProjectBrowserSimpleDirectoryItem</h2> |
688 <h2>ProjectBrowserSimpleDirectoryItem</h2> |
688 <p> |
689 <p> |
689 Class implementing the data structure for project browser simple directory items. |
690 Class implementing the data structure for project browser simple directory |
|
691 items. |
690 </p> |
692 </p> |
691 <h3>Derived from</h3> |
693 <h3>Derived from</h3> |
692 BrowserItem, ProjectBrowserItemMixin |
694 BrowserItem, ProjectBrowserItemMixin |
693 <h3>Class Attributes</h3> |
695 <h3>Class Attributes</h3> |
694 <table> |
696 <table> |