![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
The ContactInfo struct represents contact information extracted from a Want. More...
#include <qohoswant_p.h>
Public Attributes | |
| QString | contactType |
| QString | contactId |
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.
| QString QtOhosAppKit::WantInfo::ContactInfo::contactId |
Definition at line 71 of file qohoswant_p.h.
| QString QtOhosAppKit::WantInfo::ContactInfo::contactType |
Definition at line 70 of file qohoswant_p.h.