src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWindow.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10523
e4069ddd7dc7
child 10690
fab36645aa7d
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
241 MiniEditor 241 MiniEditor
242 </dd> 242 </dd>
243 </dl> 243 </dl>
244 <a NAME="MicroPythonWindow.addSideWidget" ID="MicroPythonWindow.addSideWidget"></a> 244 <a NAME="MicroPythonWindow.addSideWidget" ID="MicroPythonWindow.addSideWidget"></a>
245 <h4>MicroPythonWindow.addSideWidget</h4> 245 <h4>MicroPythonWindow.addSideWidget</h4>
246 <b>addSideWidget</b>(<i>side, widget, icon, label, </i>) 246 <b>addSideWidget</b>(<i>_side, widget, icon, label, </i>)
247 <p> 247 <p>
248 Public method to add a widget to the sides. 248 Public method to add a widget to the sides.
249 </p> 249 </p>
250 250
251 <dl> 251 <dl>
252 252
253 <dt><i>side</i> (UserInterfaceSide)</dt> 253 <dt><i>_side</i> (UserInterfaceSide)</dt>
254 <dd> 254 <dd>
255 side to add the widget to 255 side to add the widget to (unused)
256 </dd> 256 </dd>
257 <dt><i>widget</i> (QWidget)</dt> 257 <dt><i>widget</i> (QWidget)</dt>
258 <dd> 258 <dd>
259 reference to the widget to add 259 reference to the widget to add
260 </dd> 260 </dd>

eric ide

mercurial