Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

VIEW::AmberConfigurationDialog Class Reference
[QT Dialogs]

Dialog for changing the options of the AMBER forcefield. More...

#include <amberConfigurationDialog.h>

Inheritance diagram for VIEW::AmberConfigurationDialog:

VIEW::PreferencesEntry List of all members.

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

Detailed Description

Dialog for changing the options of the AMBER forcefield.