#include <MMFF94ConfigurationDialog.h>
Public Slots |
|
virtual void | resetOptions () |
void | accept () |
void | reject () |
void | applyTo (MMFF94 &mmff) |
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) |
void | chooseSolventFile () |
Friends |
|
class | MolecularStructure |