qtmobility/src/versit/qversitdocument.cpp
changeset 8 71781823f776
parent 4 90517678cc4f
child 11 06b8e2af4411
equal deleted inserted replaced
5:453da2cfceef 8:71781823f776
    47 
    47 
    48 QTM_BEGIN_NAMESPACE
    48 QTM_BEGIN_NAMESPACE
    49 
    49 
    50 /*!
    50 /*!
    51   \class QVersitDocument
    51   \class QVersitDocument
    52   \preliminary
       
    53   \brief The QVersitDocument class is a container for a list of versit properties.
    52   \brief The QVersitDocument class is a container for a list of versit properties.
    54   \ingroup versit
    53   \ingroup versit
    55 
    54 
    56   For example a vCard can be presented as a QVersitDocument that consists of a number of properties
    55   For example a vCard can be presented as a QVersitDocument that consists of a number of properties
    57   such as a name (N), a telephone number (TEL) and an email address (EMAIL) to name a few.
    56   such as a name (N), a telephone number (TEL) and an email address (EMAIL) to name a few.