mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-04 18:29:19 +02:00
Remove doxygen warnings.
This commit is contained in:
parent
56176199f6
commit
f9bea17912
58 changed files with 412 additions and 359 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.11"/>
|
||||
<title>Delta Chat Core C-Library: Class Members</title>
|
||||
<title>Delta Chat Core C-API: Class Members</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
|
@ -24,7 +24,7 @@
|
|||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">Delta Chat Core C-Library
|
||||
<div id="projectname">Delta Chat Core C-API
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -129,7 +129,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||
: <a class="el" href="structmrmsg__t.html#a299981cb89b25ebaaedf7a8486a86ee6">mrmsg_t</a>
|
||||
</li>
|
||||
<li>m_id
|
||||
: <a class="el" href="structmrcontact__t.html#ab2ee31297c327e04ed14673adbd49716">mrcontact_t</a>
|
||||
: <a class="el" href="structmrchat__t.html#a1591431716413350eaffce0b588e4911">mrchat_t</a>
|
||||
, <a class="el" href="structmrcontact__t.html#ab2ee31297c327e04ed14673adbd49716">mrcontact_t</a>
|
||||
, <a class="el" href="structmrmsg__t.html#a793898c8da24c717dc2bb1d91faac801">mrmsg_t</a>
|
||||
</li>
|
||||
<li>m_is_msgrmsg
|
||||
|
@ -174,7 +175,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||
: <a class="el" href="structmrmsg__t.html#ad549fc02587ba284fda2bbecd162b16a">mrmsg_t</a>
|
||||
</li>
|
||||
<li>m_type
|
||||
: <a class="el" href="structmrmsg__t.html#a3896e269c90cbf0f563ab0848fb44c65">mrmsg_t</a>
|
||||
: <a class="el" href="structmrchat__t.html#a568c4e6fb9633ffe9a76428db16e0201">mrchat_t</a>
|
||||
, <a class="el" href="structmrmsg__t.html#a3896e269c90cbf0f563ab0848fb44c65">mrmsg_t</a>
|
||||
</li>
|
||||
<li>m_userdata
|
||||
: <a class="el" href="structmrmailbox__t.html#a6c557153209e128b69301246dbf9e230">mrmailbox_t</a>
|
||||
|
@ -192,7 +194,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||
: <a class="el" href="structmrpoortext__t.html#af92bade56df97efaeb45b8d48d8cf743">mrpoortext_t</a>
|
||||
</li>
|
||||
<li>mrchat_empty()
|
||||
: <a class="el" href="structmrchat__t.html#af0d39be9ac9885810d8765053cfb81eb">mrchat_t</a>
|
||||
: <a class="el" href="structmrchat__t.html#ae5c507c3944e38afe7584d59d9ece3cc">mrchat_t</a>
|
||||
</li>
|
||||
<li>mrchat_get_subtitle()
|
||||
: <a class="el" href="structmrchat__t.html#ae1e9920618c9f6cb8ad66d5bb6962a08">mrchat_t</a>
|
||||
|
@ -204,13 +206,13 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||
: <a class="el" href="structmrchatlist__t.html#abadeb636721fe5a021db74c1d63a0844">mrchatlist_t</a>
|
||||
</li>
|
||||
<li>mrchatlist_get_chat_id()
|
||||
: <a class="el" href="structmrchatlist__t.html#a1b944c248901b701902d9b0ce6ee0b8c">mrchatlist_t</a>
|
||||
: <a class="el" href="structmrchatlist__t.html#a8c8360c76b31057322199e8c51cadfa5">mrchatlist_t</a>
|
||||
</li>
|
||||
<li>mrchatlist_get_cnt()
|
||||
: <a class="el" href="structmrchatlist__t.html#aa132119f18e40e3151ac5fe0299daab7">mrchatlist_t</a>
|
||||
</li>
|
||||
<li>mrchatlist_get_msg_id()
|
||||
: <a class="el" href="structmrchatlist__t.html#abba9b5f6b43c3755cc3a65ace159bf8e">mrchatlist_t</a>
|
||||
: <a class="el" href="structmrchatlist__t.html#a69b67135eeadbdbe9b4a60e645ef22b0">mrchatlist_t</a>
|
||||
</li>
|
||||
<li>mrchatlist_get_summary()
|
||||
: <a class="el" href="structmrchatlist__t.html#ae7670d62ab7fc83aff18f299f26853d8">mrchatlist_t</a>
|
||||
|
@ -477,7 +479,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Tue Nov 14 2017 11:55:36 for Delta Chat Core C-Library by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Tue Nov 14 2017 12:20:57 for Delta Chat Core C-API by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.11
|
||||
</small></address>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue