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

VIEW::MMFF94ConfigurationDialog Class Reference
[QT Dialogs]

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

#include <MMFF94ConfigurationDialog.h>

Inheritance diagram for VIEW::MMFF94ConfigurationDialog:

VIEW::PreferencesEntry List of all members.

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

Detailed Description

Dialog for changing the options of the MMFF94 forcefield.