Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtOhosAppKit::WantInfo::ContactInfo Class Reference

The ContactInfo struct represents contact information extracted from a Want. More...

#include <qohoswant_p.h>

Collaboration diagram for QtOhosAppKit::WantInfo::ContactInfo:

Public Attributes

QString contactType
QString contactId

Detailed Description

The ContactInfo struct represents contact information extracted from a Want.

This struct is used to hold the contact type and contact ID when the application is launched to handle a contact-related action.

Definition at line 68 of file qohoswant_p.h.

Member Data Documentation

◆ contactId

QString QtOhosAppKit::WantInfo::ContactInfo::contactId

Definition at line 71 of file qohoswant_p.h.

◆ contactType

QString QtOhosAppKit::WantInfo::ContactInfo::contactType

Definition at line 70 of file qohoswant_p.h.


The documentation for this class was generated from the following file: