5 #ifndef BALL_VIEW_DIALOGS_AMBERCONFIGURATIONDIALOG_H
6 #define BALL_VIEW_DIALOGS_AMBERCONFIGURATIONDIALOG_H
8 #ifndef BALL_COMMON_GLOBAL_H
12 #ifndef BALL_VIEW_KERNEL_PREFERENCESENTRY
16 #include <BALL/VIEW/UIC/ui_amberConfigurationDialog.h>
24 class MolecularStructure;
31 public Ui_AmberConfigurationDialogData,
75 String getValue_(
const QCheckBox* box)
const;
78 float getValue_(
const QLineEdit* edit)
const;
virtual void resetOptions()
virtual ~AmberConfigurationDialog()
Destructor.
virtual void browseParameterFiles()
void applyTo(AmberFF &amber)
apply the settings to a given AMBER force field
AmberConfigurationDialog(QWidget *parent=NULL, const char *name="AmberConfiguration")
Constructor.
void setAmberFF(AmberFF &amber)
void periodicBoundaryClicked()