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

VIEW::CharmmConfigurationDialog Class Reference
[QT Dialogs]

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

#include <charmmConfigurationDialog.h>

Inheritance diagram for VIEW::CharmmConfigurationDialog:

VIEW::PreferencesEntry List of all members.

Public Slots

virtual void resetOptions ()
void accept ()
void reject ()
void applyTo (CharmmFF &charmm) throw ()
 apply the settings to a given CHARMM force field
void chooseSolventFile () throw ()
void periodicBoundaryClicked () throw ()

Public Member Functions

 CharmmConfigurationDialog (QWidget *parent=NULL, const char *name="CharmmConfiguration")
 Constructor.
virtual ~CharmmConfigurationDialog ()
 Destructor.
const StringgetFilename () const

Protected Slots

virtual void browseParameterFiles ()

Protected Member Functions

void setCharmmFF (CharmmFF &charmm) throw ()

Friends

class MolecularStructure

Detailed Description

Dialog for changing the options of the CHARMM forcefield.