#include <charmmConfigurationDialog.h>
Public Slots |
|
virtual void | resetOptions () |
void | accept () |
void | reject () |
void | applyTo (CharmmFF &charmm) |
apply the settings to a given CHARMM
force field |
|
void | chooseSolventFile () |
void | periodicBoundaryClicked () |
Public Member Functions |
|
CharmmConfigurationDialog (QWidget *parent=NULL, const char *name="CharmmConfiguration") | |
Constructor. |
|
virtual | ~CharmmConfigurationDialog () |
Destructor. |
|
const String & | getFilename () const |
Protected Slots |
|
virtual void | browseParameterFiles () |
Protected Member Functions |
|
void | setCharmmFF (CharmmFF &charmm) |
Friends |
|
class | MolecularStructure |