45 #include "kmfoldertype.h"
61 TQString folderClass() const;
62 TQString folderName() const;
65 TQString mFolderClass;
73 KMail::FolderContentsType contentsType,
74 const TQStringList &attributes );
76 static KMail::FolderContentsType scalixIdToContentsType( const TQString &name );
78 static TQString contentsTypeToScalixId( KMail::FolderContentsType type );
|