summaryrefslogtreecommitdiffstats
path: root/src/location/places/qplacecontactdetail.cpp
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2012-03-01 18:48:30 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-02 16:10:52 +0100
commit9856dfc1ef8d130a86e0684a9f0d1e1ec5980fcd (patch)
tree25e3b0d2e697326966a32dba899621f598566772 /src/location/places/qplacecontactdetail.cpp
parenta88efc755d83a8c1ce4935271f4d55669ad0dd83 (diff)
Remove the usage of deprecated qdoc macros.
QDoc now has support for Doxygen style commands for italics, bold and list items. This change applies that change in QDoc to the actual documentation. Task-number: QTBUG-24578 Change-Id: If6af8e9303bdb7c255cce086b93073d927ac2907 Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/location/places/qplacecontactdetail.cpp')
-rw-r--r--src/location/places/qplacecontactdetail.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/location/places/qplacecontactdetail.cpp b/src/location/places/qplacecontactdetail.cpp
index fdf7d15f..c18c2af0 100644
--- a/src/location/places/qplacecontactdetail.cpp
+++ b/src/location/places/qplacecontactdetail.cpp
@@ -72,18 +72,18 @@ to the end user that describes that detail value which is the actual phone numbe
The QPlaceContactDetail class defines some constant strings which characterize standard \e {contact types}.
\list
- \o QPlaceContactDetail::Phone
- \o QPlaceContactDetail::Email
- \o QPlaceContactDetail::Website
- \o QPlaceContactDetail::Fax
+ \li QPlaceContactDetail::Phone
+ \li QPlaceContactDetail::Email
+ \li QPlaceContactDetail::Website
+ \li QPlaceContactDetail::Fax
\endlist
These types are used to access and modify contact details in QPlace via:
\list
- \o QPlace::contactDetails()
- \o QPlace::setContactDetails()
- \o QPlace::appendContactDetail()
- \o QPlace::contactTypes()
+ \li QPlace::contactDetails()
+ \li QPlace::setContactDetails()
+ \li QPlace::appendContactDetail()
+ \li QPlace::contactTypes()
\endlist
The \e {contact type} is intended to be a string type so that providers are able to introduce new contact