QXmpp Version: 1.7.0
Loading...
Searching...
No Matches
QXmppBookmarkSet Class Reference

The QXmppbookmarkSets class represents a set of bookmarks, as defined by XEP-0048 : Bookmarks. More...

#include <QXmppBookmarkSet.h>

Public Member Functions

QList< QXmppBookmarkConferenceconferences () 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< QXmppBookmarkUrlurls () 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.
 

Detailed Description

The QXmppbookmarkSets class represents a set of bookmarks, as defined by XEP-0048 : Bookmarks.


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