Documentation/Source/eric6.UI.Browser.html

changeset 4101
68c26f72c0d1
parent 3673
e26d7d0c1088
child 4186
e2bf1c32272b
equal deleted inserted replaced
4098:59a1b3356009 4101:68c26f72c0d1
121 <td>Private slot to handle the Remove from toplevel popup menu entry.</td> 121 <td>Private slot to handle the Remove from toplevel popup menu entry.</td>
122 </tr><tr> 122 </tr><tr>
123 <td><a href="#Browser.__replaceInDirectory">__replaceInDirectory</a></td> 123 <td><a href="#Browser.__replaceInDirectory">__replaceInDirectory</a></td>
124 <td>Private slot to handle the Find&Replace in directory popup menu entry.</td> 124 <td>Private slot to handle the Find&Replace in directory popup menu entry.</td>
125 </tr><tr> 125 </tr><tr>
126 <td><a href="#Browser.__showMimeType">__showMimeType</a></td>
127 <td>Private slot to show the mime type of the selected entry.</td>
128 </tr><tr>
126 <td><a href="#Browser._contextMenuRequested">_contextMenuRequested</a></td> 129 <td><a href="#Browser._contextMenuRequested">_contextMenuRequested</a></td>
127 <td>Protected slot to show the context menu of the listview.</td> 130 <td>Protected slot to show the context menu of the listview.</td>
128 </tr><tr> 131 </tr><tr>
129 <td><a href="#Browser._copyToClipboard">_copyToClipboard</a></td> 132 <td><a href="#Browser._copyToClipboard">_copyToClipboard</a></td>
130 <td>Protected method to copy the text shown for an entry to the clipboard.</td> 133 <td>Protected method to copy the text shown for an entry to the clipboard.</td>
236 </p><a NAME="Browser.__replaceInDirectory" ID="Browser.__replaceInDirectory"></a> 239 </p><a NAME="Browser.__replaceInDirectory" ID="Browser.__replaceInDirectory"></a>
237 <h4>Browser.__replaceInDirectory</h4> 240 <h4>Browser.__replaceInDirectory</h4>
238 <b>__replaceInDirectory</b>(<i></i>) 241 <b>__replaceInDirectory</b>(<i></i>)
239 <p> 242 <p>
240 Private slot to handle the Find&Replace in directory popup menu entry. 243 Private slot to handle the Find&Replace in directory popup menu entry.
244 </p><a NAME="Browser.__showMimeType" ID="Browser.__showMimeType"></a>
245 <h4>Browser.__showMimeType</h4>
246 <b>__showMimeType</b>(<i></i>)
247 <p>
248 Private slot to show the mime type of the selected entry.
241 </p><a NAME="Browser._contextMenuRequested" ID="Browser._contextMenuRequested"></a> 249 </p><a NAME="Browser._contextMenuRequested" ID="Browser._contextMenuRequested"></a>
242 <h4>Browser._contextMenuRequested</h4> 250 <h4>Browser._contextMenuRequested</h4>
243 <b>_contextMenuRequested</b>(<i>coord</i>) 251 <b>_contextMenuRequested</b>(<i>coord</i>)
244 <p> 252 <p>
245 Protected slot to show the context menu of the listview. 253 Protected slot to show the context menu of the listview.

eric ide

mercurial