eric6/Documentation/Source/eric6.MicroPython.MicroPythonFileManagerWidget.html

changeset 8070
6758ba4670e1
parent 7989
a21d673a8f99
equal deleted inserted replaced
8069:1176a936efa4 8070:6758ba4670e1
179 <tr> 179 <tr>
180 <td><a href="#MicroPythonFileManagerWidget.on_deviceFileTreeWidget_itemSelectionChanged">on_deviceFileTreeWidget_itemSelectionChanged</a></td> 180 <td><a href="#MicroPythonFileManagerWidget.on_deviceFileTreeWidget_itemSelectionChanged">on_deviceFileTreeWidget_itemSelectionChanged</a></td>
181 <td>Private slot handling a change of selection in the local pane.</td> 181 <td>Private slot handling a change of selection in the local pane.</td>
182 </tr> 182 </tr>
183 <tr> 183 <tr>
184 <td><a href="#MicroPythonFileManagerWidget.on_deviceHomeButton_clicked">on_deviceHomeButton_clicked</a></td>
185 <td>Private slot to move to the device home directory.</td>
186 </tr>
187 <tr>
184 <td><a href="#MicroPythonFileManagerWidget.on_deviceReloadButton_clicked">on_deviceReloadButton_clicked</a></td> 188 <td><a href="#MicroPythonFileManagerWidget.on_deviceReloadButton_clicked">on_deviceReloadButton_clicked</a></td>
185 <td>Private slot to reload the device list.</td> 189 <td>Private slot to reload the device list.</td>
186 </tr> 190 </tr>
187 <tr> 191 <tr>
188 <td><a href="#MicroPythonFileManagerWidget.on_deviceUpButton_clicked">on_deviceUpButton_clicked</a></td> 192 <td><a href="#MicroPythonFileManagerWidget.on_deviceUpButton_clicked">on_deviceUpButton_clicked</a></td>
201 <td>Private slot to handle the activation of a local item.</td> 205 <td>Private slot to handle the activation of a local item.</td>
202 </tr> 206 </tr>
203 <tr> 207 <tr>
204 <td><a href="#MicroPythonFileManagerWidget.on_localFileTreeWidget_itemSelectionChanged">on_localFileTreeWidget_itemSelectionChanged</a></td> 208 <td><a href="#MicroPythonFileManagerWidget.on_localFileTreeWidget_itemSelectionChanged">on_localFileTreeWidget_itemSelectionChanged</a></td>
205 <td>Private slot handling a change of selection in the local pane.</td> 209 <td>Private slot handling a change of selection in the local pane.</td>
210 </tr>
211 <tr>
212 <td><a href="#MicroPythonFileManagerWidget.on_localHomeButton_clicked">on_localHomeButton_clicked</a></td>
213 <td>Private slot to change directory to the configured workspace.</td>
206 </tr> 214 </tr>
207 <tr> 215 <tr>
208 <td><a href="#MicroPythonFileManagerWidget.on_localReloadButton_clicked">on_localReloadButton_clicked</a></td> 216 <td><a href="#MicroPythonFileManagerWidget.on_localReloadButton_clicked">on_localReloadButton_clicked</a></td>
209 <td>Private slot to reload the local list.</td> 217 <td>Private slot to reload the local list.</td>
210 </tr> 218 </tr>
622 <b>on_deviceFileTreeWidget_itemSelectionChanged</b>(<i></i>) 630 <b>on_deviceFileTreeWidget_itemSelectionChanged</b>(<i></i>)
623 631
624 <p> 632 <p>
625 Private slot handling a change of selection in the local pane. 633 Private slot handling a change of selection in the local pane.
626 </p> 634 </p>
635 <a NAME="MicroPythonFileManagerWidget.on_deviceHomeButton_clicked" ID="MicroPythonFileManagerWidget.on_deviceHomeButton_clicked"></a>
636 <h4>MicroPythonFileManagerWidget.on_deviceHomeButton_clicked</h4>
637 <b>on_deviceHomeButton_clicked</b>(<i></i>)
638
639 <p>
640 Private slot to move to the device home directory.
641 </p>
627 <a NAME="MicroPythonFileManagerWidget.on_deviceReloadButton_clicked" ID="MicroPythonFileManagerWidget.on_deviceReloadButton_clicked"></a> 642 <a NAME="MicroPythonFileManagerWidget.on_deviceReloadButton_clicked" ID="MicroPythonFileManagerWidget.on_deviceReloadButton_clicked"></a>
628 <h4>MicroPythonFileManagerWidget.on_deviceReloadButton_clicked</h4> 643 <h4>MicroPythonFileManagerWidget.on_deviceReloadButton_clicked</h4>
629 <b>on_deviceReloadButton_clicked</b>(<i></i>) 644 <b>on_deviceReloadButton_clicked</b>(<i></i>)
630 645
631 <p> 646 <p>
687 <b>on_localFileTreeWidget_itemSelectionChanged</b>(<i></i>) 702 <b>on_localFileTreeWidget_itemSelectionChanged</b>(<i></i>)
688 703
689 <p> 704 <p>
690 Private slot handling a change of selection in the local pane. 705 Private slot handling a change of selection in the local pane.
691 </p> 706 </p>
707 <a NAME="MicroPythonFileManagerWidget.on_localHomeButton_clicked" ID="MicroPythonFileManagerWidget.on_localHomeButton_clicked"></a>
708 <h4>MicroPythonFileManagerWidget.on_localHomeButton_clicked</h4>
709 <b>on_localHomeButton_clicked</b>(<i></i>)
710
711 <p>
712 Private slot to change directory to the configured workspace.
713 </p>
692 <a NAME="MicroPythonFileManagerWidget.on_localReloadButton_clicked" ID="MicroPythonFileManagerWidget.on_localReloadButton_clicked"></a> 714 <a NAME="MicroPythonFileManagerWidget.on_localReloadButton_clicked" ID="MicroPythonFileManagerWidget.on_localReloadButton_clicked"></a>
693 <h4>MicroPythonFileManagerWidget.on_localReloadButton_clicked</h4> 715 <h4>MicroPythonFileManagerWidget.on_localReloadButton_clicked</h4>
694 <b>on_localReloadButton_clicked</b>(<i></i>) 716 <b>on_localReloadButton_clicked</b>(<i></i>)
695 717
696 <p> 718 <p>

eric ide

mercurial