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

NoiseListDialog.h

Go to the documentation of this file.
00001 //LabPlot : NoiseListDialog.h
00002 
00003 #ifndef NOISELISTDIALOG_H
00004 #define NOISELISTDIALOG_H
00005 
00006 #include "ListDialog.h"
00007 
00008 class NoiseListDialog : public ListDialog
00009 {
00010         Q_OBJECT
00011 public:
00012         NoiseListDialog(MainWin *mw, const char *name);
00013 private slots:
00014         int apply_clicked();
00015 };
00016 
00017 #endif // NOISELISTDIALOG_H

Generated on Fri Aug 19 21:34:44 2005 for LabPlot by doxygen 1.3.6