BALL  1.4.79
Public Slots | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
BALL::VIEW::RunGAMESSDialog Class Reference

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

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

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_
 

Detailed Description

Definition at line 29 of file runGAMESSDialog.h.

Constructor & Destructor Documentation

§ RunGAMESSDialog()

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

§ ~RunGAMESSDialog()

virtual BALL::VIEW::RunGAMESSDialog::~RunGAMESSDialog ( )
virtual

Member Function Documentation

§ accept

void BALL::VIEW::RunGAMESSDialog::accept ( )
slot

§ extractValue_()

String BALL::VIEW::RunGAMESSDialog::extractValue_ ( const QComboBox *  box)
protected

§ saveGAMESSInput

virtual void BALL::VIEW::RunGAMESSDialog::saveGAMESSInput ( )
virtualslot

§ setParameters_()

void BALL::VIEW::RunGAMESSDialog::setParameters_ ( )
protected

Member Data Documentation

§ outfile_

GAMESSDatFile BALL::VIEW::RunGAMESSDialog::outfile_
protected

Definition at line 51 of file runGAMESSDialog.h.