Home
last modified time | relevance | path

Searched defs:bodyEdit (Results 1 – 4 of 4) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/examples/desktop/systray/
H A Dwindow.h99 QTextEdit *bodyEdit; variable
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/desktop/systray/
H A Dwindow.h112 QTextEdit *bodyEdit; variable
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/src/
H A Dsifgenerator.cpp252 BodyPropertyEditor *bodyEdit = bodyPropertyEditor[index]; in makeBodyBlocks() local
295 BodyPropertyEditor *bodyEdit = boundaryPropertyEditor[index]->bodyProperties; in makeBodyBlocks() local
H A Dmainwindow.cpp6097 BodyPropertyEditor *bodyEdit = NULL; in boundarySelectedSlot() local
6265 void MainWindow::populateBodyComboBoxes(BodyPropertyEditor *bodyEdit) { in populateBodyComboBoxes()