qtmobility/src/versit/qversitcontactexporter.cpp
changeset 8 71781823f776
parent 4 90517678cc4f
child 11 06b8e2af4411
equal deleted inserted replaced
5:453da2cfceef 8:71781823f776
    49 
    49 
    50 QTM_USE_NAMESPACE
    50 QTM_USE_NAMESPACE
    51 
    51 
    52 /*!
    52 /*!
    53   \class QVersitContactExporterDetailHandler
    53   \class QVersitContactExporterDetailHandler
    54   \preliminary
       
    55   \brief The QVersitContactExporterDetailHandler class is an interface for clients wishing to
    54   \brief The QVersitContactExporterDetailHandler class is an interface for clients wishing to
    56   implement custom export behaviour for certain contact details.
    55   implement custom export behaviour for certain contact details.
    57   \ingroup versit
    56   \ingroup versit
    58 
    57 
    59   \sa QVersitContactExporter
    58   \sa QVersitContactExporter
    88  * used to implement support for QContactDetails not supported by QVersitContactExporter.
    87  * used to implement support for QContactDetails not supported by QVersitContactExporter.
    89  */
    88  */
    90 
    89 
    91 /*!
    90 /*!
    92  * \class QVersitContactExporter
    91  * \class QVersitContactExporter
    93  * \preliminary
       
    94  * \brief The QVersitContactExporter class converts \l {QContact}{QContacts} into
    92  * \brief The QVersitContactExporter class converts \l {QContact}{QContacts} into
    95  * \l {QVersitDocument}{QVersitDocuments}.
    93  * \l {QVersitDocument}{QVersitDocuments}.
    96  * \ingroup versit
    94  * \ingroup versit
    97  *
    95  *
    98  * A \l QVersitResourceHandler is associated with the exporter to supply the behaviour for loading
    96  * A \l QVersitResourceHandler is associated with the exporter to supply the behaviour for loading