#include <charmmConfigurationDialog.h>
Inheritance diagram for VIEW::CharmmConfigurationDialog:
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 String & | getFilename () const |
Protected Slots | |
virtual void | browseParameterFiles () |
Protected Member Functions | |
void | setCharmmFF (CharmmFF &charmm) throw () |
Friends | |
class | MolecularStructure |