Draft: Feat/dock area
Description
BECDockArea is a widget that encompasses BECDock elements capable of hosting any type of QWidget. The primary objective is to replace the current BECFigure in the BECIPythonClient with BECDockArea. This substitution aims to retain all existing functionalities of BECFigure while introducing dockable capabilities.
Related Issues
close #136 (closed)
Type of Change
-
new
BECDockArea -
new
BECDock - Refactor →
WidgetConfigofBECFiguresubplots is renamed toSubplotConfigfor clarity.
Potential side effects
Not known, has to be tested with the running BECIPythonClient.
Screenshots / GIFs (if applicable)
[Include any relevant screenshots or GIFs to showcase the changes made.]
Additional Comments
[Add any additional comments or information that may be helpful for reviewers.]
Definition of Done
-
Documentation is up-to-date. -
rpc access -
unit tests -
e2e tests