ImportFilesDialog Class Reference

#include <ImportFilesDialog.h>

List of all members.


Detailed Description

Import multiple ASCII files dialog.

Public Member Functions

int importFileAs ()
 Return the selected import option.
 ImportFilesDialog (bool importTypeEnabled, QWidget *parent=0, Qt::WFlags flags=0)
 Constructor.

Private Attributes

QComboBox * importType

Constructor & Destructor Documentation

ImportFilesDialog::ImportFilesDialog ( bool  importTypeEnabled,
QWidget *  parent = 0,
Qt::WFlags  flags = 0 
)

Constructor.

Parameters:
importTypeEnabled flag: enable/disable import type combo box
parent parent widget
flags window flags


Member Function Documentation

int ImportFilesDialog::importFileAs (  ) 

Return the selected import option.

Do not call this when the dialog was created with importTypeEnabled == false


Member Data Documentation

QComboBox* ImportFilesDialog::importType [private]


The documentation for this class was generated from the following files:
Generated on Mon Oct 15 06:11:43 2007 for QtiPlot by  doxygen 1.5.3