BALL::VIEW::CharmmConfigurationDialog Class Reference
[QT Dialogs]
#include <BALL/VIEW/DIALOGS/charmmConfigurationDialog.h>
List of all members.
Detailed Description
Dialog for changing the options of the CHARMM forcefield
Definition at line 29 of file charmmConfigurationDialog.h.
Constructor & Destructor Documentation
BALL::VIEW::CharmmConfigurationDialog::CharmmConfigurationDialog |
( |
QWidget * |
parent = NULL , |
|
|
const char * |
name = "CharmmConfiguration" | |
|
) |
| | |
virtual BALL::VIEW::CharmmConfigurationDialog::~CharmmConfigurationDialog |
( |
|
) |
[virtual] |
Member Function Documentation
void BALL::VIEW::CharmmConfigurationDialog::accept |
( |
|
) |
[slot] |
void BALL::VIEW::CharmmConfigurationDialog::applyTo |
( |
CharmmFF & |
charmm |
) |
[slot] |
apply the settings to a given CHARMM force field
virtual void BALL::VIEW::CharmmConfigurationDialog::browseParameterFiles |
( |
|
) |
[protected, virtual, slot] |
void BALL::VIEW::CharmmConfigurationDialog::chooseSolventFile |
( |
|
) |
[slot] |
const String& BALL::VIEW::CharmmConfigurationDialog::getFilename |
( |
|
) |
const |
String BALL::VIEW::CharmmConfigurationDialog::getValue_ |
( |
const QCheckBox * |
box |
) |
const [private] |
void BALL::VIEW::CharmmConfigurationDialog::periodicBoundaryClicked |
( |
|
) |
[slot] |
void BALL::VIEW::CharmmConfigurationDialog::reject |
( |
|
) |
[slot] |
virtual void BALL::VIEW::CharmmConfigurationDialog::resetOptions |
( |
|
) |
[virtual, slot] |
void BALL::VIEW::CharmmConfigurationDialog::setCharmmFF |
( |
CharmmFF & |
charmm |
) |
[protected] |
Friends And Related Function Documentation
Member Data Documentation