Documentation/Source/eric6.Project.ProjectOthersBrowser.html

changeset 4101
68c26f72c0d1
parent 3673
e26d7d0c1088
child 4666
bc52ef526e11
--- a/Documentation/Source/eric6.Project.ProjectOthersBrowser.html	Sat Feb 07 12:43:00 2015 +0100
+++ b/Documentation/Source/eric6.Project.ProjectOthersBrowser.html	Sun Feb 08 13:09:00 2015 +0100
@@ -103,6 +103,9 @@
 <td><a href="#ProjectOthersBrowser.__showContextMenuMulti">__showContextMenuMulti</a></td>
 <td>Private slot called by the multiMenu aboutToShow signal.</td>
 </tr><tr>
+<td><a href="#ProjectOthersBrowser.__showMimeType">__showMimeType</a></td>
+<td>Private slot to show the mime type of the selected entry.</td>
+</tr><tr>
 <td><a href="#ProjectOthersBrowser._contextMenuRequested">_contextMenuRequested</a></td>
 <td>Protected slot to show the context menu.</td>
 </tr><tr>
@@ -168,6 +171,11 @@
 <b>__showContextMenuMulti</b>(<i></i>)
 <p>
         Private slot called by the multiMenu aboutToShow signal.
+</p><a NAME="ProjectOthersBrowser.__showMimeType" ID="ProjectOthersBrowser.__showMimeType"></a>
+<h4>ProjectOthersBrowser.__showMimeType</h4>
+<b>__showMimeType</b>(<i></i>)
+<p>
+        Private slot to show the mime type of the selected entry.
 </p><a NAME="ProjectOthersBrowser._contextMenuRequested" ID="ProjectOthersBrowser._contextMenuRequested"></a>
 <h4>ProjectOthersBrowser._contextMenuRequested</h4>
 <b>_contextMenuRequested</b>(<i>coord</i>)

eric ide

mercurial