Home
last modified time | relevance | path

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

/dports/cad/qelectrotech/qet-0.7.0/sources/
H A Dqetapp.h211 void newDiagramEditor();
H A Dqetapp.cpp269 void QETApp::newDiagramEditor() { in newDiagramEditor() function in QETApp
1683 connect(new_diagram, SIGNAL(triggered()), this, SLOT(newDiagramEditor())); in initSystemTray()