Home
last modified time | relevance | path

Searched refs:addTiedZoomPlot (Results 1 – 3 of 3) sorted by relevance

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dplotitemmanager.h62 void addTiedZoomPlot(PlotItem *plotItem, bool checkAll = true);
H A Dplotitemmanager.cpp47 void PlotItemManager::addTiedZoomPlot(PlotItem *plotItem, bool checkAll) { in addTiedZoomPlot() function in Kst::PlotItemManager
H A Dplotitem.cpp1893 PlotItemManager::self()->addTiedZoomPlot(this, checkAllTied); in setTiedZoom()