The QContactHobby class contains a hobby of the contact. More...
#include <QContactHobby>
Inherits: QContactDetail.
QString | hobby () const |
void | setHobby ( const QString & hobby ) |
const QLatin1Constant | DefinitionName |
const QLatin1Constant | FieldHobby |
The QContactHobby class contains a hobby of the contact.
A contact may have one or more hobbies. Each QContactHobby detail contains information about a single hobby of the contact.
Returns the hobby associated with a contact which is stored in this detail.
See also setHobby().
Sets the hobby associated with a contact which is stored in this detail to hobby.
See also hobby().
The string constant for the definition name of QContactHobby details.
The field key constant for the value containing the name of the hobby.
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.