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

util.h

Go to the documentation of this file.
00001 #ifndef __UTIL_H
00002 #define __UTIL_H
00003 
00004 #include <qstring.h>
00005 
00006 QString filesize(unsigned long l);
00007 QString percent(unsigned long pos, unsigned long len);
00008 QString fmt(unsigned long pos, unsigned long len);
00009 #endif

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