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

InfoDialog.h

Go to the documentation of this file.
00001 //LabPlot : InfoDialog.h
00002 
00003 #ifndef INFODIALOG_H
00004 #define INFODIALOG_H
00005 
00006 #include <qfont.h>
00007 #include <qcheckbox.h>
00008 #include "Dialog.h"
00009 
00010 class InfoDialog: public Dialog
00011 {
00012 public:
00013         InfoDialog(MainWin *m, const char *name, int item);
00014 };
00015 
00016 #endif //INFODIALOG_H

Generated on Sat Oct 13 21:55:01 2007 for LabPlot by  doxygen 1.4.4