Module implementing the MicroPython configuration page.
QChart |
MicroPythonPage | Class implementing the MicroPython configuration page. |
create | Module function to create the configuration page. |
Class implementing the MicroPython configuration page.
None |
None |
MicroPythonPage | Constructor |
on_apShowPasswordButton_clicked | Private slot to show or hide the WiFi Access Point password. |
on_mpyCrossInstallButton_clicked | Private slot to install the 'mpy-cross' compiler. |
on_mpyCrossPicker_textChanged | Private slot to handle a change of the selected 'mpy-cross' compiler. |
on_showPasswordButton_clicked | Private slot to show or hide the WiFi client password. |
save | Public slot to save the MicroPython configuration. |
None |
Constructor
Private slot to show or hide the WiFi Access Point password.
Private slot to install the 'mpy-cross' compiler.
Private slot to handle a change of the selected 'mpy-cross' compiler.
Private slot to show or hide the WiFi client password.
Public slot to save the MicroPython configuration.
Module function to create the configuration page.