22 #include <tdeio/global.h>
53 static TDEIO::UDSEntry stat( const UrlInfo& info );
62 static TDEIO::UDSEntry stat( ReadMBox& mbox, const UrlInfo& info );
76 static TDEIO::UDSEntry statMessage( const UrlInfo& info );
78 static void addAtom( TDEIO::UDSEntry& entry, unsigned int key, const TQString& value );
79 static void addAtom( TDEIO::UDSEntry& entry, unsigned int key, const long value );
|