62 <table> |
62 <table> |
63 <tr> |
63 <tr> |
64 <td><a href="#VcsPage.__init__">VcsPage</a></td> |
64 <td><a href="#VcsPage.__init__">VcsPage</a></td> |
65 <td>Constructor</td> |
65 <td>Constructor</td> |
66 </tr><tr> |
66 </tr><tr> |
67 <td><a href="#VcsPage.on_pbVcsAddedButton_clicked">on_pbVcsAddedButton_clicked</a></td> |
|
68 <td>Private slot to set the background colour for entries with VCS status "added".</td> |
|
69 </tr><tr> |
|
70 <td><a href="#VcsPage.on_pbVcsConflictButton_clicked">on_pbVcsConflictButton_clicked</a></td> |
|
71 <td>Private slot to set the background colour for entries with VCS status "conflict".</td> |
|
72 </tr><tr> |
|
73 <td><a href="#VcsPage.on_pbVcsModifiedButton_clicked">on_pbVcsModifiedButton_clicked</a></td> |
|
74 <td>Private slot to set the background colour for entries with VCS status "modified".</td> |
|
75 </tr><tr> |
|
76 <td><a href="#VcsPage.on_pbVcsRemovedButton_clicked">on_pbVcsRemovedButton_clicked</a></td> |
|
77 <td>Private slot to set the background colour for entries with VCS status "removed".</td> |
|
78 </tr><tr> |
|
79 <td><a href="#VcsPage.on_pbVcsReplacedButton_clicked">on_pbVcsReplacedButton_clicked</a></td> |
|
80 <td>Private slot to set the background colour for entries with VCS status "replaced".</td> |
|
81 </tr><tr> |
|
82 <td><a href="#VcsPage.on_pbVcsUpdateButton_clicked">on_pbVcsUpdateButton_clicked</a></td> |
|
83 <td>Private slot to set the background colour for entries with VCS status "needs update".</td> |
|
84 </tr><tr> |
|
85 <td><a href="#VcsPage.save">save</a></td> |
67 <td><a href="#VcsPage.save">save</a></td> |
86 <td>Public slot to save the VCS configuration.</td> |
68 <td>Public slot to save the VCS configuration.</td> |
87 </tr> |
69 </tr> |
88 </table> |
70 </table> |
89 <h3>Static Methods</h3> |
71 <h3>Static Methods</h3> |
93 <a NAME="VcsPage.__init__" ID="VcsPage.__init__"></a> |
75 <a NAME="VcsPage.__init__" ID="VcsPage.__init__"></a> |
94 <h4>VcsPage (Constructor)</h4> |
76 <h4>VcsPage (Constructor)</h4> |
95 <b>VcsPage</b>(<i></i>) |
77 <b>VcsPage</b>(<i></i>) |
96 <p> |
78 <p> |
97 Constructor |
79 Constructor |
98 </p><a NAME="VcsPage.on_pbVcsAddedButton_clicked" ID="VcsPage.on_pbVcsAddedButton_clicked"></a> |
|
99 <h4>VcsPage.on_pbVcsAddedButton_clicked</h4> |
|
100 <b>on_pbVcsAddedButton_clicked</b>(<i></i>) |
|
101 <p> |
|
102 Private slot to set the background colour for entries with VCS |
|
103 status "added". |
|
104 </p><a NAME="VcsPage.on_pbVcsConflictButton_clicked" ID="VcsPage.on_pbVcsConflictButton_clicked"></a> |
|
105 <h4>VcsPage.on_pbVcsConflictButton_clicked</h4> |
|
106 <b>on_pbVcsConflictButton_clicked</b>(<i></i>) |
|
107 <p> |
|
108 Private slot to set the background colour for entries with VCS |
|
109 status "conflict". |
|
110 </p><a NAME="VcsPage.on_pbVcsModifiedButton_clicked" ID="VcsPage.on_pbVcsModifiedButton_clicked"></a> |
|
111 <h4>VcsPage.on_pbVcsModifiedButton_clicked</h4> |
|
112 <b>on_pbVcsModifiedButton_clicked</b>(<i></i>) |
|
113 <p> |
|
114 Private slot to set the background colour for entries with VCS |
|
115 status "modified". |
|
116 </p><a NAME="VcsPage.on_pbVcsRemovedButton_clicked" ID="VcsPage.on_pbVcsRemovedButton_clicked"></a> |
|
117 <h4>VcsPage.on_pbVcsRemovedButton_clicked</h4> |
|
118 <b>on_pbVcsRemovedButton_clicked</b>(<i></i>) |
|
119 <p> |
|
120 Private slot to set the background colour for entries with VCS |
|
121 status "removed". |
|
122 </p><a NAME="VcsPage.on_pbVcsReplacedButton_clicked" ID="VcsPage.on_pbVcsReplacedButton_clicked"></a> |
|
123 <h4>VcsPage.on_pbVcsReplacedButton_clicked</h4> |
|
124 <b>on_pbVcsReplacedButton_clicked</b>(<i></i>) |
|
125 <p> |
|
126 Private slot to set the background colour for entries with VCS |
|
127 status "replaced". |
|
128 </p><a NAME="VcsPage.on_pbVcsUpdateButton_clicked" ID="VcsPage.on_pbVcsUpdateButton_clicked"></a> |
|
129 <h4>VcsPage.on_pbVcsUpdateButton_clicked</h4> |
|
130 <b>on_pbVcsUpdateButton_clicked</b>(<i></i>) |
|
131 <p> |
|
132 Private slot to set the background colour for entries with VCS |
|
133 status "needs update". |
|
134 </p><a NAME="VcsPage.save" ID="VcsPage.save"></a> |
80 </p><a NAME="VcsPage.save" ID="VcsPage.save"></a> |
135 <h4>VcsPage.save</h4> |
81 <h4>VcsPage.save</h4> |
136 <b>save</b>(<i></i>) |
82 <b>save</b>(<i></i>) |
137 <p> |
83 <p> |
138 Public slot to save the VCS configuration. |
84 Public slot to save the VCS configuration. |