Home
last modified time | relevance | path

Searched refs:showVectorEditor (Results 1 – 2 of 2) sorted by relevance

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dmainwindow.h89 void showVectorEditor();
H A Dmainwindow.cpp1228 connect(_vectorEditorAct, SIGNAL(triggered()), this, SLOT(showVectorEditor())); in createActions()
2359 void MainWindow::showVectorEditor() { in showVectorEditor() function in Kst::MainWindow