List of All Members for QContactActionTarget
This is the complete list of members for QContactActionTarget, including inherited members.
- enum Type
- QContactActionTarget(const QContact &, const QList<QContactDetail> &)
- QContactActionTarget(const QContact &, const QContactDetail &)
- QContactActionTarget(const QContactActionTarget &)
- ~QContactActionTarget()
- contact() const : QContact
- details() const : QList<QContactDetail>
- isValid() const : bool
- setContact(const QContact &)
- setDetails(const QList<QContactDetail> &)
- type() const : Type
- operator!=(const QContactActionTarget &) const : bool
- operator=(const QContactActionTarget &) : QContactActionTarget &
- operator==(const QContactActionTarget &) const : bool