BALL
1.4.1
|
#include <BALL/VIEW/DIALOGS/runGAMESSDialog.h>
Public Slots | |
void | accept () |
virtual void | saveGAMESSInput () |
Public Member Functions | |
RunGAMESSDialog (QWidget *parent=NULL, const char *name="RunGAMESSDialog") | |
virtual | ~RunGAMESSDialog () |
Protected Member Functions | |
String | extractValue_ (const QComboBox *box) |
void | setParameters_ () |
Protected Attributes | |
GAMESSDatFile | outfile_ |
Definition at line 29 of file runGAMESSDialog.h.
BALL::VIEW::RunGAMESSDialog::RunGAMESSDialog | ( | QWidget * | parent = NULL , |
const char * | name = "RunGAMESSDialog" |
||
) |
virtual BALL::VIEW::RunGAMESSDialog::~RunGAMESSDialog | ( | ) | [virtual] |
void BALL::VIEW::RunGAMESSDialog::accept | ( | ) | [slot] |
String BALL::VIEW::RunGAMESSDialog::extractValue_ | ( | const QComboBox * | box | ) | [protected] |
virtual void BALL::VIEW::RunGAMESSDialog::saveGAMESSInput | ( | ) | [virtual, slot] |
void BALL::VIEW::RunGAMESSDialog::setParameters_ | ( | ) | [protected] |
GAMESSDatFile BALL::VIEW::RunGAMESSDialog::outfile_ [protected] |
Definition at line 51 of file runGAMESSDialog.h.