qtmobility/src/messaging/win32wce/qmailmessage.cpp
changeset 8 71781823f776
parent 1 2b40d63a9c3d
child 11 06b8e2af4411
equal deleted inserted replaced
5:453da2cfceef 8:71781823f776
  1364 
  1364 
  1365 
  1365 
  1366 /*!
  1366 /*!
  1367     \class QMailMessageHeaderField
  1367     \class QMailMessageHeaderField
  1368 
  1368 
  1369     \preliminary
       
  1370     \brief The QMailMessageHeaderField class encapsulates the parsing of message header fields.
  1369     \brief The QMailMessageHeaderField class encapsulates the parsing of message header fields.
  1371     
  1370     
  1372     \ingroup messaginglibrary
  1371     \ingroup messaginglibrary
  1373    
  1372    
  1374     QMailMessageHeaderField provides simplified access to the various components of the 
  1373     QMailMessageHeaderField provides simplified access to the various components of the 
  1679 
  1678 
  1680 
  1679 
  1681 /*!
  1680 /*!
  1682     \class QMailMessageContentType
  1681     \class QMailMessageContentType
  1683 
  1682 
  1684     \preliminary
       
  1685     \brief The QMailMessageContentType class encapsulates the parsing of the RFC 2822
  1683     \brief The QMailMessageContentType class encapsulates the parsing of the RFC 2822
  1686     'Content-Type' header field.
  1684     'Content-Type' header field.
  1687     
  1685     
  1688     \ingroup messaginglibrary
  1686     \ingroup messaginglibrary
  1689    
  1687    
  1872 
  1870 
  1873 
  1871 
  1874 /*!
  1872 /*!
  1875     \class QMailMessageContentDisposition
  1873     \class QMailMessageContentDisposition
  1876 
  1874 
  1877     \preliminary
       
  1878     \brief The QMailMessageContentDisposition class encapsulates the parsing of the RFC 2822
  1875     \brief The QMailMessageContentDisposition class encapsulates the parsing of the RFC 2822
  1879     'Content-Disposition' header field.
  1876     'Content-Disposition' header field.
  1880     
  1877     
  1881     \ingroup messaginglibrary
  1878     \ingroup messaginglibrary
  1882    
  1879    
  2655 
  2652 
  2656 
  2653 
  2657 /*!
  2654 /*!
  2658     \class QMailMessageBody
  2655     \class QMailMessageBody
  2659 
  2656 
  2660     \preliminary
       
  2661     \brief The QMailMessageBody class contains the body element of a message or message part.
  2657     \brief The QMailMessageBody class contains the body element of a message or message part.
  2662     
  2658     
  2663     \ingroup messaginglibrary
  2659     \ingroup messaginglibrary
  2664    
  2660    
  2665     The body of a message or message part is treated as an atomic unit by the Qt Extended messaging library.  It can only be inserted into a message part container or extracted
  2661     The body of a message or message part is treated as an atomic unit by the Qt Extended messaging library.  It can only be inserted into a message part container or extracted
  3629 
  3625 
  3630 
  3626 
  3631 /*!
  3627 /*!
  3632     \class QMailMessagePartContainer
  3628     \class QMailMessagePartContainer
  3633 
  3629 
  3634     \preliminary
       
  3635     \brief The QMailMessagePartContainer class provides access to a collection of message parts.
  3630     \brief The QMailMessagePartContainer class provides access to a collection of message parts.
  3636     
  3631     
  3637     \ingroup messaginglibrary
  3632     \ingroup messaginglibrary
  3638    
  3633    
  3639     Message formats such as email messages conforming to 
  3634     Message formats such as email messages conforming to 
  4273 //===========================================================================
  4268 //===========================================================================
  4274 /*      Mail Message Part   */
  4269 /*      Mail Message Part   */
  4275 
  4270 
  4276 /*!
  4271 /*!
  4277     \class QMailMessagePart
  4272     \class QMailMessagePart
  4278     \preliminary
       
  4279 
  4273 
  4280     \brief The QMailMessagePart class provides a convenient interface for working 
  4274     \brief The QMailMessagePart class provides a convenient interface for working 
  4281     with message attachments.
  4275     with message attachments.
  4282 
  4276 
  4283     \ingroup messaginglibrary
  4277     \ingroup messaginglibrary
  4306 */
  4300 */
  4307 
  4301 
  4308 
  4302 
  4309 /*!
  4303 /*!
  4310     \class QMailMessagePart::Location
  4304     \class QMailMessagePart::Location
  4311     \preliminary
       
  4312 
  4305 
  4313     \brief The Location class contains a specification of the location of a message part
  4306     \brief The Location class contains a specification of the location of a message part
  4314     with the message that contains it.
  4307     with the message that contains it.
  4315 
  4308 
  4316     \ingroup messaginglibrary
  4309     \ingroup messaginglibrary
  5333 
  5326 
  5334 
  5327 
  5335 /*!
  5328 /*!
  5336     \class QMailMessageMetaData
  5329     \class QMailMessageMetaData
  5337 
  5330 
  5338     \preliminary
       
  5339     \brief The QMailMessageMetaData class provides information about a message stored by Qtopia.
  5331     \brief The QMailMessageMetaData class provides information about a message stored by Qtopia.
  5340     
  5332     
  5341     \ingroup messaginglibrary
  5333     \ingroup messaginglibrary
  5342    
  5334    
  5343     The QMailMessageMetaData class provides information about messages stored in the Qt Extended system as QMailMessage objects.  The meta data is more compact and more easily accessed and
  5335     The QMailMessageMetaData class provides information about messages stored in the Qt Extended system as QMailMessage objects.  The meta data is more compact and more easily accessed and
  6374 //===========================================================================
  6366 //===========================================================================
  6375 
  6367 
  6376 /*!
  6368 /*!
  6377     \class QMailMessage
  6369     \class QMailMessage
  6378 
  6370 
  6379     \preliminary
       
  6380     \brief The QMailMessage class provides a convenient interface for working with messages.
  6371     \brief The QMailMessage class provides a convenient interface for working with messages.
  6381     
  6372     
  6382     \ingroup messaginglibrary
  6373     \ingroup messaginglibrary
  6383    
  6374    
  6384     QMailMessage supports a number of types. These include telephony types 
  6375     QMailMessage supports a number of types. These include telephony types