Home
last modified time | relevance | path

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

/dports/math/rocs/rocs-21.12.3/src/ui/
H A Dmainwindow.h57 QWidget* setupScriptPanel(); // setup the panel with the editors and stuff
H A Dmainwindow.cpp128 QWidget *scriptPanel = setupScriptPanel(); in setupWidgets()
172 QWidget* MainWindow::setupScriptPanel() in setupScriptPanel() function in MainWindow