Documentation/Source/eric6.UI.UserInterface.html

changeset 4087
414a6fefc1f0
parent 3990
5dd6edf8540a
child 4107
501c964e20e7
equal deleted inserted replaced
4086:822f456652c5 4087:414a6fefc1f0
744 <td>Public slot to show the Find File by Name dialog.</td> 744 <td>Public slot to show the Find File by Name dialog.</td>
745 </tr><tr> 745 </tr><tr>
746 <td><a href="#UserInterface.showFindFilesDialog">showFindFilesDialog</a></td> 746 <td><a href="#UserInterface.showFindFilesDialog">showFindFilesDialog</a></td>
747 <td>Public slot to show the Find In Files dialog.</td> 747 <td>Public slot to show the Find In Files dialog.</td>
748 </tr><tr> 748 </tr><tr>
749 <td><a href="#UserInterface.showLogTab">showLogTab</a></td> 749 <td><a href="#UserInterface.showLogViewer">showLogViewer</a></td>
750 <td>Public method to show a particular Log-Viewer tab.</td> 750 <td>Public method to show the Log-Viewer.</td>
751 </tr><tr> 751 </tr><tr>
752 <td><a href="#UserInterface.showNotification">showNotification</a></td> 752 <td><a href="#UserInterface.showNotification">showNotification</a></td>
753 <td>Public method to show a desktop notification.</td> 753 <td>Public method to show a desktop notification.</td>
754 </tr><tr> 754 </tr><tr>
755 <td><a href="#UserInterface.showPluginsAvailable">showPluginsAvailable</a></td> 755 <td><a href="#UserInterface.showPluginsAvailable">showPluginsAvailable</a></td>
2302 directory to search in (string) 2302 directory to search in (string)
2303 </dd><dt><i>openFiles=</i></dt> 2303 </dd><dt><i>openFiles=</i></dt>
2304 <dd> 2304 <dd>
2305 flag indicating to operate on open files (boolean) 2305 flag indicating to operate on open files (boolean)
2306 </dd> 2306 </dd>
2307 </dl><a NAME="UserInterface.showLogTab" ID="UserInterface.showLogTab"></a> 2307 </dl><a NAME="UserInterface.showLogViewer" ID="UserInterface.showLogViewer"></a>
2308 <h4>UserInterface.showLogTab</h4> 2308 <h4>UserInterface.showLogViewer</h4>
2309 <b>showLogTab</b>(<i>tabname</i>) 2309 <b>showLogViewer</b>(<i></i>)
2310 <p> 2310 <p>
2311 Public method to show a particular Log-Viewer tab. 2311 Public method to show the Log-Viewer.
2312 </p><dl> 2312 </p><a NAME="UserInterface.showNotification" ID="UserInterface.showNotification"></a>
2313 <dt><i>tabname</i></dt>
2314 <dd>
2315 string naming the tab to be shown (string)
2316 </dd>
2317 </dl><a NAME="UserInterface.showNotification" ID="UserInterface.showNotification"></a>
2318 <h4>UserInterface.showNotification</h4> 2313 <h4>UserInterface.showNotification</h4>
2319 <b>showNotification</b>(<i>icon, heading, text</i>) 2314 <b>showNotification</b>(<i>icon, heading, text</i>)
2320 <p> 2315 <p>
2321 Public method to show a desktop notification. 2316 Public method to show a desktop notification.
2322 </p><dl> 2317 </p><dl>

eric ide

mercurial