QDockWidget wrapper used as the building block of MultiView layouts. More...


Go to the source code of this file.
Classes | |
| class | DISPLIB::MultiViewWindow |
| QDockWidget wrapper used as the building block of MultiView layouts. More... | |
Namespaces | |
| namespace | DISPLIB |
| 2-D display widgets and visualisation helpers (charts, topography, colour maps). | |
QDockWidget wrapper used as the building block of MultiView layouts.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2020-2026 MNE-CPP Authors
MultiViewWindow exposes the small amount of state MultiView needs to manage its docks (the wrapped widget, a stable name, a tabbed/floating flag) and applies the disp-library default dock styling (title-bar buttons, movable / floatable features) so all viewers in a plugin get a consistent look.
Definition in file multiviewwindow.h.