183 <td>Private method to close all tabs.</td> |
183 <td>Private method to close all tabs.</td> |
184 </tr><tr> |
184 </tr><tr> |
185 <td><a href="#TabWidget.__contextMenuCloseOthers">__contextMenuCloseOthers</a></td> |
185 <td><a href="#TabWidget.__contextMenuCloseOthers">__contextMenuCloseOthers</a></td> |
186 <td>Private method to close the other tabs.</td> |
186 <td>Private method to close the other tabs.</td> |
187 </tr><tr> |
187 </tr><tr> |
|
188 <td><a href="#TabWidget.__contextMenuCopyPathToClipboard">__contextMenuCopyPathToClipboard</a></td> |
|
189 <td>Private method to copy the file name of the editor to the clipboard.</td> |
|
190 </tr><tr> |
188 <td><a href="#TabWidget.__contextMenuMoveFirst">__contextMenuMoveFirst</a></td> |
191 <td><a href="#TabWidget.__contextMenuMoveFirst">__contextMenuMoveFirst</a></td> |
189 <td>Private method to move a tab to the first position.</td> |
192 <td>Private method to move a tab to the first position.</td> |
190 </tr><tr> |
193 </tr><tr> |
191 <td><a href="#TabWidget.__contextMenuMoveLast">__contextMenuMoveLast</a></td> |
194 <td><a href="#TabWidget.__contextMenuMoveLast">__contextMenuMoveLast</a></td> |
192 <td>Private method to move a tab to the last position.</td> |
195 <td>Private method to move a tab to the last position.</td> |
311 </p><a NAME="TabWidget.__contextMenuCloseOthers" ID="TabWidget.__contextMenuCloseOthers"></a> |
314 </p><a NAME="TabWidget.__contextMenuCloseOthers" ID="TabWidget.__contextMenuCloseOthers"></a> |
312 <h4>TabWidget.__contextMenuCloseOthers</h4> |
315 <h4>TabWidget.__contextMenuCloseOthers</h4> |
313 <b>__contextMenuCloseOthers</b>(<i></i>) |
316 <b>__contextMenuCloseOthers</b>(<i></i>) |
314 <p> |
317 <p> |
315 Private method to close the other tabs. |
318 Private method to close the other tabs. |
|
319 </p><a NAME="TabWidget.__contextMenuCopyPathToClipboard" ID="TabWidget.__contextMenuCopyPathToClipboard"></a> |
|
320 <h4>TabWidget.__contextMenuCopyPathToClipboard</h4> |
|
321 <b>__contextMenuCopyPathToClipboard</b>(<i></i>) |
|
322 <p> |
|
323 Private method to copy the file name of the editor to the clipboard. |
316 </p><a NAME="TabWidget.__contextMenuMoveFirst" ID="TabWidget.__contextMenuMoveFirst"></a> |
324 </p><a NAME="TabWidget.__contextMenuMoveFirst" ID="TabWidget.__contextMenuMoveFirst"></a> |
317 <h4>TabWidget.__contextMenuMoveFirst</h4> |
325 <h4>TabWidget.__contextMenuMoveFirst</h4> |
318 <b>__contextMenuMoveFirst</b>(<i></i>) |
326 <b>__contextMenuMoveFirst</b>(<i></i>) |
319 <p> |
327 <p> |
320 Private method to move a tab to the first position. |
328 Private method to move a tab to the first position. |