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

changeset 396
b967825e73c6
parent 58
37f0444c3479
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Sun Jul 18 15:34:37 2010 +0200
+++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Thu Jul 22 19:54:31 2010 +0200
@@ -185,6 +185,9 @@
 <td><a href="#TabWidget.__contextMenuCloseOthers">__contextMenuCloseOthers</a></td>
 <td>Private method to close the other tabs.</td>
 </tr><tr>
+<td><a href="#TabWidget.__contextMenuCopyPathToClipboard">__contextMenuCopyPathToClipboard</a></td>
+<td>Private method to copy the file name of the editor to the clipboard.</td>
+</tr><tr>
 <td><a href="#TabWidget.__contextMenuMoveFirst">__contextMenuMoveFirst</a></td>
 <td>Private method to move a tab to the first position.</td>
 </tr><tr>
@@ -313,6 +316,11 @@
 <b>__contextMenuCloseOthers</b>(<i></i>)
 <p>
         Private method to close the other tabs.
+</p><a NAME="TabWidget.__contextMenuCopyPathToClipboard" ID="TabWidget.__contextMenuCopyPathToClipboard"></a>
+<h4>TabWidget.__contextMenuCopyPathToClipboard</h4>
+<b>__contextMenuCopyPathToClipboard</b>(<i></i>)
+<p>
+        Private method to copy the file name of the editor to the clipboard.
 </p><a NAME="TabWidget.__contextMenuMoveFirst" ID="TabWidget.__contextMenuMoveFirst"></a>
 <h4>TabWidget.__contextMenuMoveFirst</h4>
 <b>__contextMenuMoveFirst</b>(<i></i>)

eric ide

mercurial