QMessageAccountId Class ReferenceThe QMessageAccountId class provides a unique identifier for a QMessageAccount messaging account, within the scope of the messaging store. More... #include <QMessageAccountId> Public Functions
Detailed DescriptionThe QMessageAccountId class provides a unique identifier for a QMessageAccount messaging account, within the scope of the messaging store. A QMessageAccountId can be constructed from a string, or converted to a string with toString(). A QMessageAccountId instance can be tested for validity with isValid(), and compared to other instances for equality. If the message a QMessageAccountId identifies is removed from the messaging store then the identifier will not be reused. See also QMessageAccount. Member Function Documentation
|