Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

wip QAPP with QMainWindow with some example ui files, you need to manually...

wyzula_j requested to merge feat/bec-app-with-server into pre_release_v2

Description

Very messy however some parts works. You can switch connection to server from CLI using GUI id in the status bar.

I also included print_widget_hierarchy adjustment to just include BECWidget, however indents are not correct. The Hierarchy can be also printed from BECMainWindow menuBar from DEBUG section.

In general following our discussion the startup script of the server should be moved to QApp with the possibility do dynamically switch between different GUIs.

TODO

  • fix e2e remove of windows seems not update name space in python client
  • cleanup bec app → remove
  • impose BECMainWindow on all RPC windows to access tools etc.
Edited by wyzula_j

Merge request reports

Loading