src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSearchPage.html

branch
eric7
changeset 10135
36839e2c6945
parent 10070
9f5758c0fec1
child 10259
b51dfacef37f
equal deleted inserted replaced
10134:08ca9b336a43 10135:36839e2c6945
64 </tr> 64 </tr>
65 <tr> 65 <tr>
66 <td><a href="#EditorSearchPage.save">save</a></td> 66 <td><a href="#EditorSearchPage.save">save</a></td>
67 <td>Public slot to save the Editor Search configuration.</td> 67 <td>Public slot to save the Editor Search configuration.</td>
68 </tr> 68 </tr>
69 <tr>
70 <td><a href="#EditorSearchPage.setMode">setMode</a></td>
71 <td>Public method to perform mode dependent setups.</td>
72 </tr>
69 </table> 73 </table>
70 <h3>Static Methods</h3> 74 <h3>Static Methods</h3>
71 75
72 <table> 76 <table>
73 <tr><td>None</td></tr> 77 <tr><td>None</td></tr>
85 <b>save</b>(<i></i>) 89 <b>save</b>(<i></i>)
86 90
87 <p> 91 <p>
88 Public slot to save the Editor Search configuration. 92 Public slot to save the Editor Search configuration.
89 </p> 93 </p>
94 <a NAME="EditorSearchPage.setMode" ID="EditorSearchPage.setMode"></a>
95 <h4>EditorSearchPage.setMode</h4>
96 <b>setMode</b>(<i>displayMode</i>)
97
98 <p>
99 Public method to perform mode dependent setups.
100 </p>
101 <dl>
102
103 <dt><i>displayMode</i> (ConfigurationMode)</dt>
104 <dd>
105 mode of the configuration dialog
106 </dd>
107 </dl>
90 <div align="right"><a href="#top">Up</a></div> 108 <div align="right"><a href="#top">Up</a></div>
91 <hr /> 109 <hr />
92 <hr /> 110 <hr />
93 <a NAME="create" ID="create"></a> 111 <a NAME="create" ID="create"></a>
94 <h2>create</h2> 112 <h2>create</h2>

eric ide

mercurial