[sdk/kde-qdoc-common] /: Add QXmpp
Linus Jahn <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit a5a72284e09337096d946429d08d32e75c3b6e0d by Linus Jahn.
Committed on 21/07/2026 at 10:50.
Pushed by nicolasfella into branch 'master'.
Add QXmpp
QXmpp was added to api.kde.org's repos-to-process as libraries/qxmpp
but was never listed on the front page.
M +3 -0 index.qdoc
https://invent.kde.org/sdk/kde-qdoc-common/-/commit/a5a72284e09337096d946429d08d32e75c3b6e0d
diff --git a/index.qdoc b/index.qdoc
index 08a5dc5..d50c350 100644
--- a/index.qdoc
+++ b/index.qdoc
@@ -519,6 +519,9 @@ Please note that unless stated otherwise, none of the libraries have stable API
\griditem {qaccessibilityclient-index.html}{Qt Accessibility Client} {
Accessibilty tools helper library, used e.g. by screen readers
}
+ \griditem {qxmpp-index.html}{QXmpp} {
+ A cross-platform C++ XMPP client and server library
+ }
\griditem {legacy/kdiagram/kchart/html/index.html}{KChart} {
A library for creating business charts
}