AvogadroLibs
1.92.0
|
Dialog for running APBS.
#include <apbsdialog.h>
Public Member Functions | |
ApbsDialog (QWidget *parent_=0) | |
~ApbsDialog () override | |
void | setMolecule (QtGui::Molecule *molecule) |
QString | pqrFileName () const |
QString | cubeFileName () const |
ApbsDialog | ( | QWidget * | parent_ = 0 | ) |
Constructor for ApbsDialog.
|
override |
Destructor for ApbsDialog.
QString pqrFileName | ( | ) | const |
Returns the file name for the input .pqr file.
QString cubeFileName | ( | ) | const |
Returns the file name for the output .dx file.