Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

DumpDialog Class Reference

#include <DumpDialog.h>

Inheritance diagram for DumpDialog:

Dialog List of all members.

Public Slots

void selectFile ()
void setFilename (QString fn)
 set filename

void exportHeader (bool b=true)
 export header

void setStartRow (int row)
 set start row

void setEndRow (int row)
 set end row

void setFileType (int t)
 set file type to export

void setSeparator (QString s)
 set separating character

void setImageFormat (int i)
 set image format

void setImageFormat (QString f)
 set image format

void setCDFCompression (int c)
 set cdf file compression

void setCDFEncoding (int c)
 set cdf file compression

void setAudioFormat (int f)
 set audio format

void setSampleRate (int s)
 set audio sample rate

void setBinaryType (int t)
 set binary type

void ok_clicked ()
int apply_clicked ()

Public Member Functions

 DumpDialog (MainWin *mw, const char *name, int item)

Private Slots

void updateOptions (int item)
 update options when changing exported format

void updateAudioFormat (int)
void updateImageFormat (int)
void wizardKexiDB (const QString &name)
void finishKexiDB ()

Private Member Functions

void dumpASCII (QTextStream *t, QString sep)
void dumpCDF (QString filename)
void dumpNETCDF (QString filename)
void dumpAUDIOFILE (QString filename)
void dumpIMAGE (QString filename)
void dumpBINARY (QDataStream *d)
void dumpKexiDB ()

Private Attributes

Plot * plot
int item
KLineEdit * startrow
KLineEdit * endrow
KLineEdit * samplele
QLabel * slabel
QLabel * flabel
QLabel * cdfcomlabel
QLabel * cdfenclabel
QLabel * audioformatlabel
QLabel * samplelabel
KComboBox * sc
KComboBox * ic
KComboBox * exportcb
KComboBox * cdfcomcb
KComboBox * cdfenccb
KComboBox * audioformatcb
QCheckBox * imagecb
QCheckBox * compresscb
QCheckBox * headercb
KComboBox * binarytypecb
FilterKexiDB * kexi
KComboBox * driver
KComboBox * databases
KComboBox * tables
QLabel * connectionlabel
QLabel * tablelabel
KLineEdit * host
KLineEdit * user
KLineEdit * password

Constructor & Destructor Documentation

DumpDialog::DumpDialog (  MainWin *  mw,
const char *  name,
int  item
) 
 


Member Function Documentation

int DumpDialog::apply_clicked (   )  [slot]
 

void DumpDialog::dumpASCII (  QTextStream *  t,
QString  sep
)  [private]
 

void DumpDialog::dumpAUDIOFILE (  QString  filename  )  [private]
 

void DumpDialog::dumpBINARY (  QDataStream *  d  )  [private]
 

void DumpDialog::dumpCDF (  QString  filename  )  [private]
 

void DumpDialog::dumpIMAGE (  QString  filename  )  [private]
 

void DumpDialog::dumpKexiDB (   )  [private]
 

void DumpDialog::dumpNETCDF (  QString  filename  )  [private]
 

void DumpDialog::exportHeader (  bool  b = true  )  [inline, slot]
 

export header

void DumpDialog::finishKexiDB (   )  [private, slot]
 

void DumpDialog::ok_clicked (   )  [inline, slot]
 

void DumpDialog::selectFile (   )  [slot]
 

Reimplemented from Dialog.

void DumpDialog::setAudioFormat (  int  f  )  [inline, slot]
 

set audio format

void DumpDialog::setBinaryType (  int  t  )  [inline, slot]
 

set binary type

Reimplemented from Dialog.

void DumpDialog::setCDFCompression (  int  c  )  [inline, slot]
 

set cdf file compression

void DumpDialog::setCDFEncoding (  int  c  )  [inline, slot]
 

set cdf file compression

void DumpDialog::setEndRow (  int  row  )  [inline, slot]
 

set end row

void DumpDialog::setFilename (  QString  fn  )  [inline, slot]
 

set filename

Reimplemented from Dialog.

void DumpDialog::setFileType (  int  t  )  [inline, slot]
 

set file type to export

void DumpDialog::setImageFormat (  QString  f  )  [inline, slot]
 

set image format

void DumpDialog::setImageFormat (  int  i  )  [inline, slot]
 

set image format

void DumpDialog::setSampleRate (  int  s  )  [inline, slot]
 

set audio sample rate

void DumpDialog::setSeparator (  QString  s  )  [inline, slot]
 

set separating character

void DumpDialog::setStartRow (  int  row  )  [inline, slot]
 

set start row

void DumpDialog::updateAudioFormat (  int   )  [inline, private, slot]
 

void DumpDialog::updateImageFormat (  int   )  [inline, private, slot]
 

void DumpDialog::updateOptions (  int  item  )  [private, slot]
 

update options when changing exported format

void DumpDialog::wizardKexiDB (  const QString &  name  )  [private, slot]
 


Member Data Documentation

KComboBox * DumpDialog::audioformatcb [private]
 

QLabel * DumpDialog::audioformatlabel [private]
 

KComboBox* DumpDialog::binarytypecb [private]
 

Reimplemented from Dialog.

KComboBox * DumpDialog::cdfcomcb [private]
 

QLabel * DumpDialog::cdfcomlabel [private]
 

KComboBox * DumpDialog::cdfenccb [private]
 

QLabel * DumpDialog::cdfenclabel [private]
 

QCheckBox * DumpDialog::compresscb [private]
 

QLabel* DumpDialog::connectionlabel [private]
 

KComboBox * DumpDialog::databases [private]
 

KComboBox* DumpDialog::driver [private]
 

KLineEdit * DumpDialog::endrow [private]
 

KComboBox * DumpDialog::exportcb [private]
 

QLabel * DumpDialog::flabel [private]
 

QCheckBox * DumpDialog::headercb [private]
 

Reimplemented from Dialog.

KLineEdit* DumpDialog::host [private]
 

KComboBox * DumpDialog::ic [private]
 

QCheckBox* DumpDialog::imagecb [private]
 

int DumpDialog::item [private]
 

FilterKexiDB* DumpDialog::kexi [private]
 

KLineEdit * DumpDialog::password [private]
 

Plot* DumpDialog::plot [private]
 

QLabel * DumpDialog::samplelabel [private]
 

KLineEdit * DumpDialog::samplele [private]
 

KComboBox* DumpDialog::sc [private]
 

QLabel* DumpDialog::slabel [private]
 

KLineEdit* DumpDialog::startrow [private]
 

QLabel * DumpDialog::tablelabel [private]
 

KComboBox * DumpDialog::tables [private]
 

KLineEdit * DumpDialog::user [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Aug 19 21:34:45 2005 for LabPlot by doxygen 1.3.6