Implementation of the Spline histogram widget (spline interpolation, threshold markers, click signals). More...
#include "spline.h"#include "helpers/colormap.h"#include <QPainter>#include <QPainterPath>#include <QPaintEvent>#include <QMouseEvent>#include <QLinearGradient>#include <QDebug>
Go to the source code of this file.
Implementation of the Spline histogram widget (spline interpolation, threshold markers, click signals).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
Definition in file spline.cpp.