52 ConfigurationPageBase, Ui_VcsPage |
52 ConfigurationPageBase, Ui_VcsPage |
53 <h3>Class Attributes</h3> |
53 <h3>Class Attributes</h3> |
54 <table> |
54 <table> |
55 <tr><td>None</td></tr> |
55 <tr><td>None</td></tr> |
56 </table> |
56 </table> |
|
57 <h3>Class Methods</h3> |
|
58 <table> |
|
59 <tr><td>None</td></tr> |
|
60 </table> |
57 <h3>Methods</h3> |
61 <h3>Methods</h3> |
58 <table> |
62 <table> |
59 <tr> |
63 <tr> |
60 <td><a href="#VcsPage.__init__">VcsPage</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#VcsPage.on_pbVcsAddedButton_clicked">on_pbVcsAddedButton_clicked</a></td> |
64 <td><a href="#VcsPage.on_pbVcsAddedButton_clicked">on_pbVcsAddedButton_clicked</a></td> |
64 <td>Private slot to set the background colour for entries with VCS status "added".</td> |
65 <td>Private slot to set the background colour for entries with VCS status "added".</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#VcsPage.on_pbVcsConflictButton_clicked">on_pbVcsConflictButton_clicked</a></td> |
67 <td><a href="#VcsPage.on_pbVcsConflictButton_clicked">on_pbVcsConflictButton_clicked</a></td> |
67 <td>Private slot to set the background colour for entries with VCS status "conflict".</td> |
68 <td>Private slot to set the background colour for entries with VCS status "conflict".</td> |
79 <td>Private slot to set the background colour for entries with VCS status "needs update".</td> |
80 <td>Private slot to set the background colour for entries with VCS status "needs update".</td> |
80 </tr><tr> |
81 </tr><tr> |
81 <td><a href="#VcsPage.save">save</a></td> |
82 <td><a href="#VcsPage.save">save</a></td> |
82 <td>Public slot to save the VCS configuration.</td> |
83 <td>Public slot to save the VCS configuration.</td> |
83 </tr> |
84 </tr> |
|
85 </table> |
|
86 <h3>Static Methods</h3> |
|
87 <table> |
|
88 <tr><td>None</td></tr> |
84 </table> |
89 </table> |
85 <a NAME="VcsPage.__init__" ID="VcsPage.__init__"></a> |
90 <a NAME="VcsPage.__init__" ID="VcsPage.__init__"></a> |
86 <h4>VcsPage (Constructor)</h4> |
91 <h4>VcsPage (Constructor)</h4> |
87 <b>VcsPage</b>(<i></i>) |
92 <b>VcsPage</b>(<i></i>) |
88 <p> |
93 <p> |