aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppPubSubEvent.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add QXmppPubSubEventLinus Jahn2021-08-221-0/+440
The pubsub events are inheriting from QXmppMessage and are template classes with the item type as template parameter. Supports nearly everything from XEP-0060.