MultiViewWindow
Namespace: DISPLIB · Library: Display Library
#include <disp/multiviewwindow.h>
class DISPLIB::MultiViewWindow
QDockWidget wrapper used as the building block of MultiView layouts.
Stores the wrapped widget plus a stable name / floating flag so MultiView can re-arrange, retab and persist the dock layout consistently.
Inheritance
Public Methods
MultiViewWindow(parent, flags)
Constructs an MultiViewWindow.
~MultiViewWindow()
Destructs an MultiViewWindow.
Authors of this file
- Lorenz Esch <lorenz.esch@tu-ilmenau.de>
- Gabriel Motta <gabrielbenmotta@gmail.com>
- Christoph Dinh <christoph.dinh@mne-cpp.org>