BALL::VIEW::RunGAMESSDialog Class Reference

#include <BALL/VIEW/DIALOGS/runGAMESSDialog.h>

Inheritance diagram for BALL::VIEW::RunGAMESSDialog:
QDialog Ui_RunGAMESSDialogData

List of all members.

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_

Constructor & Destructor Documentation

BALL::VIEW::RunGAMESSDialog::RunGAMESSDialog ( QWidget parent = NULL,
const char *  name = "RunGAMESSDialog" 
)
virtual BALL::VIEW::RunGAMESSDialog::~RunGAMESSDialog ( ) [virtual]

Member Function Documentation

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]

Member Data Documentation