AvogadroLibs
1.92.0
|
Dialog indicating a successful run of APBS. More...
#include <apbsoutputdialog.h>
Public Member Functions | |
ApbsOutputDialog (QWidget *parent_=0) | |
~ApbsOutputDialog () override | |
bool | loadStructureFile () const |
bool | loadCubeFile () const |
The ApbsOutputDialog class is used to tell the user that the run of APBS was successful. It allows the user to select which of the input and output files to load.
ApbsOutputDialog | ( | QWidget * | parent_ = 0 | ) |
Constructor for ApbsOutputDialog.
|
override |
Destructor for ApbsOutputDialog.
bool loadStructureFile | ( | ) | const |
Returns true if the user checked the 'Load Structure' check box.
bool loadCubeFile | ( | ) | const |
Returns true if the user checked the 'Load Cube' check box.