Home
last modified time | relevance | path

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

/dports/science/shelxle/shelxle-1.0.1352/
H A Ddsrgui.h48 explicit DSRGui(Molecule *mole, QString shelxlPath, Window *parent = 0);
H A Dwindow.h488 QString shelxlPath, shelxlArgs; variable
H A Ddsrgui.cpp59 DSRGui::DSRGui(Molecule *mole, QString shelxlPath, Window *parent): QWidget(parent) { in DSRGui() argument
62 m_shelxlPath = shelxlPath; in DSRGui()
H A Dwindow.cpp1349 shelxlPath="shelxl"; in Window()
2182 shelxl0->start(shelxlPath,al); in testMerohedral()
3677 shxPath->setText(shelxlPath); in setShelxlOptions()
3699 shelxlPath=shxPath->text(); in setShelxlOptions()
3701 mole.einstellung->setValue("SHELXL-PATH", shelxlPath); in setShelxlOptions()
4961 shelxl->start(shelxlPath,al); in runShelXL()
5469 mole.einstellung->setValue("SHELXL-PATH",shelxlPath); in closeEvent()
9836 shelxlPath=s; in setShelxlPath()
9840 if (shxPath!=nullptr) shxPath->setText(shelxlPath); in setShelxlPath()
13626 dsr = new DSRGui(&mole, shelxlPath, this); in create_DSRGui()
[all …]