QContactGender Class Reference
The QContactGender class contains the gender of a contact. More...
#include <QContactGender>
Inherits QContactDetail.
Public Functions
QString | gender () const |
void | setGender ( const QString & gender ) |
- 29 public functions inherited from QContactDetail
Static Public Members
const QLatin1Constant | DefinitionName |
const QLatin1Constant | FieldGender |
const QLatin1Constant | GenderFemale |
const QLatin1Constant | GenderMale |
const QLatin1Constant | GenderUnspecified |
Detailed Description
The QContactGender class contains the gender of a contact.