BALL::VIEW::MolecularDynamicsDialog Class Reference
[QT Dialogs]
#include <BALL/VIEW/DIALOGS/molecularDynamicsDialog.h>
List of all members.
Detailed Description
Dialog for performing MD simulations
Definition at line 29 of file molecularDynamicsDialog.h.
Constructor & Destructor Documentation
BALL::VIEW::MolecularDynamicsDialog::MolecularDynamicsDialog |
( |
QWidget * |
parent = NULL , |
|
|
const char * |
name = "MolecularDynamicsDialog" | |
|
) |
| | |
virtual BALL::VIEW::MolecularDynamicsDialog::~MolecularDynamicsDialog |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void BALL::VIEW::MolecularDynamicsDialog::accept |
( |
|
) |
[virtual, slot] |
void BALL::VIEW::MolecularDynamicsDialog::advancedOptions |
( |
|
) |
[protected, slot] |
void BALL::VIEW::MolecularDynamicsDialog::chooseDCDFile |
( |
|
) |
[protected, slot] |
virtual void BALL::VIEW::MolecularDynamicsDialog::enableDCDFileSelected |
( |
|
) |
[protected, virtual, slot] |
QString BALL::VIEW::MolecularDynamicsDialog::getDCDFile |
( |
|
) |
const |
Size BALL::VIEW::MolecularDynamicsDialog::getNumberOfSteps |
( |
|
) |
const |
float BALL::VIEW::MolecularDynamicsDialog::getSimulationTime |
( |
|
) |
const |
Size BALL::VIEW::MolecularDynamicsDialog::getStepsBetweenRefreshs |
( |
|
) |
const |
float BALL::VIEW::MolecularDynamicsDialog::getTemperature |
( |
|
) |
const |
float BALL::VIEW::MolecularDynamicsDialog::getTimeStep |
( |
|
) |
const |
Position BALL::VIEW::MolecularDynamicsDialog::selectedForceField |
( |
|
) |
const |
void BALL::VIEW::MolecularDynamicsDialog::selectForceField |
( |
Position |
nr |
) |
|
void BALL::VIEW::MolecularDynamicsDialog::setDCDFile |
( |
const String & |
name |
) |
|
void BALL::VIEW::MolecularDynamicsDialog::setMicroCanonical |
( |
bool |
state |
) |
|
void BALL::VIEW::MolecularDynamicsDialog::setNumberOfSteps |
( |
Size |
steps |
) |
|
void BALL::VIEW::MolecularDynamicsDialog::setTemperature |
( |
float |
temperature |
) |
|
void BALL::VIEW::MolecularDynamicsDialog::setTimeStep |
( |
float |
time |
) |
|
void BALL::VIEW::MolecularDynamicsDialog::timeChanged |
( |
|
) |
[protected, slot] |
bool BALL::VIEW::MolecularDynamicsDialog::useMicroCanonical |
( |
|
) |
const |
Member Data Documentation