Draft: Add Tutorial to Docs
Description
This MR adds a tutorial to make a custom widget based on a button to start a scan
Related Issues
relates to #207 (closed) closes #223
Potential side effects
- Revealed that we may need a nice way for users to create a QThread to ensure the GUI is not getting blocked.
ToDo
-
Add utility to run function (+cleanup) in QThread -> #227 (closed) -
Check link to code of rpc_widget_handler, somehow I did not get this running properly.
Preview
- developer.widgets.how_to_develop_a_widget
Definition of Done
-
Documentation is up-to-date.