myogestic.gui.widgets.templates.SetupInterfaceTemplate.stop_interface#

abstract SetupInterfaceTemplate.stop_interface()[source]#

Stop the visual interface.

This method should be called when the visual interface is stopped. .. tip:: It is generally a good idea to also stop the connection to it here.

Return type:

None