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

caminfowindow.h

Go to the documentation of this file.
00001 #include <qlistview.h> 00002 #include <qmainwindow.h> 00003 00004 class caminfoWindow : public QMainWindow 00005 { 00006 Q_OBJECT 00007 private: 00008 QListView *m_pDevicesListView; 00009 00010 public: 00011 caminfoWindow( QWidget* parent = 0, const char* name = 0, WFlags f = WType_TopLevel ); 00012 }; 00013

Generated on Wed Dec 13 23:38:46 2006 for CamStream by doxygen 1.3.7