BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

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 ( )
virtualslot
void BALL::VIEW::RunGAMESSDialog::setParameters_ ( )
protected

Member Data Documentation

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

Definition at line 51 of file runGAMESSDialog.h.