Home
last modified time | relevance | path

Searched refs:clearPolarFunctionsList (Results 1 – 4 of 4) sorted by relevance

/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DFunctionDialog.h96 void clearPolarFunctionsList();
H A DFunctionDialog.cpp251 emit clearPolarFunctionsList(); in clearList()
H A DApplicationWindow.h340 void clearPolarFunctionsList();
H A DApplicationWindow.cpp8212 connect(fd, SIGNAL(clearPolarFunctionsList()), this, SLOT(clearPolarFunctionsList())); in functionDialog()
8299 void ApplicationWindow::clearPolarFunctionsList() in clearPolarFunctionsList() function in ApplicationWindow