MqttMonitor/Documentation/source/Plugin_Mqtt_Monitor.PluginMqttMonitor.html

branch
eric7
changeset 132
b4fde9ee3d83
parent 115
357257ad48d2
child 138
871d54655ef1
equal deleted inserted replaced
131:899c7cb866a2 132:b4fde9ee3d83
29 29
30 <table> 30 <table>
31 31
32 <tr> 32 <tr>
33 <td><a href="#createMqttPage">createMqttPage</a></td> 33 <td><a href="#createMqttPage">createMqttPage</a></td>
34 <td>Module function to create the autocompletion configuration page.</td> 34 <td></td>
35 </tr> 35 </tr>
36 <tr> 36 <tr>
37 <td><a href="#exeDisplayData">exeDisplayData</a></td> 37 <td><a href="#exeDisplayData">exeDisplayData</a></td>
38 <td>Module function to support the display of some executable info.</td> 38 <td>Module function to support the display of some executable info.</td>
39 </tr> 39 </tr>
223 <hr /> 223 <hr />
224 <a NAME="createMqttPage" ID="createMqttPage"></a> 224 <a NAME="createMqttPage" ID="createMqttPage"></a>
225 <h2>createMqttPage</h2> 225 <h2>createMqttPage</h2>
226 <b>createMqttPage</b>(<i>configDlg</i>) 226 <b>createMqttPage</b>(<i>configDlg</i>)
227 227
228 <p>
229 Module function to create the autocompletion configuration page.
230 </p>
231 <dl>
232
233 <dt><i>configDlg</i> (ConfigurationWidget)</dt>
234 <dd>
235 reference to the configuration dialog
236 </dd>
237 </dl>
238 <dl>
239 <dt>Return:</dt>
240 <dd>
241 reference to the configuration page
242 </dd>
243 </dl>
244 <dl>
245 <dt>Return Type:</dt>
246 <dd>
247 AutoCompletionRopePage
248 </dd>
249 </dl>
250 <div align="right"><a href="#top">Up</a></div> 228 <div align="right"><a href="#top">Up</a></div>
251 <hr /> 229 <hr />
252 <hr /> 230 <hr />
253 <a NAME="exeDisplayData" ID="exeDisplayData"></a> 231 <a NAME="exeDisplayData" ID="exeDisplayData"></a>
254 <h2>exeDisplayData</h2> 232 <h2>exeDisplayData</h2>

eric ide

mercurial