From eb4d5502e3f74b5028f98346d7b9ced5d2d8e19b Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Sat, 21 Aug 2010 19:07:56 +0000 Subject: test serving doc from svn --- doc/html/index.html | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 doc/html/index.html (limited to 'doc/html') diff --git a/doc/html/index.html b/doc/html/index.html new file mode 100644 index 00000000..bcc6604c --- /dev/null +++ b/doc/html/index.html @@ -0,0 +1,87 @@ + + + + + +QXmpp: Main Page + + + + + + + + + +
+

QXmpp Documentation

QXmpp is a cross-platform C++ XMPP client library based on the Qt framework. It tries to use Qt's programming conventions in order to ease the learning curve for new programmers.

+

QXmpp based clients are built using QXmppClient instances which handle the establishment of the XMPP connection and provide a number of high-level "managers" to perform specific tasks.

+

Main Class:

+ +

Managers to perform specific tasks:

+ +

XMPP stanzas: If you are interested in a more low-level API, you can refer to these classes.

+ +


+
+ Project Details:

+

Project Page: http://code.google.com/p/qxmpp/
+ Report Issues: http://code.google.com/p/qxmpp/issues/
+ New Releases: http://code.google.com/p/qxmpp/downloads/

+
+ +
+ All Classes Functions Enumerations Enumerator
+ + +
+ +
+ +
Generated on Sat Aug 21 12:08:26 2010 for QXmpp by  + +doxygen 1.6.1
+ + -- cgit v1.2.3