Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html

changeset 1299
fd5d21389d2b
parent 1229
a8207dc73672
child 1358
c1622c708cd9
equal deleted inserted replaced
1297:6347cf782036 1299:fd5d21389d2b
196 </tr><tr> 196 </tr><tr>
197 <td><a href="#TabWidget.__contextMenuCloseOthers">__contextMenuCloseOthers</a></td> 197 <td><a href="#TabWidget.__contextMenuCloseOthers">__contextMenuCloseOthers</a></td>
198 <td>Private method to close the other tabs.</td> 198 <td>Private method to close the other tabs.</td>
199 </tr><tr> 199 </tr><tr>
200 <td><a href="#TabWidget.__contextMenuCopyPathToClipboard">__contextMenuCopyPathToClipboard</a></td> 200 <td><a href="#TabWidget.__contextMenuCopyPathToClipboard">__contextMenuCopyPathToClipboard</a></td>
201 <td>Private method to copy the file name of the editor to the clipboard.</td> 201 <td>Private method to copy the file name of the selected tab to the clipboard.</td>
202 </tr><tr> 202 </tr><tr>
203 <td><a href="#TabWidget.__contextMenuMoveFirst">__contextMenuMoveFirst</a></td> 203 <td><a href="#TabWidget.__contextMenuMoveFirst">__contextMenuMoveFirst</a></td>
204 <td>Private method to move a tab to the first position.</td> 204 <td>Private method to move a tab to the first position.</td>
205 </tr><tr> 205 </tr><tr>
206 <td><a href="#TabWidget.__contextMenuMoveLast">__contextMenuMoveLast</a></td> 206 <td><a href="#TabWidget.__contextMenuMoveLast">__contextMenuMoveLast</a></td>
209 <td><a href="#TabWidget.__contextMenuMoveLeft">__contextMenuMoveLeft</a></td> 209 <td><a href="#TabWidget.__contextMenuMoveLeft">__contextMenuMoveLeft</a></td>
210 <td>Private method to move a tab one position to the left.</td> 210 <td>Private method to move a tab one position to the left.</td>
211 </tr><tr> 211 </tr><tr>
212 <td><a href="#TabWidget.__contextMenuMoveRight">__contextMenuMoveRight</a></td> 212 <td><a href="#TabWidget.__contextMenuMoveRight">__contextMenuMoveRight</a></td>
213 <td>Private method to move a tab one position to the right.</td> 213 <td>Private method to move a tab one position to the right.</td>
214 </tr><tr>
215 <td><a href="#TabWidget.__contextMenuOpenRejections">__contextMenuOpenRejections</a></td>
216 <td>Private slot to open a rejections file associated with the selected tab.</td>
214 </tr><tr> 217 </tr><tr>
215 <td><a href="#TabWidget.__contextMenuPrintFile">__contextMenuPrintFile</a></td> 218 <td><a href="#TabWidget.__contextMenuPrintFile">__contextMenuPrintFile</a></td>
216 <td>Private method to print the selected tab.</td> 219 <td>Private method to print the selected tab.</td>
217 </tr><tr> 220 </tr><tr>
218 <td><a href="#TabWidget.__contextMenuSave">__contextMenuSave</a></td> 221 <td><a href="#TabWidget.__contextMenuSave">__contextMenuSave</a></td>
331 Private method to close the other tabs. 334 Private method to close the other tabs.
332 </p><a NAME="TabWidget.__contextMenuCopyPathToClipboard" ID="TabWidget.__contextMenuCopyPathToClipboard"></a> 335 </p><a NAME="TabWidget.__contextMenuCopyPathToClipboard" ID="TabWidget.__contextMenuCopyPathToClipboard"></a>
333 <h4>TabWidget.__contextMenuCopyPathToClipboard</h4> 336 <h4>TabWidget.__contextMenuCopyPathToClipboard</h4>
334 <b>__contextMenuCopyPathToClipboard</b>(<i></i>) 337 <b>__contextMenuCopyPathToClipboard</b>(<i></i>)
335 <p> 338 <p>
336 Private method to copy the file name of the editor to the clipboard. 339 Private method to copy the file name of the selected tab to the clipboard.
337 </p><a NAME="TabWidget.__contextMenuMoveFirst" ID="TabWidget.__contextMenuMoveFirst"></a> 340 </p><a NAME="TabWidget.__contextMenuMoveFirst" ID="TabWidget.__contextMenuMoveFirst"></a>
338 <h4>TabWidget.__contextMenuMoveFirst</h4> 341 <h4>TabWidget.__contextMenuMoveFirst</h4>
339 <b>__contextMenuMoveFirst</b>(<i></i>) 342 <b>__contextMenuMoveFirst</b>(<i></i>)
340 <p> 343 <p>
341 Private method to move a tab to the first position. 344 Private method to move a tab to the first position.
352 </p><a NAME="TabWidget.__contextMenuMoveRight" ID="TabWidget.__contextMenuMoveRight"></a> 355 </p><a NAME="TabWidget.__contextMenuMoveRight" ID="TabWidget.__contextMenuMoveRight"></a>
353 <h4>TabWidget.__contextMenuMoveRight</h4> 356 <h4>TabWidget.__contextMenuMoveRight</h4>
354 <b>__contextMenuMoveRight</b>(<i></i>) 357 <b>__contextMenuMoveRight</b>(<i></i>)
355 <p> 358 <p>
356 Private method to move a tab one position to the right. 359 Private method to move a tab one position to the right.
360 </p><a NAME="TabWidget.__contextMenuOpenRejections" ID="TabWidget.__contextMenuOpenRejections"></a>
361 <h4>TabWidget.__contextMenuOpenRejections</h4>
362 <b>__contextMenuOpenRejections</b>(<i></i>)
363 <p>
364 Private slot to open a rejections file associated with the selected tab.
357 </p><a NAME="TabWidget.__contextMenuPrintFile" ID="TabWidget.__contextMenuPrintFile"></a> 365 </p><a NAME="TabWidget.__contextMenuPrintFile" ID="TabWidget.__contextMenuPrintFile"></a>
358 <h4>TabWidget.__contextMenuPrintFile</h4> 366 <h4>TabWidget.__contextMenuPrintFile</h4>
359 <b>__contextMenuPrintFile</b>(<i></i>) 367 <b>__contextMenuPrintFile</b>(<i></i>)
360 <p> 368 <p>
361 Private method to print the selected tab. 369 Private method to print the selected tab.

eric ide

mercurial