Vertical column of channel-name labels synced with ChannelDataView's row geometry. More...


Go to the source code of this file.
Classes | |
| class | DISPLIB::ChannelLabelPanel |
| Vertical column of channel-name labels synced with ChannelDataView row geometry. More... | |
Namespaces | |
| namespace | DISPLIB |
| 2-D display widgets and visualisation helpers (charts, topography, colour maps). | |
Vertical column of channel-name labels synced with ChannelDataView's row geometry.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
ChannelLabelPanel listens to the same ChannelDataModel as the central data view and paints each visible channel's label aligned to the row centre. Bad channels are greyed out and label clicks emit a channel-selection signal that the data view consumes.
Definition in file channellabelpanel.h.