QXmpp Version: 1.10.0
|
The QXmppbookmarkSets class represents a set of bookmarks, as defined by XEP-0048: Bookmarks. More...
#include <QXmppBookmarkSet.h>
Public Member Functions | |
QList< QXmppBookmarkConference > | conferences () const |
Returns the conference rooms bookmarks in this bookmark set. | |
void | setConferences (const QList< QXmppBookmarkConference > &conferences) |
Sets the conference rooms bookmarks in this bookmark set. | |
QList< QXmppBookmarkUrl > | urls () const |
Returns the web page bookmarks in this bookmark set. | |
void | setUrls (const QList< QXmppBookmarkUrl > &urls) |
Sets the web page bookmarks in this bookmark set. | |
The QXmppbookmarkSets class represents a set of bookmarks, as defined by XEP-0048: Bookmarks.