Searched refs:shxOptions (Results 1 – 2 of 2) sorted by relevance
492 QLineEdit *extraPath,*extraName,*extraAltExtEdit,*extraArgumentsEdit,*shxPath,*shxOptions; variable
104 shxPath=shxOptions=nullptr; in Window()3676 shxOptions = new QLineEdit(shxOptDLG); in setShelxlOptions()3678 shxOptions->setText(shelxlArgs); in setShelxlOptions()3692 lt->addWidget(shxOptions, 2, 1); in setShelxlOptions()3698 shelxlArgs=shxOptions->text(); in setShelxlOptions()3709 delete shxOptions; in setShelxlOptions()3710 shxPath=shxOptions=nullptr; in setShelxlOptions()