diff -r 59a1b3356009 -r 68c26f72c0d1 Documentation/Source/eric6.UI.Browser.html --- a/Documentation/Source/eric6.UI.Browser.html Sat Feb 07 12:43:00 2015 +0100 +++ b/Documentation/Source/eric6.UI.Browser.html Sun Feb 08 13:09:00 2015 +0100 @@ -123,6 +123,9 @@ <td><a href="#Browser.__replaceInDirectory">__replaceInDirectory</a></td> <td>Private slot to handle the Find&Replace in directory popup menu entry.</td> </tr><tr> +<td><a href="#Browser.__showMimeType">__showMimeType</a></td> +<td>Private slot to show the mime type of the selected entry.</td> +</tr><tr> <td><a href="#Browser._contextMenuRequested">_contextMenuRequested</a></td> <td>Protected slot to show the context menu of the listview.</td> </tr><tr> @@ -238,6 +241,11 @@ <b>__replaceInDirectory</b>(<i></i>) <p> Private slot to handle the Find&Replace in directory popup menu entry. +</p><a NAME="Browser.__showMimeType" ID="Browser.__showMimeType"></a> +<h4>Browser.__showMimeType</h4> +<b>__showMimeType</b>(<i></i>) +<p> + Private slot to show the mime type of the selected entry. </p><a NAME="Browser._contextMenuRequested" ID="Browser._contextMenuRequested"></a> <h4>Browser._contextMenuRequested</h4> <b>_contextMenuRequested</b>(<i>coord</i>)