diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-08-21 19:15:30 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-08-21 19:15:30 +0000 |
| commit | 93adc6aec9ba4671884d9692308b239d3064e553 (patch) | |
| tree | a5906e560045c841577473a9118ef06a39950a73 /doc/html/group__Stanzas.html | |
| parent | ef6125a784d3b5205e92d01edf3c348cc4a473a4 (diff) | |
| download | qxmpp-93adc6aec9ba4671884d9692308b239d3064e553.tar.gz | |
add doc html
Diffstat (limited to 'doc/html/group__Stanzas.html')
| -rw-r--r-- | doc/html/group__Stanzas.html | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/doc/html/group__Stanzas.html b/doc/html/group__Stanzas.html new file mode 100644 index 00000000..d7e3dc37 --- /dev/null +++ b/doc/html/group__Stanzas.html @@ -0,0 +1,91 @@ +<!-- This comment will put IE 6, 7 and 8 in quirks mode --> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<title>QXmpp: Stanzas</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<link href="search/search.css" rel="stylesheet" type="text/css"/> +<script type="text/javaScript" src="search/search.js"></script> +<link href="doxygen.css" rel="stylesheet" type="text/css"/> +</head> +<body onload='searchBox.OnSelectItem(0);'> +<!-- Generated by Doxygen 1.6.1 --> +<script type="text/javascript"><!-- +var searchBox = new SearchBox("searchBox", "search",false,'Search'); +--></script> +<div class="navigation" id="top"> + <div class="tabs"> + <ul> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <img id="MSearchSelect" src="search/search.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </div> + </li> + </ul> + </div> +</div> +<div class="contents"> +<h1>Stanzas</h1><table border="0" cellpadding="0" cellspacing="0"> +<tr><td colspan="2"><h2>Classes</h2></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppArchiveChatIq.html">QXmppArchiveChatIq</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">Represents an archive chat as defined by XEP-0136: Message Archiving. <a href="classQXmppArchiveChatIq.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppArchiveListIq.html">QXmppArchiveListIq</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">Represents an archive list as defined by XEP-0136: Message Archiving. <a href="classQXmppArchiveListIq.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppArchiveRetrieveIq.html">QXmppArchiveRetrieveIq</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">Represents an archive retrieve IQ as defined by XEP-0136: Message Archiving. <a href="classQXmppArchiveRetrieveIq.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppArchivePrefIq.html">QXmppArchivePrefIq</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">Represents an archive preference IQ as defined by XEP-0136: Message Archiving. <a href="classQXmppArchivePrefIq.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppIq.html">QXmppIq</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classQXmppIq.html" title="The QXmppIq class is the base class for all IQs.">QXmppIq</a> class is the base class for all IQs. <a href="classQXmppIq.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppJingleIq.html">QXmppJingleIq</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classQXmppJingleIq.html" title="The QXmppJingleIq class represents an IQ used for initiating media sessions as specified...">QXmppJingleIq</a> class represents an IQ used for initiating media sessions as specified by XEP-0166: Jingle. <a href="classQXmppJingleIq.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppMessage.html">QXmppMessage</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classQXmppMessage.html" title="The QXmppMessage class represents an XMPP message.">QXmppMessage</a> class represents an XMPP message. <a href="classQXmppMessage.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppMucAdminIq.html">QXmppMucAdminIq</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classQXmppMucAdminIq.html" title="The QXmppMucAdminIq class represents a chat room administration IQ as defined by...">QXmppMucAdminIq</a> class represents a chat room administration IQ as defined by XEP-0045: Multi-User Chat. <a href="classQXmppMucAdminIq.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppPresence.html">QXmppPresence</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classQXmppPresence.html" title="The QXmppPresence class represents an XMPP presence stanza.">QXmppPresence</a> class represents an XMPP presence stanza. <a href="classQXmppPresence.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppRosterIq.html">QXmppRosterIq</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classQXmppRosterIq.html" title="The QXmppRosterIq class represents a roster IQ.">QXmppRosterIq</a> class represents a roster IQ. <a href="classQXmppRosterIq.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppRpcResponseIq.html">QXmppRpcResponseIq</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classQXmppRpcResponseIq.html" title="The QXmppRpcResponseIq class represents an IQ used to carry an RPC response as specified...">QXmppRpcResponseIq</a> class represents an IQ used to carry an RPC response as specified by XEP-0009: Jabber-RPC. <a href="classQXmppRpcResponseIq.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppRpcInvokeIq.html">QXmppRpcInvokeIq</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classQXmppRpcInvokeIq.html" title="The QXmppRpcInvokeIq class represents an IQ used to carry an RPC invocation as specified...">QXmppRpcInvokeIq</a> class represents an IQ used to carry an RPC invocation as specified by XEP-0009: Jabber-RPC. <a href="classQXmppRpcInvokeIq.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppStanza.html">QXmppStanza</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classQXmppStanza.html" title="The QXmppStanza class is the base class for all XMPP stanzas.">QXmppStanza</a> class is the base class for all XMPP stanzas. <a href="classQXmppStanza.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classQXmppVersionIq.html">QXmppVersionIq</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classQXmppVersionIq.html" title="The QXmppVersionIq class represents an IQ for conveying a software version as defined...">QXmppVersionIq</a> class represents an IQ for conveying a software version as defined by XEP-0092: Software Version. <a href="classQXmppVersionIq.html#_details">More...</a><br/></td></tr> +</table> +</div> +<!--- window showing the filter options --> +<div id="MSearchSelectWindow" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + onkeydown="return searchBox.OnSearchSelectKey(event)"> +<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Enumerator</a></div> + +<!-- iframe showing the search results (closed by default) --> +<div id="MSearchResultsWindow"> +<iframe src="" frameborder="0" + name="MSearchResults" id="MSearchResults"> +</iframe> +</div> + +<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Aug 22 00:44:23 2010 for QXmpp by +<a href="http://www.doxygen.org/index.html"> +<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> +</body> +</html> |
