BALL::VIEW::FFConfigurationDialog Class Reference
[QT Dialogs]

#include <BALL/VIEW/DIALOGS/ffConfigurationDialog.h>

Inheritance diagram for BALL::VIEW::FFConfigurationDialog:
Inheritance graph
[legend]

List of all members.

Public Slots

virtual void resetOptions ()
void accept ()
void reject ()
void applyTo (ForceField &ff)
 apply the settings to a given force field
void chooseSolventFile ()
void periodicBoundaryClicked ()

Public Member Functions

 FFConfigurationDialog (QWidget *parent, const char *name)
 Constructor.
virtual ~FFConfigurationDialog ()
 Destructor.
const StringgetFilename () const

Protected Slots

virtual void browseParameterFiles ()

Protected Member Functions

void setCharmmFF (CharmmFF &charmm)

Protected Attributes

Ui::FFConfigurationDialog ui

Private Member Functions

String getValue_ (const QCheckBox *box) const
float getValue_ (const QLineEdit *edit) const

Private Attributes

ForceFieldff_

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 
)

Constructor.

virtual BALL::VIEW::FFConfigurationDialog::~FFConfigurationDialog (  )  [virtual]

Destructor.


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

Definition at line 70 of file ffConfigurationDialog.h.

Ui::FFConfigurationDialog BALL::VIEW::FFConfigurationDialog::ui [protected]

Definition at line 64 of file ffConfigurationDialog.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3