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

qtmd5.h

Go to the documentation of this file.
00001 #ifndef QTMD5_H
00002 #define QTMD5_H
00003 #include <qstring.h>
00004 #include <qcstring.h>
00005 
00006 void qtMD5(const QByteArray &src, unsigned char *digest);
00007 QString qtMD5(const QByteArray &src);
00008 
00009 #endif
00010 
00011 

Generated on Sat Nov 5 16:18:28 2005 for OPIE by  doxygen 1.4.2