BALL::VIEW::FFConfigurationDialog Class Reference
[QT Dialogs]
#include <BALL/VIEW/DIALOGS/ffConfigurationDialog.h>
List of all members.
Detailed Description
Dialog for changing the options of a force field
Definition at line 24 of file ffConfigurationDialog.h.
Constructor & Destructor Documentation
BALL::VIEW::FFConfigurationDialog::FFConfigurationDialog |
( |
QWidget * |
parent, |
|
|
const char * |
name | |
|
) |
| | |
virtual BALL::VIEW::FFConfigurationDialog::~FFConfigurationDialog |
( |
|
) |
[virtual] |
Member Function Documentation
void BALL::VIEW::FFConfigurationDialog::accept |
( |
|
) |
[slot] |
void BALL::VIEW::FFConfigurationDialog::applyTo |
( |
ForceField & |
ff |
) |
[slot] |
apply the settings to a given force field
virtual void BALL::VIEW::FFConfigurationDialog::browseParameterFiles |
( |
|
) |
[protected, virtual, slot] |
void BALL::VIEW::FFConfigurationDialog::chooseSolventFile |
( |
|
) |
[slot] |
const String& BALL::VIEW::FFConfigurationDialog::getFilename |
( |
|
) |
const |
float BALL::VIEW::FFConfigurationDialog::getValue_ |
( |
const QLineEdit * |
edit |
) |
const [private] |
String BALL::VIEW::FFConfigurationDialog::getValue_ |
( |
const QCheckBox * |
box |
) |
const [private] |
void BALL::VIEW::FFConfigurationDialog::periodicBoundaryClicked |
( |
|
) |
[slot] |
void BALL::VIEW::FFConfigurationDialog::reject |
( |
|
) |
[slot] |
virtual void BALL::VIEW::FFConfigurationDialog::resetOptions |
( |
|
) |
[virtual, slot] |
void BALL::VIEW::FFConfigurationDialog::setCharmmFF |
( |
CharmmFF & |
charmm |
) |
[protected] |
Member Data Documentation