BALL::VIEW::FDPBDialog Class Reference
[QT Dialogs]
#include <BALL/VIEW/DIALOGS/FDPBDialog.h>
List of all members.
Detailed Description
Dialog for performing Finite Distance Poisson Bolzmann calculations
Constructor & Destructor Documentation
BALL::VIEW::FDPBDialog::FDPBDialog |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = "FDPBDialog" , |
|
|
bool |
modal = FALSE , |
|
|
Qt::WFlags |
fl = 0 | |
|
) |
| | |
virtual BALL::VIEW::FDPBDialog::~FDPBDialog |
( |
|
) |
[virtual] |
Member Function Documentation
bool BALL::VIEW::FDPBDialog::applyProcessors_ |
( |
|
) |
[protected] |
void BALL::VIEW::FDPBDialog::applyValues_ |
( |
|
) |
[protected] |
virtual void BALL::VIEW::FDPBDialog::browseChargesData |
( |
|
) |
[virtual, slot] |
virtual void BALL::VIEW::FDPBDialog::browseChargesRules |
( |
|
) |
[virtual, slot] |
virtual void BALL::VIEW::FDPBDialog::browseRadiiData |
( |
|
) |
[virtual, slot] |
virtual void BALL::VIEW::FDPBDialog::browseRadiiRules |
( |
|
) |
[virtual, slot] |
bool BALL::VIEW::FDPBDialog::calculate |
( |
|
) |
|
void BALL::VIEW::FDPBDialog::calculate_ |
( |
|
) |
[protected] |
virtual void BALL::VIEW::FDPBDialog::cancelPressed |
( |
|
) |
[virtual, slot] |
FDPB& BALL::VIEW::FDPBDialog::getFDPBSolver |
( |
|
) |
[inline] |
Get the instance of the FDPB solver.
System* BALL::VIEW::FDPBDialog::getSystem |
( |
|
) |
[inline] |
virtual void BALL::VIEW::FDPBDialog::okPressed |
( |
|
) |
[virtual, slot] |
virtual void BALL::VIEW::FDPBDialog::resetPressed |
( |
|
) |
[virtual, slot] |
void BALL::VIEW::FDPBDialog::selectFile_ |
( |
QLineEdit & |
lineedit |
) |
[protected] |
void BALL::VIEW::FDPBDialog::setSystem |
( |
System * |
system |
) |
[inline] |
Set the system, the FDPB will be calculated for.
Friends And Related Function Documentation
Member Data Documentation