Module implementing a dialog to edit the list of configured WebREPL URLs.
None |
MicroPythonWebreplUrlsConfigDialog | Class implementing a dialog to edit the list of configured WebREPL URLs. |
None |
Class implementing a dialog to edit the list of configured WebREPL URLs.
None |
None |
MicroPythonWebreplUrlsConfigDialog | Constructor |
__definedNames | Private method to get a list of defined connection names. |
__resizeColumns | Private slot to resize the columns to their contents. |
__sortItems | Private slot to sort the list by name column (i.e. |
__updateActionButtons | Private slot to change the enabled state of the action buttons. |
getWebreplDict | Public method to retrieve a dictionary containing the configured WebREPL URLs. |
on_addButton_clicked | Private slot to add a new WebREPL connection. |
on_editButton_clicked | Private slot to edit the selected WebREPL connection. |
on_removeAllButton_clicked | Private slot to remove all entries. |
on_removeButton_clicked | Private slot to remove the selected entries. |
None |
Constructor
Private method to get a list of defined connection names.
Private slot to resize the columns to their contents.
Private slot to sort the list by name column (i.e. column 0).
Private slot to change the enabled state of the action buttons.
Public method to retrieve a dictionary containing the configured WebREPL URLs.
Private slot to add a new WebREPL connection.
Private slot to edit the selected WebREPL connection.
Private slot to remove all entries.
Private slot to remove the selected entries.