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

SIG_InfoBox.h

00001 #include <qdialog.h>
00002 
00003 class SIG_InfoBox : public QDialog
00004 {
00005  public:
00006   SIG_InfoBox( QWidget *parent = 0, const char *name = 0, bool modal = false, WFlags f = 0 );
00007   ~SIG_InfoBox();
00008 };

Generated at Mon Sep 3 01:32:26 2001 for PG 368 - SIGEL by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000