Documentation/Source/eric5.Preferences.ConfigurationPages.VcsPage.html

changeset 217
8ce554fb0bee
parent 58
37f0444c3479
child 409
0ea528e80202
equal deleted inserted replaced
216:6f9713e8d570 217:8ce554fb0bee
67 <td>Private slot to set the background colour for entries with VCS status "conflict".</td> 67 <td>Private slot to set the background colour for entries with VCS status "conflict".</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#VcsPage.on_pbVcsModifiedButton_clicked">on_pbVcsModifiedButton_clicked</a></td> 69 <td><a href="#VcsPage.on_pbVcsModifiedButton_clicked">on_pbVcsModifiedButton_clicked</a></td>
70 <td>Private slot to set the background colour for entries with VCS status "modified".</td> 70 <td>Private slot to set the background colour for entries with VCS status "modified".</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#VcsPage.on_pbVcsRemovedButton_clicked">on_pbVcsRemovedButton_clicked</a></td>
73 <td>Private slot to set the background colour for entries with VCS status "removed".</td>
74 </tr><tr>
72 <td><a href="#VcsPage.on_pbVcsReplacedButton_clicked">on_pbVcsReplacedButton_clicked</a></td> 75 <td><a href="#VcsPage.on_pbVcsReplacedButton_clicked">on_pbVcsReplacedButton_clicked</a></td>
73 <td>Private slot to set the background colour for entries with VCS status "replaced".</td> 76 <td>Private slot to set the background colour for entries with VCS status "replaced".</td>
74 </tr><tr> 77 </tr><tr>
75 <td><a href="#VcsPage.on_pbVcsUpdateButton_clicked">on_pbVcsUpdateButton_clicked</a></td> 78 <td><a href="#VcsPage.on_pbVcsUpdateButton_clicked">on_pbVcsUpdateButton_clicked</a></td>
76 <td>Private slot to set the background colour for entries with VCS status "needs update".</td> 79 <td>Private slot to set the background colour for entries with VCS status "needs update".</td>
100 <h4>VcsPage.on_pbVcsModifiedButton_clicked</h4> 103 <h4>VcsPage.on_pbVcsModifiedButton_clicked</h4>
101 <b>on_pbVcsModifiedButton_clicked</b>(<i></i>) 104 <b>on_pbVcsModifiedButton_clicked</b>(<i></i>)
102 <p> 105 <p>
103 Private slot to set the background colour for entries with VCS 106 Private slot to set the background colour for entries with VCS
104 status "modified". 107 status "modified".
108 </p><a NAME="VcsPage.on_pbVcsRemovedButton_clicked" ID="VcsPage.on_pbVcsRemovedButton_clicked"></a>
109 <h4>VcsPage.on_pbVcsRemovedButton_clicked</h4>
110 <b>on_pbVcsRemovedButton_clicked</b>(<i></i>)
111 <p>
112 Private slot to set the background colour for entries with VCS
113 status "removed".
105 </p><a NAME="VcsPage.on_pbVcsReplacedButton_clicked" ID="VcsPage.on_pbVcsReplacedButton_clicked"></a> 114 </p><a NAME="VcsPage.on_pbVcsReplacedButton_clicked" ID="VcsPage.on_pbVcsReplacedButton_clicked"></a>
106 <h4>VcsPage.on_pbVcsReplacedButton_clicked</h4> 115 <h4>VcsPage.on_pbVcsReplacedButton_clicked</h4>
107 <b>on_pbVcsReplacedButton_clicked</b>(<i></i>) 116 <b>on_pbVcsReplacedButton_clicked</b>(<i></i>)
108 <p> 117 <p>
109 Private slot to set the background colour for entries with VCS 118 Private slot to set the background colour for entries with VCS

eric ide

mercurial