Page MenuHomePhabricator

Improve QmlRenderWindowItem
Closed, WontfixPublic

Description

A few improvements are planned for the QmlRenderWindowItem:

  • make the color frame configurable (color, visiblity) with a Q_PROPERTY and keep this synchronized with the value from BaseRenderer::GetCurrentWorldGeometry2DNode()
  • add methods to enable the easy activation and deactivation of reference lines from other BaseRenderers, similar to what is already done in the four window example
  • verify correct behaviour for event handling, i.e. equal to QmitkRenderWindow
  • verify resize behaviour in different layouts

Event Timeline

Also check T19195 to be able to set different render window names

kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.