64 </tr> |
64 </tr> |
65 <tr> |
65 <tr> |
66 <td><a href="#EditorCalltipsPage.save">save</a></td> |
66 <td><a href="#EditorCalltipsPage.save">save</a></td> |
67 <td>Public slot to save the EditorCalltips configuration.</td> |
67 <td>Public slot to save the EditorCalltips configuration.</td> |
68 </tr> |
68 </tr> |
|
69 <tr> |
|
70 <td><a href="#EditorCalltipsPage.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 EditorCalltips configuration. |
92 Public slot to save the EditorCalltips configuration. |
89 </p> |
93 </p> |
|
94 <a NAME="EditorCalltipsPage.setMode" ID="EditorCalltipsPage.setMode"></a> |
|
95 <h4>EditorCalltipsPage.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> |