QStreamTranslator.hpp

00001 #ifndef _QStreamTranslator_hpp_
00002 #define _QStreamTranslator_hpp_
00003 
00004 
00005 #include <iostream>
00006 
00007 using namespace std;
00008 
00009 class QPoint;
00010 
00011 ostream & operator<<(ostream &, const QPoint &);
00012 
00013 #endif

Generated on Sat Oct 27 09:21:03 2007 for QastroCam by  doxygen 1.5.1