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