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

mqt-compat.h

Go to the documentation of this file.
00001 
00025 #ifndef __MAGIC_QT_COMPAT_H__
00026 #define __MAGIC_QT_COMPAT_H__
00027 
00028 // mobject.h
00029 #define QObject Object
00030 
00031 // mstring.h
00032 #define QString MagiC::String
00033 
00034 // miodevice.h
00035 #define QIODevice IODevice
00036 #define QFile File
00037 #define QBuffer Buffer
00038 
00039 #endif
00040 

Generated on Thu Feb 10 20:06:42 2005 for LibMagiC by doxygen1.2.18