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

changeset 1299
fd5d21389d2b
parent 1229
a8207dc73672
child 1358
c1622c708cd9
--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Tue Sep 06 18:33:27 2011 +0200
+++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Tue Sep 06 19:47:39 2011 +0200
@@ -198,7 +198,7 @@
 <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>
+<td>Private method to copy the file name of the selected tab 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>
@@ -212,6 +212,9 @@
 <td><a href="#TabWidget.__contextMenuMoveRight">__contextMenuMoveRight</a></td>
 <td>Private method to move a tab one position to the right.</td>
 </tr><tr>
+<td><a href="#TabWidget.__contextMenuOpenRejections">__contextMenuOpenRejections</a></td>
+<td>Private slot to open a rejections file associated with the selected tab.</td>
+</tr><tr>
 <td><a href="#TabWidget.__contextMenuPrintFile">__contextMenuPrintFile</a></td>
 <td>Private method to print the selected tab.</td>
 </tr><tr>
@@ -333,7 +336,7 @@
 <h4>TabWidget.__contextMenuCopyPathToClipboard</h4>
 <b>__contextMenuCopyPathToClipboard</b>(<i></i>)
 <p>
-        Private method to copy the file name of the editor to the clipboard.
+        Private method to copy the file name of the selected tab to the clipboard.
 </p><a NAME="TabWidget.__contextMenuMoveFirst" ID="TabWidget.__contextMenuMoveFirst"></a>
 <h4>TabWidget.__contextMenuMoveFirst</h4>
 <b>__contextMenuMoveFirst</b>(<i></i>)
@@ -354,6 +357,11 @@
 <b>__contextMenuMoveRight</b>(<i></i>)
 <p>
         Private method to move a tab one position to the right.
+</p><a NAME="TabWidget.__contextMenuOpenRejections" ID="TabWidget.__contextMenuOpenRejections"></a>
+<h4>TabWidget.__contextMenuOpenRejections</h4>
+<b>__contextMenuOpenRejections</b>(<i></i>)
+<p>
+        Private slot to open a rejections file associated with the selected tab.
 </p><a NAME="TabWidget.__contextMenuPrintFile" ID="TabWidget.__contextMenuPrintFile"></a>
 <h4>TabWidget.__contextMenuPrintFile</h4>
 <b>__contextMenuPrintFile</b>(<i></i>)

eric ide

mercurial