Skip to content
  • Artur Grunau's avatar
    Refactor VisualizationPipelineWrapper and rename it MdiDockArea · 7e5e44b1
    Artur Grunau authored
    VisualizationPipelineWrapper has been renamed MdiDockArea, and refactored
    to make it easier to use it with arbitrary widgets. It now inherits from
    QMdiArea, which removes an unnecessary layer of indirection. Moreover, it
    creates MDI subwindows and floating windows only if necessary, i.e. when
    a widget stored in it changes state.
    7e5e44b1