Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html

changeset 3018
70924c0bdaf1
parent 2845
7e55c6268c35
child 3019
7912530a33e2
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#SvnProjectBrowserHelper.__SVNSbsDiff">__SVNSbsDiff</a></td> 102 <td><a href="#SvnProjectBrowserHelper.__SVNSbsDiff">__SVNSbsDiff</a></td>
103 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td> 103 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td>
104 </tr><tr> 104 </tr><tr>
105 <td><a href="#SvnProjectBrowserHelper.__SVNSbsExtendedDiff">__SVNSbsExtendedDiff</a></td> 105 <td><a href="#SvnProjectBrowserHelper.__SVNSbsExtendedDiff">__SVNSbsExtendedDiff</a></td>
106 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side allowing the selection of revisions to compare.</td> 106 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td>
107 </tr><tr> 107 </tr><tr>
108 <td><a href="#SvnProjectBrowserHelper.__SVNSetProp">__SVNSetProp</a></td> 108 <td><a href="#SvnProjectBrowserHelper.__SVNSetProp">__SVNSetProp</a></td>
109 <td>Private slot called by the context menu to set a subversion property of a file.</td> 109 <td>Private slot called by the context menu to set a subversion property of a file.</td>
110 </tr><tr> 110 </tr><tr>
111 <td><a href="#SvnProjectBrowserHelper.__SVNStealLock">__SVNStealLock</a></td> 111 <td><a href="#SvnProjectBrowserHelper.__SVNStealLock">__SVNStealLock</a></td>
167 </dd><dt><i>projectObject</i></dt> 167 </dd><dt><i>projectObject</i></dt>
168 <dd> 168 <dd>
169 reference to the project object 169 reference to the project object
170 </dd><dt><i>isTranslationsBrowser</i></dt> 170 </dd><dt><i>isTranslationsBrowser</i></dt>
171 <dd> 171 <dd>
172 flag indicating, the helper is requested for the 172 flag indicating, the helper is requested
173 translations browser (this needs some special treatment) 173 for the translations browser (this needs some special treatment)
174 </dd><dt><i>parent</i></dt> 174 </dd><dt><i>parent</i></dt>
175 <dd> 175 <dd>
176 parent widget (QWidget) 176 parent widget (QWidget)
177 </dd><dt><i>name</i></dt> 177 </dd><dt><i>name</i></dt>
178 <dd> 178 <dd>
190 Private slot called by the context menu to show the blame of a file. 190 Private slot called by the context menu to show the blame of a file.
191 </p><a NAME="SvnProjectBrowserHelper.__SVNBreakLock" ID="SvnProjectBrowserHelper.__SVNBreakLock"></a> 191 </p><a NAME="SvnProjectBrowserHelper.__SVNBreakLock" ID="SvnProjectBrowserHelper.__SVNBreakLock"></a>
192 <h4>SvnProjectBrowserHelper.__SVNBreakLock</h4> 192 <h4>SvnProjectBrowserHelper.__SVNBreakLock</h4>
193 <b>__SVNBreakLock</b>(<i></i>) 193 <b>__SVNBreakLock</b>(<i></i>)
194 <p> 194 <p>
195 Private slot called by the context menu to break lock files in the repository. 195 Private slot called by the context menu to break lock files in the
196 repository.
196 </p><a NAME="SvnProjectBrowserHelper.__SVNConfigure" ID="SvnProjectBrowserHelper.__SVNConfigure"></a> 197 </p><a NAME="SvnProjectBrowserHelper.__SVNConfigure" ID="SvnProjectBrowserHelper.__SVNConfigure"></a>
197 <h4>SvnProjectBrowserHelper.__SVNConfigure</h4> 198 <h4>SvnProjectBrowserHelper.__SVNConfigure</h4>
198 <b>__SVNConfigure</b>(<i></i>) 199 <b>__SVNConfigure</b>(<i></i>)
199 <p> 200 <p>
200 Private method to open the configuration dialog. 201 Private method to open the configuration dialog.
205 Private slot called by the context menu to copy the selected file. 206 Private slot called by the context menu to copy the selected file.
206 </p><a NAME="SvnProjectBrowserHelper.__SVNDelProp" ID="SvnProjectBrowserHelper.__SVNDelProp"></a> 207 </p><a NAME="SvnProjectBrowserHelper.__SVNDelProp" ID="SvnProjectBrowserHelper.__SVNDelProp"></a>
207 <h4>SvnProjectBrowserHelper.__SVNDelProp</h4> 208 <h4>SvnProjectBrowserHelper.__SVNDelProp</h4>
208 <b>__SVNDelProp</b>(<i></i>) 209 <b>__SVNDelProp</b>(<i></i>)
209 <p> 210 <p>
210 Private slot called by the context menu to delete a subversion property of a file. 211 Private slot called by the context menu to delete a subversion
212 property of a file.
211 </p><a NAME="SvnProjectBrowserHelper.__SVNExtendedDiff" ID="SvnProjectBrowserHelper.__SVNExtendedDiff"></a> 213 </p><a NAME="SvnProjectBrowserHelper.__SVNExtendedDiff" ID="SvnProjectBrowserHelper.__SVNExtendedDiff"></a>
212 <h4>SvnProjectBrowserHelper.__SVNExtendedDiff</h4> 214 <h4>SvnProjectBrowserHelper.__SVNExtendedDiff</h4>
213 <b>__SVNExtendedDiff</b>(<i></i>) 215 <b>__SVNExtendedDiff</b>(<i></i>)
214 <p> 216 <p>
215 Private slot called by the context menu to show the difference of a file to 217 Private slot called by the context menu to show the difference of a
216 the repository. 218 file to the repository.
217 </p><p> 219 </p><p>
218 This gives the chance to enter the revisions to compare. 220 This gives the chance to enter the revisions to compare.
219 </p><a NAME="SvnProjectBrowserHelper.__SVNListProps" ID="SvnProjectBrowserHelper.__SVNListProps"></a> 221 </p><a NAME="SvnProjectBrowserHelper.__SVNListProps" ID="SvnProjectBrowserHelper.__SVNListProps"></a>
220 <h4>SvnProjectBrowserHelper.__SVNListProps</h4> 222 <h4>SvnProjectBrowserHelper.__SVNListProps</h4>
221 <b>__SVNListProps</b>(<i></i>) 223 <b>__SVNListProps</b>(<i></i>)
222 <p> 224 <p>
223 Private slot called by the context menu to list the subversion properties of 225 Private slot called by the context menu to list the subversion
224 a file. 226 properties of a file.
225 </p><a NAME="SvnProjectBrowserHelper.__SVNLock" ID="SvnProjectBrowserHelper.__SVNLock"></a> 227 </p><a NAME="SvnProjectBrowserHelper.__SVNLock" ID="SvnProjectBrowserHelper.__SVNLock"></a>
226 <h4>SvnProjectBrowserHelper.__SVNLock</h4> 228 <h4>SvnProjectBrowserHelper.__SVNLock</h4>
227 <b>__SVNLock</b>(<i></i>) 229 <b>__SVNLock</b>(<i></i>)
228 <p> 230 <p>
229 Private slot called by the context menu to lock files in the repository. 231 Private slot called by the context menu to lock files in the
232 repository.
230 </p><a NAME="SvnProjectBrowserHelper.__SVNLogBrowser" ID="SvnProjectBrowserHelper.__SVNLogBrowser"></a> 233 </p><a NAME="SvnProjectBrowserHelper.__SVNLogBrowser" ID="SvnProjectBrowserHelper.__SVNLogBrowser"></a>
231 <h4>SvnProjectBrowserHelper.__SVNLogBrowser</h4> 234 <h4>SvnProjectBrowserHelper.__SVNLogBrowser</h4>
232 <b>__SVNLogBrowser</b>(<i></i>) 235 <b>__SVNLogBrowser</b>(<i></i>)
233 <p> 236 <p>
234 Private slot called by the context menu to show the log browser for a file. 237 Private slot called by the context menu to show the log browser for
238 a file.
235 </p><a NAME="SvnProjectBrowserHelper.__SVNMove" ID="SvnProjectBrowserHelper.__SVNMove"></a> 239 </p><a NAME="SvnProjectBrowserHelper.__SVNMove" ID="SvnProjectBrowserHelper.__SVNMove"></a>
236 <h4>SvnProjectBrowserHelper.__SVNMove</h4> 240 <h4>SvnProjectBrowserHelper.__SVNMove</h4>
237 <b>__SVNMove</b>(<i></i>) 241 <b>__SVNMove</b>(<i></i>)
238 <p> 242 <p>
239 Private slot called by the context menu to move the selected file. 243 Private slot called by the context menu to move the selected file.
240 </p><a NAME="SvnProjectBrowserHelper.__SVNRemoveFromChangelist" ID="SvnProjectBrowserHelper.__SVNRemoveFromChangelist"></a> 244 </p><a NAME="SvnProjectBrowserHelper.__SVNRemoveFromChangelist" ID="SvnProjectBrowserHelper.__SVNRemoveFromChangelist"></a>
241 <h4>SvnProjectBrowserHelper.__SVNRemoveFromChangelist</h4> 245 <h4>SvnProjectBrowserHelper.__SVNRemoveFromChangelist</h4>
242 <b>__SVNRemoveFromChangelist</b>(<i></i>) 246 <b>__SVNRemoveFromChangelist</b>(<i></i>)
243 <p> 247 <p>
244 Private slot called by the context menu to remove files from their changelist. 248 Private slot called by the context menu to remove files from their
249 changelist.
245 </p><a NAME="SvnProjectBrowserHelper.__SVNResolve" ID="SvnProjectBrowserHelper.__SVNResolve"></a> 250 </p><a NAME="SvnProjectBrowserHelper.__SVNResolve" ID="SvnProjectBrowserHelper.__SVNResolve"></a>
246 <h4>SvnProjectBrowserHelper.__SVNResolve</h4> 251 <h4>SvnProjectBrowserHelper.__SVNResolve</h4>
247 <b>__SVNResolve</b>(<i></i>) 252 <b>__SVNResolve</b>(<i></i>)
248 <p> 253 <p>
249 Private slot called by the context menu to resolve conflicts of a file. 254 Private slot called by the context menu to resolve conflicts of a file.
250 </p><a NAME="SvnProjectBrowserHelper.__SVNSbsDiff" ID="SvnProjectBrowserHelper.__SVNSbsDiff"></a> 255 </p><a NAME="SvnProjectBrowserHelper.__SVNSbsDiff" ID="SvnProjectBrowserHelper.__SVNSbsDiff"></a>
251 <h4>SvnProjectBrowserHelper.__SVNSbsDiff</h4> 256 <h4>SvnProjectBrowserHelper.__SVNSbsDiff</h4>
252 <b>__SVNSbsDiff</b>(<i></i>) 257 <b>__SVNSbsDiff</b>(<i></i>)
253 <p> 258 <p>
254 Private slot called by the context menu to show the difference of a file to 259 Private slot called by the context menu to show the difference of a
255 the repository side-by-side. 260 file to the repository side-by-side.
256 </p><a NAME="SvnProjectBrowserHelper.__SVNSbsExtendedDiff" ID="SvnProjectBrowserHelper.__SVNSbsExtendedDiff"></a> 261 </p><a NAME="SvnProjectBrowserHelper.__SVNSbsExtendedDiff" ID="SvnProjectBrowserHelper.__SVNSbsExtendedDiff"></a>
257 <h4>SvnProjectBrowserHelper.__SVNSbsExtendedDiff</h4> 262 <h4>SvnProjectBrowserHelper.__SVNSbsExtendedDiff</h4>
258 <b>__SVNSbsExtendedDiff</b>(<i></i>) 263 <b>__SVNSbsExtendedDiff</b>(<i></i>)
259 <p> 264 <p>
260 Private slot called by the context menu to show the difference of a file to 265 Private slot called by the context menu to show the difference of a
261 the repository side-by-side allowing the selection of revisions to compare. 266 file to the repository side-by-side.
267 </p><p>
268 It allows the selection of revisions to compare.
262 </p><a NAME="SvnProjectBrowserHelper.__SVNSetProp" ID="SvnProjectBrowserHelper.__SVNSetProp"></a> 269 </p><a NAME="SvnProjectBrowserHelper.__SVNSetProp" ID="SvnProjectBrowserHelper.__SVNSetProp"></a>
263 <h4>SvnProjectBrowserHelper.__SVNSetProp</h4> 270 <h4>SvnProjectBrowserHelper.__SVNSetProp</h4>
264 <b>__SVNSetProp</b>(<i></i>) 271 <b>__SVNSetProp</b>(<i></i>)
265 <p> 272 <p>
266 Private slot called by the context menu to set a subversion property of a file. 273 Private slot called by the context menu to set a subversion property
274 of a file.
267 </p><a NAME="SvnProjectBrowserHelper.__SVNStealLock" ID="SvnProjectBrowserHelper.__SVNStealLock"></a> 275 </p><a NAME="SvnProjectBrowserHelper.__SVNStealLock" ID="SvnProjectBrowserHelper.__SVNStealLock"></a>
268 <h4>SvnProjectBrowserHelper.__SVNStealLock</h4> 276 <h4>SvnProjectBrowserHelper.__SVNStealLock</h4>
269 <b>__SVNStealLock</b>(<i></i>) 277 <b>__SVNStealLock</b>(<i></i>)
270 <p> 278 <p>
271 Private slot called by the context menu to steal lock files in the repository. 279 Private slot called by the context menu to steal lock files in the
280 repository.
272 </p><a NAME="SvnProjectBrowserHelper.__SVNUnlock" ID="SvnProjectBrowserHelper.__SVNUnlock"></a> 281 </p><a NAME="SvnProjectBrowserHelper.__SVNUnlock" ID="SvnProjectBrowserHelper.__SVNUnlock"></a>
273 <h4>SvnProjectBrowserHelper.__SVNUnlock</h4> 282 <h4>SvnProjectBrowserHelper.__SVNUnlock</h4>
274 <b>__SVNUnlock</b>(<i></i>) 283 <b>__SVNUnlock</b>(<i></i>)
275 <p> 284 <p>
276 Private slot called by the context menu to unlock files in the repository. 285 Private slot called by the context menu to unlock files in the
286 repository.
277 </p><a NAME="SvnProjectBrowserHelper.__SVNUrlDiff" ID="SvnProjectBrowserHelper.__SVNUrlDiff"></a> 287 </p><a NAME="SvnProjectBrowserHelper.__SVNUrlDiff" ID="SvnProjectBrowserHelper.__SVNUrlDiff"></a>
278 <h4>SvnProjectBrowserHelper.__SVNUrlDiff</h4> 288 <h4>SvnProjectBrowserHelper.__SVNUrlDiff</h4>
279 <b>__SVNUrlDiff</b>(<i></i>) 289 <b>__SVNUrlDiff</b>(<i></i>)
280 <p> 290 <p>
281 Private slot called by the context menu to show the difference of a file of 291 Private slot called by the context menu to show the difference of a
282 two repository URLs. 292 file of two repository URLs.
283 </p><p> 293 </p><p>
284 This gives the chance to enter the repository URLs to compare. 294 This gives the chance to enter the repository URLs to compare.
285 </p><a NAME="SvnProjectBrowserHelper.__itemsHaveFiles" ID="SvnProjectBrowserHelper.__itemsHaveFiles"></a> 295 </p><a NAME="SvnProjectBrowserHelper.__itemsHaveFiles" ID="SvnProjectBrowserHelper.__itemsHaveFiles"></a>
286 <h4>SvnProjectBrowserHelper.__itemsHaveFiles</h4> 296 <h4>SvnProjectBrowserHelper.__itemsHaveFiles</h4>
287 <b>__itemsHaveFiles</b>(<i>items</i>) 297 <b>__itemsHaveFiles</b>(<i>items</i>)
360 <dt><i>menu</i></dt> 370 <dt><i>menu</i></dt>
361 <dd> 371 <dd>
362 reference to the menu to be shown 372 reference to the menu to be shown
363 </dd><dt><i>standardItems</i></dt> 373 </dd><dt><i>standardItems</i></dt>
364 <dd> 374 <dd>
365 array of standard items that need activation/deactivation 375 array of standard items that need
366 depending on the overall VCS status 376 activation/deactivation depending on the overall VCS status
367 </dd> 377 </dd>
368 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDir" ID="SvnProjectBrowserHelper.showContextMenuDir"></a> 378 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDir" ID="SvnProjectBrowserHelper.showContextMenuDir"></a>
369 <h4>SvnProjectBrowserHelper.showContextMenuDir</h4> 379 <h4>SvnProjectBrowserHelper.showContextMenuDir</h4>
370 <b>showContextMenuDir</b>(<i>menu, standardItems</i>) 380 <b>showContextMenuDir</b>(<i>menu, standardItems</i>)
371 <p> 381 <p>
377 <dt><i>menu</i></dt> 387 <dt><i>menu</i></dt>
378 <dd> 388 <dd>
379 reference to the menu to be shown 389 reference to the menu to be shown
380 </dd><dt><i>standardItems</i></dt> 390 </dd><dt><i>standardItems</i></dt>
381 <dd> 391 <dd>
382 array of standard items that need activation/deactivation 392 array of standard items that need
383 depending on the overall VCS status 393 activation/deactivation depending on the overall VCS status
384 </dd> 394 </dd>
385 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDirMulti" ID="SvnProjectBrowserHelper.showContextMenuDirMulti"></a> 395 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuDirMulti" ID="SvnProjectBrowserHelper.showContextMenuDirMulti"></a>
386 <h4>SvnProjectBrowserHelper.showContextMenuDirMulti</h4> 396 <h4>SvnProjectBrowserHelper.showContextMenuDirMulti</h4>
387 <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>) 397 <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>)
388 <p> 398 <p>
394 <dt><i>menu</i></dt> 404 <dt><i>menu</i></dt>
395 <dd> 405 <dd>
396 reference to the menu to be shown 406 reference to the menu to be shown
397 </dd><dt><i>standardItems</i></dt> 407 </dd><dt><i>standardItems</i></dt>
398 <dd> 408 <dd>
399 array of standard items that need activation/deactivation 409 array of standard items that need
400 depending on the overall VCS status 410 activation/deactivation depending on the overall VCS status
401 </dd> 411 </dd>
402 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuMulti" ID="SvnProjectBrowserHelper.showContextMenuMulti"></a> 412 </dl><a NAME="SvnProjectBrowserHelper.showContextMenuMulti" ID="SvnProjectBrowserHelper.showContextMenuMulti"></a>
403 <h4>SvnProjectBrowserHelper.showContextMenuMulti</h4> 413 <h4>SvnProjectBrowserHelper.showContextMenuMulti</h4>
404 <b>showContextMenuMulti</b>(<i>menu, standardItems</i>) 414 <b>showContextMenuMulti</b>(<i>menu, standardItems</i>)
405 <p> 415 <p>
411 <dt><i>menu</i></dt> 421 <dt><i>menu</i></dt>
412 <dd> 422 <dd>
413 reference to the menu to be shown 423 reference to the menu to be shown
414 </dd><dt><i>standardItems</i></dt> 424 </dd><dt><i>standardItems</i></dt>
415 <dd> 425 <dd>
416 array of standard items that need activation/deactivation 426 array of standard items that need
417 depending on the overall VCS status 427 activation/deactivation depending on the overall VCS status
418 </dd> 428 </dd>
419 </dl> 429 </dl>
420 <div align="right"><a href="#top">Up</a></div> 430 <div align="right"><a href="#top">Up</a></div>
421 <hr /> 431 <hr />
422 </body></html> 432 </body></html>

eric ide

mercurial