Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgShelveBrowserDialog.html

changeset 3591
2f2a4a76dd22
parent 3297
7b7e8124fb51
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#HgShelveBrowserDialog.__unshelve">__unshelve</a></td> 99 <td><a href="#HgShelveBrowserDialog.__unshelve">__unshelve</a></td>
100 <td>Private slot to restore the selected shelve of changes.</td> 100 <td>Private slot to restore the selected shelve of changes.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#HgShelveBrowserDialog.closeEvent">closeEvent</a></td> 102 <td><a href="#HgShelveBrowserDialog.closeEvent">closeEvent</a></td>
103 <td>Private slot implementing a close event handler.</td> 103 <td>Protected slot implementing a close event handler.</td>
104 </tr><tr> 104 </tr><tr>
105 <td><a href="#HgShelveBrowserDialog.keyPressEvent">keyPressEvent</a></td> 105 <td><a href="#HgShelveBrowserDialog.keyPressEvent">keyPressEvent</a></td>
106 <td>Protected slot to handle a key press event.</td> 106 <td>Protected slot to handle a key press event.</td>
107 </tr><tr> 107 </tr><tr>
108 <td><a href="#HgShelveBrowserDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 108 <td><a href="#HgShelveBrowserDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
122 </tr><tr> 122 </tr><tr>
123 <td><a href="#HgShelveBrowserDialog.on_shelveList_currentItemChanged">on_shelveList_currentItemChanged</a></td> 123 <td><a href="#HgShelveBrowserDialog.on_shelveList_currentItemChanged">on_shelveList_currentItemChanged</a></td>
124 <td>Private slot called, when the current item of the shelve list changes.</td> 124 <td>Private slot called, when the current item of the shelve list changes.</td>
125 </tr><tr> 125 </tr><tr>
126 <td><a href="#HgShelveBrowserDialog.on_shelveList_customContextMenuRequested">on_shelveList_customContextMenuRequested</a></td> 126 <td><a href="#HgShelveBrowserDialog.on_shelveList_customContextMenuRequested">on_shelveList_customContextMenuRequested</a></td>
127 <td>Protected slot to show the context menu of the shelve list.</td> 127 <td>Private slot to show the context menu of the shelve list.</td>
128 </tr><tr> 128 </tr><tr>
129 <td><a href="#HgShelveBrowserDialog.show">show</a></td> 129 <td><a href="#HgShelveBrowserDialog.show">show</a></td>
130 <td>Public slot to show the dialog.</td> 130 <td>Public slot to show the dialog.</td>
131 </tr><tr> 131 </tr><tr>
132 <td><a href="#HgShelveBrowserDialog.start">start</a></td> 132 <td><a href="#HgShelveBrowserDialog.start">start</a></td>
257 Private slot to restore the selected shelve of changes. 257 Private slot to restore the selected shelve of changes.
258 </p><a NAME="HgShelveBrowserDialog.closeEvent" ID="HgShelveBrowserDialog.closeEvent"></a> 258 </p><a NAME="HgShelveBrowserDialog.closeEvent" ID="HgShelveBrowserDialog.closeEvent"></a>
259 <h4>HgShelveBrowserDialog.closeEvent</h4> 259 <h4>HgShelveBrowserDialog.closeEvent</h4>
260 <b>closeEvent</b>(<i>e</i>) 260 <b>closeEvent</b>(<i>e</i>)
261 <p> 261 <p>
262 Private slot implementing a close event handler. 262 Protected slot implementing a close event handler.
263 </p><dl> 263 </p><dl>
264 <dt><i>e</i></dt> 264 <dt><i>e</i></dt>
265 <dd> 265 <dd>
266 close event (QCloseEvent) 266 close event (QCloseEvent)
267 </dd> 267 </dd>
325 </dd> 325 </dd>
326 </dl><a NAME="HgShelveBrowserDialog.on_shelveList_customContextMenuRequested" ID="HgShelveBrowserDialog.on_shelveList_customContextMenuRequested"></a> 326 </dl><a NAME="HgShelveBrowserDialog.on_shelveList_customContextMenuRequested" ID="HgShelveBrowserDialog.on_shelveList_customContextMenuRequested"></a>
327 <h4>HgShelveBrowserDialog.on_shelveList_customContextMenuRequested</h4> 327 <h4>HgShelveBrowserDialog.on_shelveList_customContextMenuRequested</h4>
328 <b>on_shelveList_customContextMenuRequested</b>(<i>pos</i>) 328 <b>on_shelveList_customContextMenuRequested</b>(<i>pos</i>)
329 <p> 329 <p>
330 Protected slot to show the context menu of the shelve list. 330 Private slot to show the context menu of the shelve list.
331 </p><dl> 331 </p><dl>
332 <dt><i>pos</i></dt> 332 <dt><i>pos</i></dt>
333 <dd> 333 <dd>
334 position of the mouse pointer (QPoint) 334 position of the mouse pointer (QPoint)
335 </dd> 335 </dd>

eric ide

mercurial