![]() |
Home · All Classes · All Functions · | ![]() |
The QContactOrganization class provides details about an organization that the contact is either a part of, or stands for. More...
#include <QContactOrganization>
Inherits QContactDetail.
The QContactOrganization class provides details about an organization that the contact is either a part of, or stands for.
Returns the name of the default assistant of contacts belonging to this organization.
See also setAssistantName().
Returns the contact's department stored in this detail.
See also setDepartment().
Returns the location of the organization stored in this detail.
See also setLocation().
Returns the url of the logo of the organization stored in this detail.
See also setLogoUrl().
Returns the name of the organization stored in this detail.
See also setName().
Returns the contact's role within the organization stored in this detail.
See also setRole().
Sets the name of the default assistant of contacts belonging to this organization to assistantName.
See also assistantName().
Sets the contact's department of the organization stored in this detail to department. The department is a list of progressively finer-grained information.
See also department().
Sets the location (e.g. city or suburb) of the organization stored in this detail to location.
See also location().
Sets the url of the logo of the organization stored in this detail to logo.
See also logoUrl().
Sets the name of the organization stored in this detail to name.
See also name().
Sets the contact's role within the organization stored in this detail to role.
See also role().
Sets the contact's title within the organization stored in this detail to title.
See also title().
Returns the contact's title within the organization stored in this detail.
See also setTitle().
The string constant for the definition name of QContactOrganization details.
The field key constant for the value of the name of the contact's assistant.
See also assistantName() and setAssistantName().
The field key constant for the value of the department name.
See also department() and setDepartment().
The field key constant for the value of the location of the organization.
See also location() and setLocation().
The field key constant for the URL of the organization logo image.
See also logoUrl() and setLogoUrl().
The field key constant for the value of the organization name.
See also name() and setName().
The field key constant for the value of the contact's role in the organization.
See also role() and setRole().
The field key constant for the value of the contact's title in the organization.
See also title() and setTitle().
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.1 |