Labelled QProgressBar with an automatic show / hide behaviour. More...


Go to the source code of this file.
Classes | |
| class | DISPLIB::ProgressView |
Labelled QProgressBar with optional auto-hide on completion. More... | |
Namespaces | |
| namespace | DISPLIB |
| 2-D display widgets and visualisation helpers (charts, topography, colour maps). | |
Labelled QProgressBar with an automatic show / hide behaviour.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2020-2026 MNE-CPP Authors
ProgressView combines a description label and a QProgressBar in a single small widget and is the standard way DISPLIB plugins report the state of long-running jobs (recording write-out, BEM solving, filter design …). It auto-hides when the value reaches 100 % unless the caller opts out.
Definition in file progressview.h.