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

SIG_IndividualList.h

00001 #ifndef SIGEL_MASTERGUI_SIG_INDIVIDUALLIST
00002 #define SIGEL_MASTERGUI_SIG_INDIVIDUALLIST
00003 
00004 #include <qpopupmenu.h>
00005 
00006 #include "SIGEL_MasterGUI/SIG_IndividualListBase.h"
00007 
00008 namespace SIGEL_MasterGUI
00009 {
00016 class SIG_IndividualList : public SIG_IndividualListBase
00017 {
00018   Q_OBJECT
00019 
00020  public:
00021 
00029   SIG_IndividualList( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030 };
00031 
00032 }
00033 
00034 #endif // SIGEL_MASTERGUI_SIG_INDIVIDUALLIST

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