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

lancarddata.h

Go to the documentation of this file.
00001 #ifndef LANCARD_DATA_H
00002 #define LANCARD_DATA_H
00003 
00004 #include <qstringlist.h>
00005 #include <qstring.h>
00006 
00007 class LanCardData {
00008 public :
00009       bool AnyLanCard;
00010       QStringList HWAddresses;
00011 
00012 } ; 
00013 
00014 #endif

Generated on Sat Nov 5 16:17:53 2005 for OPIE by  doxygen 1.4.2