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

SIG_IndividualList.cpp

00001 // #include <qlistview.h>
00002 
00003 #include "SIGEL_MasterGUI/SIG_IndividualList.h"
00004 
00005 namespace SIGEL_MasterGUI
00006 {
00007 
00008 SIG_IndividualList::SIG_IndividualList( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ) : SIG_IndividualListBase( parent, name, fl )
00009 {
00010 
00011 };
00012 
00013 }

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