Go to the documentation of this file.
4 #ifndef BALL_VIEW_DIALOGS_FDPBDIALOG_H
5 #define BALL_VIEW_DIALOGS_FDPBDIALOG_H
7 #ifndef BALL_COMMON_GLOBAL_H
11 #ifndef BALL_VIEW_KERNEL_MODULARWIDGET_H
15 #ifndef BALL_VIEW_KERNEL_PREFERENCESENTRY
19 #ifndef BALL_SOLVATION_POISSONBOLTZMANN_H
23 #ifndef BALL_MOLMEC_COMMON_RADIUSRULEPROCESSOR_H
27 #ifndef BALL_MOLMEC_COMMON_CHARGERULEPROCESSOR_H
31 #ifndef BALL_STRUCTURE_DEFAULTPROCESSORS_H
35 #include <BALL/VIEW/UIC/ui_FDPBDialog.h>
44 class CalculateFDPBThread;
51 public Ui_FDPBDialogData,
65 bool modal = false, Qt::WindowFlags fl = 0);
107 virtual void clicked(QAbstractButton* button);
System * getSystem()
Get the system.
virtual void clicked(QAbstractButton *button)
AssignRadiusProcessor radius_processor_
AssignChargeProcessor charge_processor_
virtual void browseChargesData()
#define BALL_EMBEDDABLE(TYPE, BASE)
void selectFile_(QLineEdit &lineedit)
virtual void browseChargesRules()
void setSystem(System *system)
Set the system, the FDPB will be calculated for.
virtual void browseRadiiRules()
virtual void resetPressed()
RadiusRuleProcessor radius_rule_processor_
CalculateFDPBThread * thread_
virtual void browseRadiiData()
ChargeRuleProcessor charge_rule_processor_