eric7/Documentation/Source/eric7.ViewManager.ViewManager.html

branch
eric7
changeset 8652
8cacde11f4fd
parent 8596
d64760b2da50
equal deleted inserted replaced
8651:ce4c3c401482 8652:8cacde11f4fd
420 <tr> 420 <tr>
421 <td><a href="#ViewManager.__exportMenuTriggered">__exportMenuTriggered</a></td> 421 <td><a href="#ViewManager.__exportMenuTriggered">__exportMenuTriggered</a></td>
422 <td>Private method to handle the selection of an export format.</td> 422 <td>Private method to handle the selection of an export format.</td>
423 </tr> 423 </tr>
424 <tr> 424 <tr>
425 <td><a href="#ViewManager.__findFileName">__findFileName</a></td> 425 <td><a href="#ViewManager.__findLocation">__findLocation</a></td>
426 <td>Private method to handle the search for file action.</td> 426 <td>Private method to handle the Find File action.</td>
427 </tr> 427 </tr>
428 <tr> 428 <tr>
429 <td><a href="#ViewManager.__findNextWord">__findNextWord</a></td> 429 <td><a href="#ViewManager.__findNextWord">__findNextWord</a></td>
430 <td>Private slot to find the next occurrence of the current word of the current editor.</td> 430 <td>Private slot to find the next occurrence of the current word of the current editor.</td>
431 </tr> 431 </tr>
1838 <dt><i>act</i></dt> 1838 <dt><i>act</i></dt>
1839 <dd> 1839 <dd>
1840 reference to the action that was triggered (QAction) 1840 reference to the action that was triggered (QAction)
1841 </dd> 1841 </dd>
1842 </dl> 1842 </dl>
1843 <a NAME="ViewManager.__findFileName" ID="ViewManager.__findFileName"></a> 1843 <a NAME="ViewManager.__findLocation" ID="ViewManager.__findLocation"></a>
1844 <h4>ViewManager.__findFileName</h4> 1844 <h4>ViewManager.__findLocation</h4>
1845 <b>__findFileName</b>(<i></i>) 1845 <b>__findLocation</b>(<i></i>)
1846 1846
1847 <p> 1847 <p>
1848 Private method to handle the search for file action. 1848 Private method to handle the Find File action.
1849 </p> 1849 </p>
1850 <a NAME="ViewManager.__findNextWord" ID="ViewManager.__findNextWord"></a> 1850 <a NAME="ViewManager.__findNextWord" ID="ViewManager.__findNextWord"></a>
1851 <h4>ViewManager.__findNextWord</h4> 1851 <h4>ViewManager.__findNextWord</h4>
1852 <b>__findNextWord</b>(<i></i>) 1852 <b>__findNextWord</b>(<i></i>)
1853 1853

eric ide

mercurial