schrodinger.application.jaguar.update_pka_settings module¶
- class schrodinger.application.jaguar.update_pka_settings.UpdatePKASettingsDlg(parent: QWidget)¶
Bases:
QDialog
Class to show dialog to update pKa settings for structure present at charges_directory location.
- Variables:
showHTMLResult (QtCore.pyqtSignal) – Used to notify client to show HTML result in browser.
- showHTMLResult¶
A
pyqtSignal
emitted by instances of the class.
- __init__(parent: QWidget)¶
- Parameters:
parent – is parent widget
- exec(charges_directory: str)¶
Method overriden to update
charges_directory
before showing dialog.- Parameters:
charges_directory – is location where charge files are present