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> |