BatchDialog Class Reference

#include <batchdialog.h>

List of all members.

Public Slots

void retranslateUi ()

Public Member Functions

 BatchDialog (QDialog *parent)
virtual ~BatchDialog ()
void presetPath (QString dir)
QString selectedCompatibilityStr ()
int selectedCompatibility ()
int selectedConversion ()
QString selectedPath ()

Private Slots

void PathDlg ()

Private Attributes

QString msg_head_pathdialog
 message head of dialog


Constructor & Destructor Documentation

BatchDialog::BatchDialog ( QDialog *  parent  ) 

creating function

BatchDialog::~BatchDialog (  )  [virtual]

virtual destructor


Member Function Documentation

void BatchDialog::PathDlg (  )  [private, slot]

get path from FileDialog and set into line edit "path"

void BatchDialog::presetPath ( QString  dir  ) 

preset line edit "path"

void BatchDialog::retranslateUi (  )  [slot]

retranslate Ui

int BatchDialog::selectedCompatibility (  ) 

get selected file compatibility from comboBox "compatibility" as integer

QString BatchDialog::selectedCompatibilityStr (  ) 

get selected file compatibility from comboBox "compatibility" as string

int BatchDialog::selectedConversion (  ) 

get selected function block conversion from comboBox "conversion" as integer

QString BatchDialog::selectedPath (  ) 

get selected path from line edit "path"


Member Data Documentation

message head of dialog


The documentation for this class was generated from the following files:

Generated on Sat Jul 10 19:22:03 2010 for PLCEdit by  doxygen 1.5.9