QContactFamily Class Reference
The QContactFamily class contains names of family members of a contact. More...
#include <QContactFamily>
Inherits QContactDetail.
Public Functions
QStringList | children () const |
void | setChildren ( const QStringList & childrenNames ) |
void | setSpouse ( const QString & spouseName ) |
QString | spouse () const |
- 29 public functions inherited from QContactDetail
Static Public Members
const QLatin1Constant | DefinitionName |
const QLatin1Constant | FieldChildren |
const QLatin1Constant | FieldSpouse |
Detailed Description
The QContactFamily class contains names of family members of a contact.