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 );  
KMail list that manages the contents of one directory that may contain folders and/or other directori...  
This class takes a folder attribute string as argument and provides access to the single parts.  
  
           
        
        
          
         
        
      
      
    
    
    
  
 |