Skip to main content

OverviewBarWidget

Namespace: DISPLIB  ·  Library: Display Library

#include <disp/overviewbarwidget.h>

class DISPLIB::OverviewBarWidget

Minimap thumbnail of the entire recording shown above the raw browser.

Paints a compressed amplitude-overview of the whole acquisition next to a viewport rectangle indicating where the raw browser is currently positioned; clicks / drags emit sampleClicked.

Inheritance


Public Methods

OverviewBarWidget(parent)


setModel(model)


setFirstFileSample(first)


setLastFileSample(last)


setSfreq(sfreq)


setViewport(scrollSample, visibleSamples)


setEvents(events)


setAnnotations(annotations)


sizeHint()


minimumSizeHint()


Authors of this file