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