QXmpp::Uri::Roster Struct
struct QXmpp::Uri::Roster| Header: | #include <QXmppUri.h> |
| Since: | QXmpp 1.8 |
Public Functions
| bool | operator==(const QXmpp::Uri::Roster &) const |
Public Variables
Detailed Description
A "roster" query defined in XEP-0147: XMPP URI Scheme Query Components.
Member Function Documentation
[noexcept default] bool Roster::operator==(const QXmpp::Uri::Roster &) const
Returns true if the two objects are equal (default comparison).
Member Variable Documentation
QString Roster::group
the user-assigned name for the roster item
QString Roster::name
the user-assigned group for the roster item