#include <MMFF94ConfigurationDialog.h>
Inheritance diagram for VIEW::MMFF94ConfigurationDialog:
Public Slots | |
virtual void | resetOptions () |
void | accept () |
void | reject () |
void | applyTo (MMFF94 &mmff) throw () |
apply the settings to a given MMFF94 force field | |
Public Member Functions | |
MMFF94ConfigurationDialog (QWidget *parent=NULL, const char *name="MMFF94ConfigurationDialog") | |
Constructor. | |
virtual | ~MMFF94ConfigurationDialog () |
Destructor. | |
Protected Slots | |
virtual void | browseParameterFiles () |
Protected Member Functions | |
void | setMMFF94 (MMFF94 &mmff) throw () |
void | chooseSolventFile () throw () |
Friends | |
class | MolecularStructure |